diff --git a/package-lock.json b/package-lock.json index 3769b1e..b55f9ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "devDependencies": { "@types/bootstrap": "^5.2.0", "@types/jquery": "^3.5.14", - "@types/node": "^22.10.1", + "@types/node": "^22.15.3", "@vuepress/bundler-vite": "2.0.0-rc.2", "@vuepress/bundler-webpack": "2.0.0-rc.2", "@vuepress/plugin-back-to-top": "^2.0.0-rc.3", @@ -1565,11 +1565,12 @@ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" }, "node_modules/@types/node": { - "version": "22.10.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz", - "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==", + "version": "22.15.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.3.tgz", + "integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==", + "license": "MIT", "dependencies": { - "undici-types": "~6.20.0" + "undici-types": "~6.21.0" } }, "node_modules/@types/node-forge": { @@ -11401,9 +11402,10 @@ "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==" }, "node_modules/undici-types": { - "version": "6.20.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", - "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" }, "node_modules/unicorn-magic": { "version": "0.1.0", diff --git a/package.json b/package.json index 8e9f741..43c6245 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": { "@types/bootstrap": "^5.2.0", "@types/jquery": "^3.5.14", - "@types/node": "^22.10.1", + "@types/node": "^22.15.3", "@vuepress/bundler-vite": "2.0.0-rc.2", "@vuepress/bundler-webpack": "2.0.0-rc.2", "@vuepress/plugin-back-to-top": "^2.0.0-rc.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e72bb5..94a4437 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 2.11.8 '@vuepress/plugin-google-analytics': specifier: 2.0.0-rc.3 - version: 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + version: 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) '@vuepress/plugin-register-components': specifier: 2.0.0-rc.3 - version: 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + version: 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) '@vuepress/plugin-shiki': specifier: 2.0.0-rc.3 - version: 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + version: 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) '@vuepress/theme-default': specifier: 2.0.0-rc.3 - version: 2.0.0-rc.3(sass-loader@14.2.1(sass@1.77.4)(webpack@5.91.0(esbuild@0.25.3)))(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + version: 2.0.0-rc.3(sass-loader@14.2.1(sass@1.77.4)(webpack@5.91.0(esbuild@0.25.3)))(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) '@vueuse/core': specifier: ^11.2.0 version: 11.2.0(vue@3.3.13(typescript@5.8.2)) @@ -55,20 +55,20 @@ importers: specifier: ^3.5.14 version: 3.5.30 '@types/node': - specifier: ^22.10.1 - version: 22.10.1 + specifier: ^22.15.3 + version: 22.15.3 '@vuepress/bundler-vite': specifier: 2.0.0-rc.2 - version: 2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2) + version: 2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2) '@vuepress/bundler-webpack': specifier: 2.0.0-rc.2 version: 2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2) '@vuepress/plugin-back-to-top': specifier: ^2.0.0-rc.3 - version: 2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + version: 2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) '@vuepress/plugin-search': specifier: 2.0.0-rc.3 - version: 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + version: 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) postcss-loader: specifier: ^8.0.0 version: 8.1.1(postcss@8.4.38)(typescript@5.8.2)(webpack@5.91.0(esbuild@0.25.3)) @@ -89,10 +89,10 @@ importers: version: 9.1.2(vue-class-component@7.2.6(vue@3.3.13(typescript@5.8.2)))(vue@3.3.13(typescript@5.8.2)) vuepress: specifier: 2.0.0-rc.2 - version: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + version: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) vuepress-plugin-i18n: specifier: https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d - version: https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + version: https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) packages: @@ -778,8 +778,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@22.10.1': - resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + '@types/node@22.15.3': + resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} '@types/qs@6.9.15': resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==} @@ -3268,8 +3268,8 @@ packages: ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} - undici-types@6.20.0: - resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -3905,11 +3905,11 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/bonjour@3.5.13': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/bootstrap@5.2.10': dependencies: @@ -3918,11 +3918,11 @@ snapshots: '@types/connect-history-api-fallback@1.5.4': dependencies: '@types/express-serve-static-core': 4.19.3 - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/connect@3.4.38': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/d3-array@3.2.1': {} @@ -4063,7 +4063,7 @@ snapshots: '@types/express-serve-static-core@4.19.3': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -4078,7 +4078,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/geojson@7946.0.14': {} @@ -4090,7 +4090,7 @@ snapshots: '@types/http-proxy@1.17.14': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/jquery@3.5.30': dependencies: @@ -4100,7 +4100,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/linkify-it@3.0.5': {} @@ -4130,13 +4130,13 @@ snapshots: '@types/node-forge@1.3.11': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/node@17.0.45': {} - '@types/node@22.10.1': + '@types/node@22.15.3': dependencies: - undici-types: 6.20.0 + undici-types: 6.21.0 '@types/qs@6.9.15': {} @@ -4146,12 +4146,12 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/serve-index@1.9.4': dependencies: @@ -4160,14 +4160,14 @@ snapshots: '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/send': 0.17.4 '@types/sizzle@2.3.8': {} '@types/sockjs@0.3.36': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 '@types/trusted-types@2.0.7': {} @@ -4177,11 +4177,11 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 - '@vitejs/plugin-vue@5.0.5(vite@5.0.13(@types/node@22.10.1)(sass@1.77.4)(terser@5.31.0))(vue@3.4.27(typescript@5.8.2))': + '@vitejs/plugin-vue@5.0.5(vite@5.0.13(@types/node@22.15.3)(sass@1.77.4)(terser@5.31.0))(vue@3.4.27(typescript@5.8.2))': dependencies: - vite: 5.0.13(@types/node@22.10.1)(sass@1.77.4)(terser@5.31.0) + vite: 5.0.13(@types/node@22.15.3)(sass@1.77.4)(terser@5.31.0) vue: 3.4.27(typescript@5.8.2) '@vue/compiler-core@3.3.13': @@ -4300,9 +4300,9 @@ snapshots: '@vue/shared@3.4.27': {} - '@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2)': + '@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2)': dependencies: - '@vitejs/plugin-vue': 5.0.5(vite@5.0.13(@types/node@22.10.1)(sass@1.77.4)(terser@5.31.0))(vue@3.4.27(typescript@5.8.2)) + '@vitejs/plugin-vue': 5.0.5(vite@5.0.13(@types/node@22.15.3)(sass@1.77.4)(terser@5.31.0))(vue@3.4.27(typescript@5.8.2)) '@vuepress/client': 2.0.0-rc.2(typescript@5.8.2) '@vuepress/core': 2.0.0-rc.2(typescript@5.8.2) '@vuepress/shared': 2.0.0-rc.2 @@ -4312,7 +4312,7 @@ snapshots: postcss: 8.4.38 postcss-load-config: 5.1.0(jiti@1.21.0)(postcss@8.4.38) rollup: 4.18.0 - vite: 5.0.13(@types/node@22.10.1)(sass@1.77.4)(terser@5.31.0) + vite: 5.0.13(@types/node@22.15.3)(sass@1.77.4)(terser@5.31.0) vue: 3.4.27(typescript@5.8.2) vue-router: 4.3.2(vue@3.4.27(typescript@5.8.2)) transitivePeerDependencies: @@ -4407,25 +4407,25 @@ snapshots: - supports-color - typescript - '@vuepress/helper@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/helper@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: '@vue/shared': 3.4.27 cheerio: 1.0.0-rc.12 fflate: 0.8.2 gray-matter: 4.0.3 vue: 3.4.27(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/helper@2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/helper@2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: '@vue/shared': 3.4.27 cheerio: 1.0.0-rc.12 fflate: 0.8.2 gray-matter: 4.0.3 vue: 3.4.27(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript @@ -4450,121 +4450,121 @@ snapshots: transitivePeerDependencies: - supports-color - '@vuepress/plugin-active-header-links@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-active-header-links@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: ts-debounce: 4.0.0 vue: 3.4.27(typescript@5.8.2) vue-router: 4.3.2(vue@3.4.27(typescript@5.8.2)) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-back-to-top@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-back-to-top@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: ts-debounce: 4.0.0 vue: 3.4.27(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-back-to-top@2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-back-to-top@2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: - '@vuepress/helper': 2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/helper': 2.0.0-rc.33(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) '@vueuse/core': 10.11.0(vue@3.4.27(typescript@5.8.2)) vue: 3.4.27(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/plugin-container@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-container@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: '@types/markdown-it': 13.0.8 markdown-it: 14.1.0 markdown-it-container: 4.0.0 - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - '@vuepress/plugin-external-link-icon@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-external-link-icon@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: vue: 3.4.27(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-git@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-git@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: execa: 8.0.1 - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - '@vuepress/plugin-google-analytics@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-google-analytics@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - '@vuepress/plugin-medium-zoom@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-medium-zoom@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: medium-zoom: 1.1.0 vue: 3.4.27(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-nprogress@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-nprogress@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: vue: 3.4.27(typescript@5.8.2) vue-router: 4.3.2(vue@3.4.27(typescript@5.8.2)) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-palette@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-palette@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: chokidar: 3.6.0 - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - '@vuepress/plugin-prismjs@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-prismjs@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: prismjs: 1.29.0 - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - '@vuepress/plugin-register-components@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-register-components@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: chokidar: 3.6.0 - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - '@vuepress/plugin-search@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-search@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: chokidar: 3.6.0 vue: 3.4.27(typescript@5.8.2) vue-router: 4.3.2(vue@3.4.27(typescript@5.8.2)) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-seo@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-seo@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: - '@vuepress/helper': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + '@vuepress/helper': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-shiki@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-shiki@2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: shikiji: 0.10.2 - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - '@vuepress/plugin-sitemap@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-sitemap@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: - '@vuepress/helper': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/helper': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) sitemap: 7.1.2 - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript - '@vuepress/plugin-theme-data@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/plugin-theme-data@2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: '@vue/devtools-api': 6.6.2 vue: 3.4.27(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - typescript @@ -4572,25 +4572,25 @@ snapshots: dependencies: '@mdit-vue/types': 2.1.0 - '@vuepress/theme-default@2.0.0-rc.3(sass-loader@14.2.1(sass@1.77.4)(webpack@5.91.0(esbuild@0.25.3)))(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': + '@vuepress/theme-default@2.0.0-rc.3(sass-loader@14.2.1(sass@1.77.4)(webpack@5.91.0(esbuild@0.25.3)))(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)))': dependencies: - '@vuepress/plugin-active-header-links': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-back-to-top': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-container': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-external-link-icon': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-git': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-medium-zoom': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-nprogress': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-palette': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-prismjs': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-seo': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-sitemap': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) - '@vuepress/plugin-theme-data': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-active-header-links': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-back-to-top': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-container': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-external-link-icon': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-git': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-medium-zoom': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-nprogress': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-palette': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-prismjs': 2.0.0-rc.3(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-seo': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-sitemap': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + '@vuepress/plugin-theme-data': 2.0.0-rc.3(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) '@vueuse/core': 10.11.0(vue@3.4.27(typescript@5.8.2)) sass: 1.77.4 vue: 3.4.27(typescript@5.8.2) vue-router: 4.3.2(vue@3.4.27(typescript@5.8.2)) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) optionalDependencies: sass-loader: 14.2.1(sass@1.77.4)(webpack@5.91.0(esbuild@0.25.3)) transitivePeerDependencies: @@ -6098,7 +6098,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -7083,7 +7083,7 @@ snapshots: ufo@1.5.4: {} - undici-types@6.20.0: {} + undici-types@6.21.0: {} unicorn-magic@0.1.0: {} @@ -7131,13 +7131,13 @@ snapshots: vary@1.1.2: {} - vite@5.0.13(@types/node@22.10.1)(sass@1.77.4)(terser@5.31.0): + vite@5.0.13(@types/node@22.15.3)(sass@1.77.4)(terser@5.31.0): dependencies: esbuild: 0.19.12 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - '@types/node': 22.10.1 + '@types/node': 22.15.3 fsevents: 2.3.3 sass: 1.77.4 terser: 5.31.0 @@ -7210,21 +7210,21 @@ snapshots: optionalDependencies: typescript: 5.8.2 - vuepress-plugin-i18n@https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))): + vuepress-plugin-i18n@https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))): dependencies: '@vuepress/client': 2.0.0-rc.2(typescript@5.8.2) '@vuepress/core': 2.0.0-rc.2(typescript@5.8.2) '@vuepress/utils': 2.0.0-rc.2 chokidar: 3.6.0 vue: 3.3.13(typescript@5.8.2) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) - vuepress-shared: 2.0.0-rc.15(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress-shared: 2.0.0-rc.15(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))) transitivePeerDependencies: - '@vue/composition-api' - supports-color - typescript - vuepress-shared@2.0.0-rc.15(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))): + vuepress-shared@2.0.0-rc.15(typescript@5.8.2)(vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2))): dependencies: '@vueuse/core': 10.11.0(vue@3.4.27(typescript@5.8.2)) cheerio: 1.0.0-rc.12 @@ -7236,12 +7236,12 @@ snapshots: striptags: 3.2.0 vue: 3.4.27(typescript@5.8.2) vue-router: 4.3.2(vue@3.4.27(typescript@5.8.2)) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)) transitivePeerDependencies: - '@vue/composition-api' - typescript - vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)): + vuepress@2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2))(@vuepress/bundler-webpack@2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2))(typescript@5.8.2)(vue@3.3.13(typescript@5.8.2)): dependencies: '@vuepress/cli': 2.0.0-rc.2(typescript@5.8.2) '@vuepress/client': 2.0.0-rc.2(typescript@5.8.2) @@ -7251,7 +7251,7 @@ snapshots: '@vuepress/utils': 2.0.0-rc.2 vue: 3.3.13(typescript@5.8.2) optionalDependencies: - '@vuepress/bundler-vite': 2.0.0-rc.2(@types/node@22.10.1)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2) + '@vuepress/bundler-vite': 2.0.0-rc.2(@types/node@22.15.3)(jiti@1.21.0)(sass@1.77.4)(terser@5.31.0)(typescript@5.8.2) '@vuepress/bundler-webpack': 2.0.0-rc.2(esbuild@0.25.3)(typescript@5.8.2) transitivePeerDependencies: - '@vue/composition-api'