diff --git a/package.json b/package.json index 5c16ca6..0350f3e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@babel/preset-typescript": "7.26.0", "@types/jest": "29.5.14", "@types/jsdom": "21.1.7", - "@types/node": "20.17.3", + "@types/node": "20.17.4", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "babel-jest": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e50e2d6..b0d442a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: 21.1.7 version: 21.1.7 '@types/node': - specifier: 20.17.3 - version: 20.17.3 + specifier: 20.17.4 + version: 20.17.4 '@typescript-eslint/eslint-plugin': specifier: 7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3) @@ -56,7 +56,7 @@ importers: version: 9.1.0(eslint@8.57.1) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.17.3) + version: 29.7.0(@types/node@20.17.4) prettier: specifier: 3.3.3 version: 3.3.3 @@ -1143,8 +1143,8 @@ packages: '@types/jsdom@21.1.7': resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==} - '@types/node@20.17.3': - resolution: {integrity: sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==} + '@types/node@20.17.4': + resolution: {integrity: sha512-Fi1Bj8qTJr4f1FDdHFR7oMlOawEYSzkHNdBJK+aRjcDDNHwEV3jPPjuZP2Lh2QNgXeqzM8Y+U6b6urKAog2rZw==} '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -3829,7 +3829,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -3842,14 +3842,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 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.3) + jest-config: 29.7.0(@types/node@20.17.4) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -3874,7 +3874,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -3892,7 +3892,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.17.3 + '@types/node': 20.17.4 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -3914,7 +3914,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 20.17.3 + '@types/node': 20.17.4 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -3984,7 +3984,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/yargs': 17.0.33 chalk: 4.1.2 @@ -4065,7 +4065,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/istanbul-lib-coverage@2.0.6': {} @@ -4084,11 +4084,11 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 '@types/tough-cookie': 4.0.5 parse5: 7.2.0 - '@types/node@20.17.3': + '@types/node@20.17.4': dependencies: undici-types: 6.19.8 @@ -4469,13 +4469,13 @@ snapshots: dependencies: browserslist: 4.24.2 - create-jest@29.7.0(@types/node@20.17.3): + create-jest@29.7.0(@types/node@20.17.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@20.17.3) + jest-config: 29.7.0(@types/node@20.17.4) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -5037,7 +5037,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -5057,16 +5057,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.17.3): + jest-cli@29.7.0(@types/node@20.17.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@20.17.3) + create-jest: 29.7.0(@types/node@20.17.4) exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0(@types/node@20.17.3) + jest-config: 29.7.0(@types/node@20.17.4) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -5076,7 +5076,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@20.17.3): + jest-config@29.7.0(@types/node@20.17.4): dependencies: '@babel/core': 7.26.0 '@jest/test-sequencer': 29.7.0 @@ -5101,7 +5101,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -5130,7 +5130,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -5140,7 +5140,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.17.3 + '@types/node': 20.17.4 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -5179,7 +5179,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -5214,7 +5214,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -5242,7 +5242,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 chalk: 4.1.2 cjs-module-lexer: 1.4.1 collect-v8-coverage: 1.0.2 @@ -5288,7 +5288,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -5307,7 +5307,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.17.3 + '@types/node': 20.17.4 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -5316,17 +5316,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 20.17.3 + '@types/node': 20.17.4 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.17.3): + jest@29.7.0(@types/node@20.17.4): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.2.0 - jest-cli: 29.7.0(@types/node@20.17.3) + jest-cli: 29.7.0(@types/node@20.17.4) transitivePeerDependencies: - '@types/node' - babel-plugin-macros