diff --git a/packages/website/package.json b/packages/website/package.json index fb1f0e8cb..339aa99c7 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@mdit-vue/shared": "0.12.0", - "@vuepress/client": "2.0.0-beta.64", + "@vuepress/client": "2.0.0-rc.2", "@vuepress/plugin-docsearch": "2.0.0-beta.64", "@vuepress/theme-default": "2.0.0-beta.64", "gitty": "3.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 170d09782..5109b6c13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -266,8 +266,8 @@ importers: specifier: 0.12.0 version: 0.12.0 '@vuepress/client': - specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64(typescript@5.6.3) + specifier: 2.0.0-rc.2 + version: 2.0.0-rc.2(typescript@5.6.3) '@vuepress/plugin-docsearch': specifier: 2.0.0-beta.64 version: 2.0.0-beta.64(@algolia/client-search@5.9.0)(search-insights@2.17.2)(typescript@5.6.3) @@ -285,7 +285,7 @@ importers: version: 4.17.21 vuepress: specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-rc.2(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) packages: @@ -990,6 +990,9 @@ packages: '@mdit-vue/types@0.12.0': resolution: {integrity: sha512-mrC4y8n88BYvgcgzq9bvTlDgFyi2zuvzmPilRvRc3Uz1iIvq8mDhxJ0rHKFUNzPEScpDvJdIujqiDrulMqiudA==} + '@mdit-vue/types@2.1.0': + resolution: {integrity: sha512-TMBB/BQWVvwtpBdWD75rkZx4ZphQ6MN0O4QB2Bc0oI5PC2uE57QerhNxdRZ7cvBHE2iY2C+BUNUziCfJbjIRRA==} + '@napi-rs/wasm-runtime@0.2.4': resolution: {integrity: sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==} @@ -1509,6 +1512,9 @@ packages: '@vuepress/client@2.0.0-beta.64': resolution: {integrity: sha512-zYXh2lwtLHxmc8+jNWokLYv7WtxJMWWzrstJH7RCjNv7iGJVl6fk1QvbWlKQcCfmhXIvO4lgrI2IV2sQYr3mkg==} + '@vuepress/client@2.0.0-rc.2': + resolution: {integrity: sha512-gQ4CfBhzWYOCW4OcAUd6S8Jr9m/8UkZZuN/70t12GltbX/cdm6zrGnf89GiVjgvoK8+OYoc7luoBuWbyc/X5sg==} + '@vuepress/core@2.0.0-beta.64': resolution: {integrity: sha512-XbYeOwLL6cwTXG3orj2G4tD7EBhNbUpsx/NV/GPSJZk09fZIxmkA/GyNvb7wDvhg1npqCO6hanDu52FkLvT5bw==} @@ -1551,6 +1557,9 @@ packages: '@vuepress/shared@2.0.0-beta.64': resolution: {integrity: sha512-8Wql71fhUrPXXke96ekev7ul/NTzaG1Y1UYUeblivqNTutVpyLbbIt9AxCZAwkrDr8NTmjapyyNdJIvnwLTVQw==} + '@vuepress/shared@2.0.0-rc.2': + resolution: {integrity: sha512-2kmm0rw+WalRWrSC5pW0TXRz8Wyuh57XmOZEUOhPOflw4o8Dno+PcaWbdOZ/TLkTgTt3X1n7r1/c1ALtaLta8g==} + '@vuepress/theme-default@2.0.0-beta.64': resolution: {integrity: sha512-WrJgklIQlTqifFMtSH+RLaAbS6mHrwcvrsz414uHzMxk+TCgl2lFGxs3+owinWgb42GbwKXLpW6WcumvbJGZSQ==} peerDependencies: @@ -5718,6 +5727,8 @@ snapshots: '@mdit-vue/types@0.12.0': {} + '@mdit-vue/types@2.1.0': {} + '@napi-rs/wasm-runtime@0.2.4': dependencies: '@emnapi/core': 1.3.1 @@ -6382,6 +6393,17 @@ snapshots: - '@vue/composition-api' - typescript + '@vuepress/client@2.0.0-rc.2(typescript@5.6.3)': + dependencies: + '@vue/devtools-api': 6.6.4 + '@vuepress/shared': 2.0.0-rc.2 + '@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.6.3)) + vue: 3.5.12(typescript@5.6.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + transitivePeerDependencies: + - '@vue/composition-api' + - typescript + '@vuepress/core@2.0.0-beta.64(typescript@5.6.3)': dependencies: '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) @@ -6561,6 +6583,10 @@ snapshots: '@mdit-vue/types': 0.12.0 '@vue/shared': 3.5.12 + '@vuepress/shared@2.0.0-rc.2': + dependencies: + '@mdit-vue/types': 2.1.0 + '@vuepress/theme-default@2.0.0-beta.64(typescript@5.6.3)': dependencies: '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) @@ -10229,11 +10255,11 @@ snapshots: optionalDependencies: typescript: 5.6.3 - vuepress-vite@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + vuepress-vite@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-rc.2(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): dependencies: '@vuepress/bundler-vite': 2.0.0-beta.64(@types/node@20.5.1)(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3) '@vuepress/cli': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-rc.2(typescript@5.6.3) '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) '@vuepress/theme-default': 2.0.0-beta.64(typescript@5.6.3) vue: 3.5.12(typescript@5.6.3) @@ -10250,9 +10276,9 @@ snapshots: - ts-node - typescript - vuepress@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + vuepress@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-rc.2(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): dependencies: - vuepress-vite: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + vuepress-vite: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-rc.2(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: - '@types/node' - '@vue/composition-api'