diff --git a/packages/index/package.json b/packages/index/package.json index 0128809e..e55e7d74 100644 --- a/packages/index/package.json +++ b/packages/index/package.json @@ -26,7 +26,7 @@ "@realfavicongenerator/generate-favicon": "^0.8.0", "@realfavicongenerator/image-adapter-node": "^0.8.0", "@types/domready": "1.0.2", - "@types/node": "22.20.0", + "@types/node": "24.13.2", "parcel": "2.16.4", "prettier": "3.8.4", "rimraf": "6.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b6538be..4a4ee144 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 3.0.2 vitepress: specifier: 2.0.0-alpha.17 - version: 2.0.0-alpha.17(@types/node@22.20.0)(lightningcss@1.30.2)(postcss@8.5.15)(sass@1.101.0)(typescript@6.0.3)(yaml@2.9.0) + version: 2.0.0-alpha.17(@types/node@24.13.2)(lightningcss@1.30.2)(postcss@8.5.15)(sass@1.101.0)(typescript@6.0.3)(yaml@2.9.0) vue: specifier: 3.5.38 version: 3.5.38(typescript@6.0.3) @@ -143,8 +143,8 @@ importers: specifier: 1.0.2 version: 1.0.2 '@types/node': - specifier: 22.20.0 - version: 22.20.0 + specifier: 24.13.2 + version: 24.13.2 parcel: specifier: 2.16.4 version: 2.16.4(@swc/helpers@0.5.17) @@ -1624,14 +1624,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@18.18.11': - resolution: {integrity: sha512-c1vku6qnTeujJneYH94/4aq73XrVcsJe35UPyAsSok1ijiKrkRzK+AxQPSpNMUnC03roWBBwJx/9I8V7lQoxmA==} - - '@types/node@18.18.9': - resolution: {integrity: sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==} - - '@types/node@22.20.0': - resolution: {integrity: sha512-QWlFW2wf3nTjC13/DqRnBpR4ZO36VJH/JVBkA/vcnmbTBNQIlnObqyqZE1tUR7+Ni23Lda8R1BxMfbXRpCUx5g==} + '@types/node@24.13.2': + resolution: {integrity: sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==} '@types/remove-markdown@0.3.4': resolution: {integrity: sha512-i753EH/p02bw7bLlpfS/4CV1rdikbGiLabWyVsAvsFid3cA5RNU1frG7JycgY+NSnFwtoGlElvZVceCytecTDA==} @@ -2977,11 +2971,8 @@ packages: resolution: {integrity: sha512-ya4mg/30vm+DOWfBg4YK3j2WD6TWtRkCbasOJr40CseYENzCUby/7rIvXA99JGsQHeNxLbnXdyLLxKSv3tauFw==} engines: {node: '>=12.17'} - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.18.2: + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} unicode-properties@1.4.1: resolution: {integrity: sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==} @@ -4532,7 +4523,7 @@ snapshots: '@types/cross-spawn@6.0.6': dependencies: - '@types/node': 18.18.11 + '@types/node': 24.13.2 '@types/domready@1.0.2': {} @@ -4541,7 +4532,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 18.18.9 + '@types/node': 24.13.2 '@types/hast@3.0.4': dependencies: @@ -4549,7 +4540,7 @@ snapshots: '@types/jsonfile@6.1.1': dependencies: - '@types/node': 22.20.0 + '@types/node': 24.13.2 '@types/linkify-it@5.0.0': {} @@ -4570,17 +4561,9 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@18.18.11': - dependencies: - undici-types: 5.26.5 - - '@types/node@18.18.9': - dependencies: - undici-types: 5.26.5 - - '@types/node@22.20.0': + '@types/node@24.13.2': dependencies: - undici-types: 6.21.0 + undici-types: 7.18.2 '@types/remove-markdown@0.3.4': {} @@ -4590,10 +4573,10 @@ snapshots: '@ungap/structured-clone@1.2.1': {} - '@vitejs/plugin-vue@6.0.7(vite@7.3.3(@types/node@22.20.0)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))': + '@vitejs/plugin-vue@6.0.7(vite@7.3.3(@types/node@24.13.2)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))': dependencies: '@rolldown/pluginutils': 1.0.1 - vite: 7.3.3(@types/node@22.20.0)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0) + vite: 7.3.3(@types/node@24.13.2)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0) vue: 3.5.38(typescript@6.0.3) '@vue/compiler-core@3.5.38': @@ -5957,9 +5940,7 @@ snapshots: typical@7.3.0: {} - undici-types@5.26.5: {} - - undici-types@6.21.0: {} + undici-types@7.18.2: {} unicode-properties@1.4.1: dependencies: @@ -6023,7 +6004,7 @@ snapshots: '@types/unist': 3.0.2 vfile-message: 4.0.2 - vite@7.3.3(@types/node@22.20.0)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0): + vite@7.3.3(@types/node@24.13.2)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0): dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) @@ -6032,13 +6013,13 @@ snapshots: rollup: 4.60.4 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 22.20.0 + '@types/node': 24.13.2 fsevents: 2.3.3 lightningcss: 1.30.2 sass: 1.101.0 yaml: 2.9.0 - vitepress@2.0.0-alpha.17(@types/node@22.20.0)(lightningcss@1.30.2)(postcss@8.5.15)(sass@1.101.0)(typescript@6.0.3)(yaml@2.9.0): + vitepress@2.0.0-alpha.17(@types/node@24.13.2)(lightningcss@1.30.2)(postcss@8.5.15)(sass@1.101.0)(typescript@6.0.3)(yaml@2.9.0): dependencies: '@docsearch/css': 4.6.3 '@docsearch/js': 4.6.3 @@ -6048,7 +6029,7 @@ snapshots: '@shikijs/transformers': 3.23.0 '@shikijs/types': 3.23.0 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 6.0.7(vite@7.3.3(@types/node@22.20.0)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3)) + '@vitejs/plugin-vue': 6.0.7(vite@7.3.3(@types/node@24.13.2)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3)) '@vue/devtools-api': 8.1.2 '@vue/shared': 3.5.34 '@vueuse/core': 14.3.0(vue@3.5.38(typescript@6.0.3)) @@ -6057,7 +6038,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.2.0 shiki: 3.23.0 - vite: 7.3.3(@types/node@22.20.0)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0) + vite: 7.3.3(@types/node@24.13.2)(lightningcss@1.30.2)(sass@1.101.0)(yaml@2.9.0) vue: 3.5.38(typescript@6.0.3) optionalDependencies: postcss: 8.5.15