diff --git a/package.json b/package.json index f8126ca..42dc35b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "husky": "9.1.7", - "@types/node": "22.19.15", + "@types/node": "24.12.0", "@typescript-eslint/parser": "8.56.1", "@vercel/ncc": "0.38.4", "eslint": "9.39.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12281e7..f70ea49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 2.0.2 devDependencies: '@types/node': - specifier: 22.19.15 - version: 22.19.15 + specifier: 24.12.0 + version: 24.12.0 '@typescript-eslint/parser': specifier: 8.56.1 version: 8.56.1(eslint@9.39.4)(typescript@5.9.3) @@ -32,13 +32,13 @@ importers: version: 6.0.0(eslint@9.39.4) eslint-plugin-jest: specifier: 28.14.0 - version: 28.14.0(@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.56.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(jest@29.7.0(@types/node@22.19.15))(typescript@5.9.3) + version: 28.14.0(@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.56.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(jest@29.7.0(@types/node@24.12.0))(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.15) + version: 29.7.0(@types/node@24.12.0) js-yaml: specifier: 4.1.1 version: 4.1.1 @@ -47,7 +47,7 @@ importers: version: 3.8.1 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.15))(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.12.0))(typescript@5.9.3) typescript: specifier: 5.9.3 version: 5.9.3 @@ -472,8 +472,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@22.19.15': - resolution: {integrity: sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==} + '@types/node@24.12.0': + resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} '@types/stack-utils@2.0.1': resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} @@ -2260,8 +2260,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==} @@ -2664,7 +2664,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -2677,14 +2677,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 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.15) + jest-config: 29.7.0(@types/node@24.12.0) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -2709,7 +2709,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -2727,7 +2727,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.2.0 - '@types/node': 22.19.15 + '@types/node': 24.12.0 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -2749,7 +2749,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 22.19.15 + '@types/node': 24.12.0 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -2819,7 +2819,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 22.19.15 + '@types/node': 24.12.0 '@types/yargs': 17.0.24 chalk: 4.1.2 @@ -2891,7 +2891,7 @@ snapshots: '@types/graceful-fs@4.1.6': dependencies: - '@types/node': 22.19.15 + '@types/node': 24.12.0 '@types/istanbul-lib-coverage@2.0.4': {} @@ -2907,9 +2907,9 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@22.19.15': + '@types/node@24.12.0': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 '@types/stack-utils@2.0.1': {} @@ -3348,13 +3348,13 @@ snapshots: convert-source-map@2.0.0: {} - create-jest@29.7.0(@types/node@22.19.15): + create-jest@29.7.0(@types/node@24.12.0): 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.15) + jest-config: 29.7.0(@types/node@24.12.0) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -3638,13 +3638,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.56.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(jest@29.7.0(@types/node@22.19.15))(typescript@5.9.3): + eslint-plugin-jest@28.14.0(@typescript-eslint/eslint-plugin@8.19.1(@typescript-eslint/parser@8.56.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(jest@29.7.0(@types/node@24.12.0))(typescript@5.9.3): dependencies: '@typescript-eslint/utils': 8.19.1(eslint@9.39.4)(typescript@5.9.3) eslint: 9.39.4 optionalDependencies: '@typescript-eslint/eslint-plugin': 8.19.1(@typescript-eslint/parser@8.56.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4)(typescript@5.9.3) - jest: 29.7.0(@types/node@22.19.15) + jest: 29.7.0(@types/node@24.12.0) transitivePeerDependencies: - supports-color - typescript @@ -4164,7 +4164,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -4184,16 +4184,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@22.19.15): + jest-cli@29.7.0(@types/node@24.12.0): 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.15) + create-jest: 29.7.0(@types/node@24.12.0) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@22.19.15) + jest-config: 29.7.0(@types/node@24.12.0) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -4203,7 +4203,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@22.19.15): + jest-config@29.7.0(@types/node@24.12.0): dependencies: '@babel/core': 7.24.6 '@jest/test-sequencer': 29.7.0 @@ -4228,7 +4228,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.19.15 + '@types/node': 24.12.0 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -4257,7 +4257,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -4267,7 +4267,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.6 - '@types/node': 22.19.15 + '@types/node': 24.12.0 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -4306,7 +4306,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -4341,7 +4341,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -4369,7 +4369,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -4415,7 +4415,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -4434,7 +4434,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.19.15 + '@types/node': 24.12.0 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -4443,17 +4443,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 22.19.15 + '@types/node': 24.12.0 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@22.19.15): + jest@29.7.0(@types/node@24.12.0): 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.15) + jest-cli: 29.7.0(@types/node@24.12.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -4987,12 +4987,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.15))(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.12.0))(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.15) + jest: 29.7.0(@types/node@24.12.0) json5: 2.2.3 lodash.memoize: 4.1.2 make-error: 1.3.6 @@ -5083,7 +5083,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: