From 196d22e2325f81767bc52bc1439371ef96947aa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 01:53:44 +0000 Subject: [PATCH] chore(deps): update dependency node to v24 --- .github/workflows/autofix.yml | 2 +- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 3c75f7b..2d4b450 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -17,7 +17,7 @@ jobs: - uses: pnpm/action-setup@v4 - uses: actions/setup-node@v5 with: - node-version: 22.21.1 + node-version: 24.11.0 cache: pnpm - run: pnpm install - run: pnpm run lint:fix diff --git a/package.json b/package.json index 06d7d6c..72ec447 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@antfu/eslint-config": "^5.4.1", "@types/adm-zip": "^0.5.7", "@types/fs-extra": "^11.0.4", - "@types/node": "^22.18.13", + "@types/node": "^24.9.2", "adm-zip": "^0.5.16", "axios": "^1.13.1", "consola": "^3.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec25c48..4043ef4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@types/node': - specifier: ^22.18.13 - version: 22.18.13 + specifier: ^24.9.2 + version: 24.9.2 adm-zip: specifier: ^0.5.16 version: 0.5.16 @@ -582,8 +582,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@22.18.13': - resolution: {integrity: sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==} + '@types/node@24.9.2': + resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -2057,8 +2057,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==} unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} @@ -2602,7 +2602,7 @@ snapshots: '@types/adm-zip@0.5.7': dependencies: - '@types/node': 22.18.13 + '@types/node': 24.9.2 '@types/aws-lambda@8.10.152': {} @@ -2615,13 +2615,13 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.18.13 + '@types/node': 24.9.2 '@types/json-schema@7.0.15': {} '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.18.13 + '@types/node': 24.9.2 '@types/mdast@4.0.4': dependencies: @@ -2629,9 +2629,9 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@22.18.13': + '@types/node@24.9.2': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/unist@3.0.3': {} @@ -4344,7 +4344,7 @@ snapshots: ufo@1.6.1: {} - undici-types@6.21.0: {} + undici-types@7.16.0: {} unicorn-magic@0.3.0: {}