From d0c04a647d344244bb519411ccce23945ac88533 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 01:50:49 +0000 Subject: [PATCH] chore(deps): update node.js to v24 --- .github/workflows/deploy.yml | 2 +- .node-version | 2 +- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++------------------ 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 18a4660..bc919d4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v6 with: - node-version: 22 + node-version: 24 cache: pnpm - name: Install dependencies diff --git a/.node-version b/.node-version index 2bd5a0a..a45fd52 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -22 +24 diff --git a/package.json b/package.json index e860065..bcef58b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/markdown-it": "^14.0.0", - "@types/node": "^22.16.5", + "@types/node": "^24.0.0", "@winner-fed/prettier-config-win": "^1.0.0", "glob": "^11.0.1", "vitepress-plugin-group-icons": "^1.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 83151a8..38744e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 3.13.0 vitepress: specifier: 2.0.0-alpha.12 - version: 2.0.0-alpha.12(@types/node@22.18.11)(async-validator@4.2.5)(postcss@8.5.6)(terser@5.43.1) + version: 2.0.0-alpha.12(@types/node@24.10.1)(async-validator@4.2.5)(postcss@8.5.6)(terser@5.43.1) vue: specifier: ^3.2.45 version: 3.5.18 @@ -28,8 +28,8 @@ importers: specifier: ^14.0.0 version: 14.1.2 '@types/node': - specifier: ^22.16.5 - version: 22.18.11 + specifier: ^24.0.0 + version: 24.10.1 '@winner-fed/prettier-config-win': specifier: ^1.0.0 version: 1.0.0 @@ -41,7 +41,7 @@ importers: version: 5.43.1 vitepress-plugin-group-icons: specifier: ^1.6.1 - version: 1.6.4(markdown-it@14.1.0)(vite@7.1.5(@types/node@22.18.11)(terser@5.43.1)) + version: 1.6.4(markdown-it@14.1.0)(vite@7.1.5(@types/node@24.10.1)(terser@5.43.1)) vitepress-plugin-llms: specifier: ^1.8.0 version: 1.8.0 @@ -506,8 +506,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@22.18.11': - resolution: {integrity: sha512-Gd33J2XIrXurb+eT2ktze3rJAfAp9ZNjlBdh4SVgyrKEOADwCbdUDaK7QgJno8Ue4kcajscsKqu6n8OBG3hhCQ==} + '@types/node@24.10.1': + resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} '@types/unist@2.0.11': resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} @@ -1459,8 +1459,8 @@ packages: ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} unified@10.1.2: resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} @@ -1980,9 +1980,9 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@22.18.11': + '@types/node@24.10.1': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/unist@2.0.11': {} @@ -1994,10 +1994,10 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-vue@6.0.1(vite@7.1.5(@types/node@22.18.11)(terser@5.43.1))(vue@3.5.18)': + '@vitejs/plugin-vue@6.0.1(vite@7.1.5(@types/node@24.10.1)(terser@5.43.1))(vue@3.5.18)': dependencies: '@rolldown/pluginutils': 1.0.0-beta.29 - vite: 7.1.5(@types/node@22.18.11)(terser@5.43.1) + vite: 7.1.5(@types/node@24.10.1)(terser@5.43.1) vue: 3.5.18 '@vue/compiler-core@3.5.18': @@ -3253,7 +3253,7 @@ snapshots: ufo@1.6.1: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} unified@10.1.2: dependencies: @@ -3352,7 +3352,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@7.1.5(@types/node@22.18.11)(terser@5.43.1): + vite@7.1.5(@types/node@24.10.1)(terser@5.43.1): dependencies: esbuild: 0.25.8 fdir: 6.5.0(picomatch@4.0.3) @@ -3361,17 +3361,17 @@ snapshots: rollup: 4.45.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 22.18.11 + '@types/node': 24.10.1 fsevents: 2.3.3 terser: 5.43.1 - vitepress-plugin-group-icons@1.6.4(markdown-it@14.1.0)(vite@7.1.5(@types/node@22.18.11)(terser@5.43.1)): + vitepress-plugin-group-icons@1.6.4(markdown-it@14.1.0)(vite@7.1.5(@types/node@24.10.1)(terser@5.43.1)): dependencies: '@iconify-json/logos': 1.2.9 '@iconify-json/vscode-icons': 1.2.32 '@iconify/utils': 3.0.2 markdown-it: 14.1.0 - vite: 7.1.5(@types/node@22.18.11)(terser@5.43.1) + vite: 7.1.5(@types/node@24.10.1)(terser@5.43.1) transitivePeerDependencies: - supports-color @@ -3406,7 +3406,7 @@ snapshots: - '@vue/composition-api' - typescript - vitepress@2.0.0-alpha.12(@types/node@22.18.11)(async-validator@4.2.5)(postcss@8.5.6)(terser@5.43.1): + vitepress@2.0.0-alpha.12(@types/node@24.10.1)(async-validator@4.2.5)(postcss@8.5.6)(terser@5.43.1): dependencies: '@docsearch/css': 4.0.0-beta.8 '@docsearch/js': 4.0.0-beta.8 @@ -3415,7 +3415,7 @@ snapshots: '@shikijs/transformers': 3.9.2 '@shikijs/types': 3.9.2 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 6.0.1(vite@7.1.5(@types/node@22.18.11)(terser@5.43.1))(vue@3.5.18) + '@vitejs/plugin-vue': 6.0.1(vite@7.1.5(@types/node@24.10.1)(terser@5.43.1))(vue@3.5.18) '@vue/devtools-api': 8.0.0 '@vue/shared': 3.5.18 '@vueuse/core': 13.6.0(vue@3.5.18) @@ -3424,7 +3424,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.1.2 shiki: 3.9.2 - vite: 7.1.5(@types/node@22.18.11)(terser@5.43.1) + vite: 7.1.5(@types/node@24.10.1)(terser@5.43.1) vue: 3.5.18 optionalDependencies: postcss: 8.5.6