From fa5e5e72fd0e7d61e7ac3eae6a82ee3060a313e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 03:04:21 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 84 +++++++++++++++++++++++++------------------------- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/package.json b/package.json index f15a30d..e454af6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "husky": "9.1.7", - "@types/node": "22.19.3", + "@types/node": "24.10.4", "@typescript-eslint/parser": "8.50.1", "@vercel/ncc": "0.38.4", "eslint": "9.39.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 977042f..02db9e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 2.0.2 devDependencies: '@types/node': - specifier: 22.19.3 - version: 22.19.3 + specifier: 24.10.4 + version: 24.10.4 '@typescript-eslint/parser': specifier: 8.50.1 version: 8.50.1(eslint@9.39.2)(typescript@5.9.3) @@ -32,13 +32,13 @@ importers: version: 6.0.0(eslint@9.39.2) eslint-plugin-jest: specifier: 28.14.0 - version: 28.14.0(@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@29.7.0(@types/node@22.19.3))(typescript@5.9.3) + version: 28.14.0(@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@29.7.0(@types/node@24.10.4))(typescript@5.9.3) husky: specifier: 9.1.7 version: 9.1.7 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@22.19.3) + version: 29.7.0(@types/node@24.10.4) js-yaml: specifier: 4.1.1 version: 4.1.1 @@ -47,7 +47,7 @@ importers: version: 3.7.4 ts-jest: specifier: 29.4.6 - version: 29.4.6(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest-util@29.7.0)(jest@29.7.0(@types/node@22.19.3))(typescript@5.9.3) + version: 29.4.6(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest-util@29.7.0)(jest@29.7.0(@types/node@24.10.4))(typescript@5.9.3) typescript: specifier: 5.9.3 version: 5.9.3 @@ -468,8 +468,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@22.19.3': - resolution: {integrity: sha512-1N9SBnWYOJTrNZCdh/yJE+t910Y128BoyY+zBLWhL3r0TYzlTmFdXrPwHL9DyFZmlEXNQQolTZh3KHV31QDhyA==} + '@types/node@24.10.4': + resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==} '@types/stack-utils@2.0.1': resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} @@ -2228,8 +2228,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} update-browserslist-db@1.0.16: resolution: {integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==} @@ -2618,7 +2618,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -2631,14 +2631,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@22.19.3) + jest-config: 29.7.0(@types/node@24.10.4) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -2663,7 +2663,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -2681,7 +2681,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.2.0 - '@types/node': 22.19.3 + '@types/node': 24.10.4 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -2703,7 +2703,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 22.19.3 + '@types/node': 24.10.4 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -2773,7 +2773,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 22.19.3 + '@types/node': 24.10.4 '@types/yargs': 17.0.24 chalk: 4.1.2 @@ -2845,7 +2845,7 @@ snapshots: '@types/graceful-fs@4.1.6': dependencies: - '@types/node': 22.19.3 + '@types/node': 24.10.4 '@types/istanbul-lib-coverage@2.0.4': {} @@ -2861,9 +2861,9 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@22.19.3': + '@types/node@24.10.4': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/stack-utils@2.0.1': {} @@ -3289,13 +3289,13 @@ snapshots: convert-source-map@2.0.0: {} - create-jest@29.7.0(@types/node@22.19.3): + create-jest@29.7.0(@types/node@24.10.4): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.19.3) + jest-config: 29.7.0(@types/node@24.10.4) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -3579,13 +3579,13 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@28.14.0(@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@29.7.0(@types/node@22.19.3))(typescript@5.9.3): + eslint-plugin-jest@28.14.0(@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@29.7.0(@types/node@24.10.4))(typescript@5.9.3): dependencies: '@typescript-eslint/utils': 8.19.1(eslint@9.39.2)(typescript@5.9.3) eslint: 9.39.2 optionalDependencies: '@typescript-eslint/eslint-plugin': 8.19.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3) - jest: 29.7.0(@types/node@22.19.3) + jest: 29.7.0(@types/node@24.10.4) transitivePeerDependencies: - supports-color - typescript @@ -4103,7 +4103,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -4123,16 +4123,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@22.19.3): + jest-cli@29.7.0(@types/node@24.10.4): dependencies: '@jest/core': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.19.3) + create-jest: 29.7.0(@types/node@24.10.4) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@22.19.3) + jest-config: 29.7.0(@types/node@24.10.4) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -4142,7 +4142,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@22.19.3): + jest-config@29.7.0(@types/node@24.10.4): dependencies: '@babel/core': 7.24.6 '@jest/test-sequencer': 29.7.0 @@ -4167,7 +4167,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.19.3 + '@types/node': 24.10.4 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -4196,7 +4196,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -4206,7 +4206,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.6 - '@types/node': 22.19.3 + '@types/node': 24.10.4 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -4245,7 +4245,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -4280,7 +4280,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -4308,7 +4308,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -4354,7 +4354,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -4373,7 +4373,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.3 + '@types/node': 24.10.4 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -4382,17 +4382,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 22.19.3 + '@types/node': 24.10.4 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@22.19.3): + jest@29.7.0(@types/node@24.10.4): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@22.19.3) + jest-cli: 29.7.0(@types/node@24.10.4) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -4914,12 +4914,12 @@ snapshots: dependencies: typescript: 5.9.3 - ts-jest@29.4.6(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest-util@29.7.0)(jest@29.7.0(@types/node@22.19.3))(typescript@5.9.3): + ts-jest@29.4.6(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest-util@29.7.0)(jest@29.7.0(@types/node@24.10.4))(typescript@5.9.3): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 handlebars: 4.7.8 - jest: 29.7.0(@types/node@22.19.3) + jest: 29.7.0(@types/node@24.10.4) json5: 2.2.3 lodash.memoize: 4.1.2 make-error: 1.3.6 @@ -5010,7 +5010,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@6.21.0: {} + undici-types@7.16.0: {} update-browserslist-db@1.0.16(browserslist@4.23.0): dependencies: