From 48dc6cc09812cec690f36f605cb26ebcef3253d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 00:57:11 +0000 Subject: [PATCH] chore(deps): update dependency node to v24 --- .github/workflows/ci.yml | 2 +- .github/workflows/compressed-size.yml | 2 +- .github/workflows/publish.yml | 2 +- package.json | 2 +- pnpm-lock.yaml | 48 +++++++++++++-------------- 5 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index adef80e..4a67e45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: - uses: pnpm/action-setup@v4 - uses: actions/setup-node@v4 with: - node-version: 20 + node-version: 24 cache: 'pnpm' - run: pnpm install - run: pnpm run format diff --git a/.github/workflows/compressed-size.yml b/.github/workflows/compressed-size.yml index ddae768..16fb293 100644 --- a/.github/workflows/compressed-size.yml +++ b/.github/workflows/compressed-size.yml @@ -14,7 +14,7 @@ jobs: - uses: pnpm/action-setup@v4 - uses: actions/setup-node@v4 with: - node-version: 20 + node-version: 24 cache: 'pnpm' - run: pnpm install - run: pnpm build diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a734920..0a8fb65 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - uses: actions/setup-node@v4 with: - node-version: 20 + node-version: 24 registry-url: 'https://registry.npmjs.org' - uses: pnpm/action-setup@v4 - run: pnpm install diff --git a/package.json b/package.json index c3923d7..b2583a2 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@types/node": "^22.15.32", + "@types/node": "^24.0.0", "@vitest/coverage-v8": "^3.2.4", "changelogen": "^0.6.2", "lefthook": "1.13.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 220dfc3..5a91e32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,11 +16,11 @@ importers: specifier: 1.9.4 version: 1.9.4 '@types/node': - specifier: ^22.15.32 - version: 22.19.1 + specifier: ^24.0.0 + version: 24.10.4 '@vitest/coverage-v8': specifier: ^3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6)) + version: 3.2.4(vitest@3.2.4(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6)) changelogen: specifier: ^0.6.2 version: 0.6.2(magicast@0.3.5) @@ -38,7 +38,7 @@ importers: version: 3.6.1(typescript@5.9.3) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6) + version: 3.2.4(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6) packages: @@ -478,8 +478,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@22.19.1': - resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==} + '@types/node@24.10.4': + resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -1451,8 +1451,8 @@ packages: typescript: optional: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} untyped@2.0.0: resolution: {integrity: sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==} @@ -1853,13 +1853,13 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@22.19.1': + '@types/node@24.10.4': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/resolve@1.20.2': {} - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -1874,7 +1874,7 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6) + vitest: 3.2.4(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6) transitivePeerDependencies: - supports-color @@ -1886,13 +1886,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.1.9(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6))': + '@vitest/mocker@3.2.4(vite@7.1.9(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.19 optionalDependencies: - vite: 7.1.9(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6) + vite: 7.1.9(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6) '@vitest/pretty-format@3.2.4': dependencies: @@ -2882,7 +2882,7 @@ snapshots: - vue-sfc-transformer - vue-tsc - undici-types@6.21.0: {} + undici-types@7.16.0: {} untyped@2.0.0: dependencies: @@ -2900,13 +2900,13 @@ snapshots: util-deprecate@1.0.2: {} - vite-node@3.2.4(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6): + vite-node@3.2.4(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.9(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6) + vite: 7.1.9(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6) transitivePeerDependencies: - '@types/node' - jiti @@ -2921,7 +2921,7 @@ snapshots: - tsx - yaml - vite@7.1.9(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6): + vite@7.1.9(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6): dependencies: esbuild: 0.25.10 fdir: 6.5.0(picomatch@4.0.3) @@ -2930,16 +2930,16 @@ snapshots: rollup: 4.52.4 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 22.19.1 + '@types/node': 24.10.4 fsevents: 2.3.3 jiti: 2.6.1 tsx: 4.20.6 - vitest@3.2.4(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6): + vitest@3.2.4(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.9(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6)) + '@vitest/mocker': 3.2.4(vite@7.1.9(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -2957,11 +2957,11 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.9(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6) - vite-node: 3.2.4(@types/node@22.19.1)(jiti@2.6.1)(tsx@4.20.6) + vite: 7.1.9(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6) + vite-node: 3.2.4(@types/node@24.10.4)(jiti@2.6.1)(tsx@4.20.6) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.19.1 + '@types/node': 24.10.4 transitivePeerDependencies: - jiti - less