diff --git a/package.json b/package.json index 3cf00c18..2cce190b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@eslint/js": "10.0.1", "@shikijs/vitepress-twoslash": "4.0.2", "@types/express": "5.0.6", - "@types/node": "25.5.2", + "@types/node": "25.6.0", "@types/react": "19.2.14", "eslint": "10.1.0", "eslint-plugin-import-x": "4.16.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fbf584f..15d0213f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 2.17.3 vite: specifier: 8.0.8 - version: 8.0.8(@types/node@25.5.2)(esbuild@0.27.2)(yaml@2.8.2) + version: 8.0.8(@types/node@25.6.0)(esbuild@0.27.2)(yaml@2.8.2) devDependencies: '@algolia/client-search': specifier: 5.50.2 @@ -28,8 +28,8 @@ importers: specifier: 5.0.6 version: 5.0.6 '@types/node': - specifier: 25.5.2 - version: 25.5.2 + specifier: 25.6.0 + version: 25.6.0 '@types/react': specifier: 19.2.14 version: 19.2.14 @@ -68,10 +68,10 @@ importers: version: 8.58.0(eslint@10.1.0)(typescript@5.9.3) vitepress: specifier: 2.0.0-alpha.17 - version: 2.0.0-alpha.17(@types/node@25.5.2)(lightningcss@1.32.0)(oxc-minify@0.121.0)(postcss@8.5.8)(typescript@5.9.3)(yaml@2.8.2) + version: 2.0.0-alpha.17(@types/node@25.6.0)(lightningcss@1.32.0)(oxc-minify@0.121.0)(postcss@8.5.8)(typescript@5.9.3)(yaml@2.8.2) vitepress-plugin-group-icons: specifier: 1.7.3 - version: 1.7.3(vite@8.0.8(@types/node@25.5.2)(esbuild@0.27.2)(yaml@2.8.2)) + version: 1.7.3(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.2)(yaml@2.8.2)) vue: specifier: 3.5.32 version: 3.5.32(typescript@5.9.3) @@ -898,8 +898,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@25.5.2': - resolution: {integrity: sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==} + '@types/node@25.6.0': + resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -2143,8 +2143,8 @@ packages: ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} - undici-types@7.18.2: - resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} + undici-types@7.19.2: + resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} unist-util-is@6.0.1: resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==} @@ -2923,11 +2923,11 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 25.5.2 + '@types/node': 25.6.0 '@types/connect@3.4.38': dependencies: - '@types/node': 25.5.2 + '@types/node': 25.6.0 '@types/debug@4.1.12': dependencies: @@ -2939,7 +2939,7 @@ snapshots: '@types/express-serve-static-core@5.1.0': dependencies: - '@types/node': 25.5.2 + '@types/node': 25.6.0 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -2973,9 +2973,9 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@25.5.2': + '@types/node@25.6.0': dependencies: - undici-types: 7.18.2 + undici-types: 7.19.2 '@types/qs@6.14.0': {} @@ -2987,12 +2987,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 25.5.2 + '@types/node': 25.6.0 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 25.5.2 + '@types/node': 25.6.0 '@types/unist@3.0.3': {} @@ -3159,10 +3159,10 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.9.2': optional: true - '@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@25.5.2)(lightningcss@1.32.0)(yaml@2.8.2))(vue@3.5.32(typescript@5.9.3))': + '@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@25.6.0)(lightningcss@1.32.0)(yaml@2.8.2))(vue@3.5.32(typescript@5.9.3))': dependencies: '@rolldown/pluginutils': 1.0.0-rc.2 - vite: 7.3.1(@types/node@25.5.2)(lightningcss@1.32.0)(yaml@2.8.2) + vite: 7.3.1(@types/node@25.6.0)(lightningcss@1.32.0)(yaml@2.8.2) vue: 3.5.32(typescript@5.9.3) '@volar/language-core@2.4.28': @@ -4408,7 +4408,7 @@ snapshots: ufo@1.6.1: {} - undici-types@7.18.2: {} + undici-types@7.19.2: {} unist-util-is@6.0.1: dependencies: @@ -4471,7 +4471,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@7.3.1(@types/node@25.5.2)(lightningcss@1.32.0)(yaml@2.8.2): + vite@7.3.1(@types/node@25.6.0)(lightningcss@1.32.0)(yaml@2.8.2): dependencies: esbuild: 0.27.2 fdir: 6.5.0(picomatch@4.0.4) @@ -4480,12 +4480,12 @@ snapshots: rollup: 4.55.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 25.5.2 + '@types/node': 25.6.0 fsevents: 2.3.3 lightningcss: 1.32.0 yaml: 2.8.2 - vite@8.0.8(@types/node@25.5.2)(esbuild@0.27.2)(yaml@2.8.2): + vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.2)(yaml@2.8.2): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 @@ -4493,20 +4493,20 @@ snapshots: rolldown: 1.0.0-rc.15 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 25.5.2 + '@types/node': 25.6.0 esbuild: 0.27.2 fsevents: 2.3.3 yaml: 2.8.2 - vitepress-plugin-group-icons@1.7.3(vite@8.0.8(@types/node@25.5.2)(esbuild@0.27.2)(yaml@2.8.2)): + vitepress-plugin-group-icons@1.7.3(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.2)(yaml@2.8.2)): dependencies: '@iconify-json/logos': 1.2.10 '@iconify-json/vscode-icons': 1.2.45 '@iconify/utils': 3.1.0 optionalDependencies: - vite: 8.0.8(@types/node@25.5.2)(esbuild@0.27.2)(yaml@2.8.2) + vite: 8.0.8(@types/node@25.6.0)(esbuild@0.27.2)(yaml@2.8.2) - vitepress@2.0.0-alpha.17(@types/node@25.5.2)(lightningcss@1.32.0)(oxc-minify@0.121.0)(postcss@8.5.8)(typescript@5.9.3)(yaml@2.8.2): + vitepress@2.0.0-alpha.17(@types/node@25.6.0)(lightningcss@1.32.0)(oxc-minify@0.121.0)(postcss@8.5.8)(typescript@5.9.3)(yaml@2.8.2): dependencies: '@docsearch/css': 4.5.3 '@docsearch/js': 4.5.3 @@ -4516,7 +4516,7 @@ snapshots: '@shikijs/transformers': 3.22.0 '@shikijs/types': 3.22.0 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 6.0.4(vite@7.3.1(@types/node@25.5.2)(lightningcss@1.32.0)(yaml@2.8.2))(vue@3.5.32(typescript@5.9.3)) + '@vitejs/plugin-vue': 6.0.4(vite@7.3.1(@types/node@25.6.0)(lightningcss@1.32.0)(yaml@2.8.2))(vue@3.5.32(typescript@5.9.3)) '@vue/devtools-api': 8.0.5 '@vue/shared': 3.5.31 '@vueuse/core': 14.2.0(vue@3.5.32(typescript@5.9.3)) @@ -4525,7 +4525,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.2.0 shiki: 3.22.0 - vite: 7.3.1(@types/node@25.5.2)(lightningcss@1.32.0)(yaml@2.8.2) + vite: 7.3.1(@types/node@25.6.0)(lightningcss@1.32.0)(yaml@2.8.2) vue: 3.5.32(typescript@5.9.3) optionalDependencies: oxc-minify: 0.121.0