diff --git a/package.json b/package.json index e1987c512..c807aedd9 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@eslint/js": "9.13.0", "@tsconfig/recommended": "1.0.7", "@types/jest": "29.5.14", - "@types/node": "20.17.0", + "@types/node": "20.17.1", "@typescript-eslint/parser": "8.11.0", "@vercel/ncc": "0.38.2", "eslint": "9.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11589f9f3..6e1b90150 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 29.5.14 version: 29.5.14 '@types/node': - specifier: 20.17.0 - version: 20.17.0 + specifier: 20.17.1 + version: 20.17.1 '@typescript-eslint/parser': specifier: 8.11.0 version: 8.11.0(eslint@9.13.0)(typescript@5.6.3) @@ -31,16 +31,16 @@ importers: version: 9.13.0 eslint-plugin-jest: specifier: 28.8.3 - version: 28.8.3(@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(jest@29.7.0(@types/node@20.17.0))(typescript@5.6.3) + version: 28.8.3(@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(jest@29.7.0(@types/node@20.17.1))(typescript@5.6.3) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.17.0) + version: 29.7.0(@types/node@20.17.1) prettier: specifier: 3.3.3 version: 3.3.3 ts-jest: specifier: 29.2.5 - version: 29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.0))(typescript@5.6.3) + version: 29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.1))(typescript@5.6.3) typescript: specifier: 5.6.3 version: 5.6.3 @@ -1020,8 +1020,8 @@ packages: '@types/minimatch@5.1.2': resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - '@types/node@20.17.0': - resolution: {integrity: sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==} + '@types/node@20.17.1': + resolution: {integrity: sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==} '@types/sinon@17.0.3': resolution: {integrity: sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==} @@ -3003,7 +3003,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -3016,14 +3016,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.17.0) + jest-config: 29.7.0(@types/node@20.17.1) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -3048,7 +3048,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -3066,7 +3066,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.17.0 + '@types/node': 20.17.1 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -3088,7 +3088,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.24 - '@types/node': 20.17.0 + '@types/node': 20.17.1 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -3158,7 +3158,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.17.0 + '@types/node': 20.17.1 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -3574,7 +3574,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 20.17.0 + '@types/node': 20.17.1 '@types/istanbul-lib-coverage@2.0.6': {} @@ -3597,7 +3597,7 @@ snapshots: '@types/minimatch@5.1.2': {} - '@types/node@20.17.0': + '@types/node@20.17.1': dependencies: undici-types: 6.19.6 @@ -3934,13 +3934,13 @@ snapshots: convert-source-map@2.0.0: {} - create-jest@29.7.0(@types/node@20.17.0): + create-jest@29.7.0(@types/node@20.17.1): 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@20.17.0) + jest-config: 29.7.0(@types/node@20.17.1) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -3995,13 +3995,13 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-plugin-jest@28.8.3(@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(jest@29.7.0(@types/node@20.17.0))(typescript@5.6.3): + eslint-plugin-jest@28.8.3(@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(jest@29.7.0(@types/node@20.17.1))(typescript@5.6.3): dependencies: '@typescript-eslint/utils': 8.4.0(eslint@9.13.0)(typescript@5.6.3) eslint: 9.13.0 optionalDependencies: '@typescript-eslint/eslint-plugin': 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3) - jest: 29.7.0(@types/node@20.17.0) + jest: 29.7.0(@types/node@20.17.1) transitivePeerDependencies: - supports-color - typescript @@ -4309,7 +4309,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -4329,16 +4329,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.17.0): + jest-cli@29.7.0(@types/node@20.17.1): 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@20.17.0) + create-jest: 29.7.0(@types/node@20.17.1) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.17.0) + jest-config: 29.7.0(@types/node@20.17.1) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -4348,7 +4348,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@20.17.0): + jest-config@29.7.0(@types/node@20.17.1): dependencies: '@babel/core': 7.24.0 '@jest/test-sequencer': 29.7.0 @@ -4373,7 +4373,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.17.0 + '@types/node': 20.17.1 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -4402,7 +4402,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -4412,7 +4412,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.17.0 + '@types/node': 20.17.1 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -4451,7 +4451,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -4486,7 +4486,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -4514,7 +4514,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -4560,7 +4560,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -4579,7 +4579,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.0 + '@types/node': 20.17.1 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -4588,17 +4588,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 20.17.0 + '@types/node': 20.17.1 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.17.0): + jest@29.7.0(@types/node@20.17.1): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.17.0) + jest-cli: 29.7.0(@types/node@20.17.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -4934,12 +4934,12 @@ snapshots: dependencies: typescript: 5.6.3 - ts-jest@29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.0))(typescript@5.6.3): + ts-jest@29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@20.17.1))(typescript@5.6.3): dependencies: bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@20.17.0) + jest: 29.7.0(@types/node@20.17.1) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2