diff --git a/package.json b/package.json index 2ab7d2f..959da12 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "tsc-alias": "^1.8.16", "typescript": "^6.0.2", "vite": "^8.0.3", - "vitepress": "2.0.0-alpha.16", + "vitepress": "2.0.0-alpha.17", "vitepress-plugin-group-icons": "^1.7.3", "vitepress-theme-trito": "^1.1.1", "vitest": "^4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4286d9a..6ed0367 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^8.0.3 version: 8.0.3(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@types/node@25.5.0)(esbuild@0.27.4)(terser@5.46.1) vitepress: - specifier: 2.0.0-alpha.16 - version: 2.0.0-alpha.16(@types/node@25.5.0)(lightningcss@1.32.0)(postcss@8.5.8)(terser@5.46.1)(typescript@6.0.2) + specifier: 2.0.0-alpha.17 + version: 2.0.0-alpha.17(@types/node@25.5.0)(lightningcss@1.32.0)(postcss@8.5.8)(terser@5.46.1)(typescript@6.0.2) vitepress-plugin-group-icons: specifier: ^1.7.3 version: 1.7.3(vite@8.0.3(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@types/node@25.5.0)(esbuild@0.27.4)(terser@5.46.1)) @@ -1268,6 +1268,9 @@ packages: focus-trap@7.8.0: resolution: {integrity: sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==} + focus-trap@8.0.1: + resolution: {integrity: sha512-9ptSG6z51YQOstI/oN4XuVGP/03u2nh0g//qz7L6zX0i6PZiPnkcf3GenXq7N2hZnASXaMxTPpbKwdI+PFvxlw==} + fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -1885,6 +1888,21 @@ packages: postcss: optional: true + vitepress@2.0.0-alpha.17: + resolution: {integrity: sha512-Z3VPUpwk/bHYqt1uMVOOK1/4xFiWQov1GNc2FvMdz6kvje4JRXEOngVI9C+bi5jeedMSHiA4dwKkff1NCvbZ9Q==} + hasBin: true + peerDependencies: + markdown-it-mathjax3: ^4 + oxc-minify: '*' + postcss: ^8 + peerDependenciesMeta: + markdown-it-mathjax3: + optional: true + oxc-minify: + optional: true + postcss: + optional: true + vitest@4.1.2: resolution: {integrity: sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} @@ -2749,6 +2767,14 @@ snapshots: optionalDependencies: focus-trap: 7.8.0 + '@vueuse/integrations@14.2.1(focus-trap@8.0.1)(vue@3.5.31(typescript@6.0.2))': + dependencies: + '@vueuse/core': 14.2.1(vue@3.5.31(typescript@6.0.2)) + '@vueuse/shared': 14.2.1(vue@3.5.31(typescript@6.0.2)) + vue: 3.5.31(typescript@6.0.2) + optionalDependencies: + focus-trap: 8.0.1 + '@vueuse/metadata@14.2.1': {} '@vueuse/shared@14.2.1(vue@3.5.31(typescript@6.0.2))': @@ -2932,6 +2958,10 @@ snapshots: dependencies: tabbable: 6.4.0 + focus-trap@8.0.1: + dependencies: + tabbable: 6.4.0 + fsevents@2.3.3: optional: true @@ -3671,6 +3701,54 @@ snapshots: - universal-cookie - yaml + vitepress@2.0.0-alpha.17(@types/node@25.5.0)(lightningcss@1.32.0)(postcss@8.5.8)(terser@5.46.1)(typescript@6.0.2): + dependencies: + '@docsearch/css': 4.6.2 + '@docsearch/js': 4.6.2 + '@docsearch/sidepanel-js': 4.6.2 + '@iconify-json/simple-icons': 1.2.76 + '@shikijs/core': 3.23.0 + '@shikijs/transformers': 3.23.0 + '@shikijs/types': 3.23.0 + '@types/markdown-it': 14.1.2 + '@vitejs/plugin-vue': 6.0.5(vite@7.3.1(@types/node@25.5.0)(lightningcss@1.32.0)(terser@5.46.1))(vue@3.5.31(typescript@6.0.2)) + '@vue/devtools-api': 8.1.1 + '@vue/shared': 3.5.31 + '@vueuse/core': 14.2.1(vue@3.5.31(typescript@6.0.2)) + '@vueuse/integrations': 14.2.1(focus-trap@8.0.1)(vue@3.5.31(typescript@6.0.2)) + focus-trap: 8.0.1 + mark.js: 8.11.1 + minisearch: 7.2.0 + shiki: 3.23.0 + vite: 7.3.1(@types/node@25.5.0)(lightningcss@1.32.0)(terser@5.46.1) + vue: 3.5.31(typescript@6.0.2) + optionalDependencies: + postcss: 8.5.8 + transitivePeerDependencies: + - '@types/node' + - async-validator + - axios + - change-case + - drauu + - fuse.js + - idb-keyval + - jiti + - jwt-decode + - less + - lightningcss + - nprogress + - qrcode + - sass + - sass-embedded + - sortablejs + - stylus + - sugarss + - terser + - tsx + - typescript + - universal-cookie + - yaml + vitest@4.1.2(@types/node@25.5.0)(happy-dom@20.8.9)(jsdom@27.3.0)(vite@8.0.3(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@types/node@25.5.0)(esbuild@0.27.4)(terser@5.46.1)): dependencies: '@vitest/expect': 4.1.2