diff --git a/package.json b/package.json index c12c3ee3c..91748f61f 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "trash-cli": "^5.0.0", "tslib": "^2.5.3", "typescript": "^5.1.3", - "vitepress": "1.0.0-rc.4", + "vitepress": "1.0.0-rc.5", "vitest": "^0.31.1", "vue": "3.3.4", "vue-i18n": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 20ca0ba1f..e63fef38d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -220,8 +220,8 @@ importers: specifier: ^5.1.3 version: 5.1.3 vitepress: - specifier: 1.0.0-rc.4 - version: 1.0.0-rc.4(@algolia/client-search@4.19.1)(@types/node@18.16.18)(search-insights@2.7.0) + specifier: 1.0.0-rc.5 + version: 1.0.0-rc.5(@algolia/client-search@4.19.1)(@types/node@18.16.18)(search-insights@2.7.0) vitest: specifier: ^0.31.1 version: 0.31.1(jsdom@22.1.0)(playwright@1.34.0) @@ -3132,8 +3132,8 @@ packages: vue: 3.3.4 dev: true - /@vitejs/plugin-vue@4.3.2(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-iDDhGruwhKkwNwT5qgtGaeTxF4ULs52xpQbsC27F01kf3aQBHtrDP738pmHw4oclVAUA3m+Vk8gxhDV5KbfM+A==} + /@vitejs/plugin-vue@4.3.3(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-ssxyhIAZqB0TrpUg6R0cBpCuMk9jTIlO1GNSKKQD6S8VjnXi6JXKfUXjSsxey9IwQiaRGsO1WnW9Rkl1L6AJVw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.3.9 @@ -3379,20 +3379,20 @@ packages: - typescript dev: true - /@vueuse/core@10.3.0(vue@3.3.4): - resolution: {integrity: sha512-BEM5yxcFKb5btFjTSAFjTu5jmwoW66fyV9uJIP4wUXXU8aR5Hl44gndaaXp7dC5HSObmgbnR2RN+Un1p68Mf5Q==} + /@vueuse/core@10.4.0(vue@3.3.4): + resolution: {integrity: sha512-8JnnTwiuzUqfiYIW8H4FKG/g5ZMKSE+9auoFUwUAkzhqUjy24VbMkNlDBWetQCimiptx7RAO6u1IS55H6+p1Tg==} dependencies: '@types/web-bluetooth': 0.0.17 - '@vueuse/metadata': 10.3.0 - '@vueuse/shared': 10.3.0(vue@3.3.4) + '@vueuse/metadata': 10.4.0 + '@vueuse/shared': 10.4.0(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' - vue dev: true - /@vueuse/integrations@10.3.0(focus-trap@7.5.2)(vue@3.3.4): - resolution: {integrity: sha512-Jgiv7oFyIgC6BxmDtiyG/fxyGysIds00YaY7sefwbhCZ2/tjEx1W/1WcsISSJPNI30in28+HC2J4uuU8184ekg==} + /@vueuse/integrations@10.4.0(focus-trap@7.5.2)(vue@3.3.4): + resolution: {integrity: sha512-KZ4wXX4fOQfQG3KHm2q2dHvuKoa9+eQRY3NxlgRkIYYaBxIkgHt4eLY9512RE78On1CjV+3822ZmOJrIcHGn9A==} peerDependencies: async-validator: '*' axios: '*' @@ -3432,8 +3432,8 @@ packages: universal-cookie: optional: true dependencies: - '@vueuse/core': 10.3.0(vue@3.3.4) - '@vueuse/shared': 10.3.0(vue@3.3.4) + '@vueuse/core': 10.4.0(vue@3.3.4) + '@vueuse/shared': 10.4.0(vue@3.3.4) focus-trap: 7.5.2 vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -3441,12 +3441,12 @@ packages: - vue dev: true - /@vueuse/metadata@10.3.0: - resolution: {integrity: sha512-Ema3YhNOa4swDsV0V7CEY5JXvK19JI/o1szFO1iWxdFg3vhdFtCtSTP26PCvbUpnUtNHBY2wx5y3WDXND5Pvnw==} + /@vueuse/metadata@10.4.0: + resolution: {integrity: sha512-JNf9IR7ZBTDxWPfQlHhqBOv1VLO6ReTZi9HGY7RABjYHVpaEpjlHU7HpZDVOJGDa0gKITAbA2zMkNSBjKMcdaw==} dev: true - /@vueuse/shared@10.3.0(vue@3.3.4): - resolution: {integrity: sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==} + /@vueuse/shared@10.4.0(vue@3.3.4): + resolution: {integrity: sha512-52asvLf5cbAS/h6xWjqoY4MgjxmFjnVNf/nA8BP7RbeIrIGcf+BZbeOcVo+92byqArXEJiBxptXpufQvbwJL/w==} dependencies: vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -4242,10 +4242,6 @@ packages: - supports-color dev: true - /body-scroll-lock@4.0.0-beta.0: - resolution: {integrity: sha512-a7tP5+0Mw3YlUJcGAKUqIBkYYGlYxk2fnCasq/FUph1hadxlTRjF+gAcZksxANnaMnALjxEddmSi/H3OR8ugcQ==} - dev: true - /bonjour@3.5.0: resolution: {integrity: sha512-RaVTblr+OnEli0r/ud8InrU7D+G0y6aJhlxaLa6Pwty4+xoxboF1BsUI45tujvRpbj9dQVoglChqonGAsjEBYg==} dependencies: @@ -12862,17 +12858,16 @@ packages: fsevents: 2.3.2 dev: true - /vitepress@1.0.0-rc.4(@algolia/client-search@4.19.1)(@types/node@18.16.18)(search-insights@2.7.0): - resolution: {integrity: sha512-JCQ89Bm6ECUTnyzyas3JENo00UDJeK8q1SUQyJYou+4Yz5BKEc/F3O21cu++DnUT2zXc0kvQ2Aj4BZCc/nioXQ==} + /vitepress@1.0.0-rc.5(@algolia/client-search@4.19.1)(@types/node@18.16.18)(search-insights@2.7.0): + resolution: {integrity: sha512-0hUhcIsLk5bjQsTxFIZ+ESyPTNllOxJEiUfxPxs6zqh7gk2kQnPjB7AFjEOajaKJ0SV+zQ0FmZz+aF8val5WpQ==} hasBin: true dependencies: '@docsearch/css': 3.5.2 '@docsearch/js': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.7.0) - '@vitejs/plugin-vue': 4.3.2(vite@4.4.9)(vue@3.3.4) + '@vitejs/plugin-vue': 4.3.3(vite@4.4.9)(vue@3.3.4) '@vue/devtools-api': 6.5.0 - '@vueuse/core': 10.3.0(vue@3.3.4) - '@vueuse/integrations': 10.3.0(focus-trap@7.5.2)(vue@3.3.4) - body-scroll-lock: 4.0.0-beta.0 + '@vueuse/core': 10.4.0(vue@3.3.4) + '@vueuse/integrations': 10.4.0(focus-trap@7.5.2)(vue@3.3.4) focus-trap: 7.5.2 mark.js: 8.11.1 minisearch: 6.1.0