diff --git a/package.json b/package.json index 69cc2cd..146f289 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@swc/core": "^1.5.24", "@swc/jest": "^0.2.36", "@types/jest": "^29.5.12", - "@types/node": "^20.12.14", + "@types/node": "^20.13.0", "@types/ramda": "^0.30.0", "@web-configs/eslint-plugin": "^0.5.2", "@web-configs/prettier": "^0.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df34503..4403724 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,14 +40,14 @@ importers: specifier: ^29.5.12 version: 29.5.12 '@types/node': - specifier: ^20.12.14 - version: 20.12.14 + specifier: ^20.13.0 + version: 20.13.0 '@types/ramda': specifier: ^0.30.0 version: 0.30.0 '@web-configs/eslint-plugin': specifier: ^0.5.2 - version: 0.5.2(@types/node@20.12.14)(eslint@8.57.0)(jest@29.7.0(@types/node@20.12.14))(prettier@3.2.5)(typescript@5.4.5) + version: 0.5.2(@types/node@20.13.0)(eslint@8.57.0)(jest@29.7.0(@types/node@20.13.0))(prettier@3.2.5)(typescript@5.4.5) '@web-configs/prettier': specifier: ^0.1.2 version: 0.1.2 @@ -59,7 +59,7 @@ importers: version: 7.0.0 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@20.12.14) + version: 29.7.0(@types/node@20.13.0) match-sorter: specifier: ^6.3.4 version: 6.3.4 @@ -967,8 +967,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@20.12.14': - resolution: {integrity: sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==} + '@types/node@20.13.0': + resolution: {integrity: sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -4068,7 +4068,7 @@ snapshots: '@github/browserslist-config@1.0.0': {} - '@graphql-eslint/eslint-plugin@3.20.1(@types/node@20.12.14)(graphql@15.8.0)': + '@graphql-eslint/eslint-plugin@3.20.1(@types/node@20.13.0)(graphql@15.8.0)': dependencies: '@babel/code-frame': 7.22.13 '@graphql-tools/code-file-loader': 7.3.8(graphql@15.8.0) @@ -4078,7 +4078,7 @@ snapshots: debug: 4.3.4 fast-glob: 3.3.1 graphql: 15.8.0 - graphql-config: 4.5.0(@types/node@20.12.14)(graphql@15.8.0) + graphql-config: 4.5.0(@types/node@20.13.0)(graphql@15.8.0) graphql-depth-limit: 1.1.0(graphql@15.8.0) lodash.lowercase: 4.3.0 tslib: 2.6.2 @@ -4183,7 +4183,7 @@ snapshots: tslib: 2.6.2 value-or-promise: 1.0.11 - '@graphql-tools/url-loader@7.16.6(@types/node@20.12.14)(graphql@15.8.0)': + '@graphql-tools/url-loader@7.16.6(@types/node@20.13.0)(graphql@15.8.0)': dependencies: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/delegate': 9.0.10(graphql@15.8.0) @@ -4196,7 +4196,7 @@ snapshots: graphql: 15.8.0 graphql-ws: 5.11.2(graphql@15.8.0) isomorphic-ws: 5.0.0(ws@8.10.0) - meros: 1.1.4(@types/node@20.12.14) + meros: 1.1.4(@types/node@20.13.0) tslib: 2.6.2 value-or-promise: 1.0.11 ws: 8.10.0 @@ -4264,7 +4264,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -4277,14 +4277,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.12.14) + jest-config: 29.7.0(@types/node@20.13.0) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -4313,7 +4313,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -4331,7 +4331,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.12.14 + '@types/node': 20.13.0 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -4353,7 +4353,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.18 - '@types/node': 20.12.14 + '@types/node': 20.13.0 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -4423,7 +4423,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 20.12.14 + '@types/node': 20.13.0 '@types/yargs': 17.0.10 chalk: 4.1.2 @@ -4667,7 +4667,7 @@ snapshots: '@types/graceful-fs@4.1.5': dependencies: - '@types/node': 20.12.14 + '@types/node': 20.13.0 '@types/istanbul-lib-coverage@2.0.4': {} @@ -4694,7 +4694,7 @@ snapshots: '@types/node@12.20.55': {} - '@types/node@20.12.14': + '@types/node@20.13.0': dependencies: undici-types: 5.26.5 @@ -4712,7 +4712,7 @@ snapshots: '@types/ws@8.5.3': dependencies: - '@types/node': 20.12.14 + '@types/node': 20.13.0 '@types/yargs-parser@21.0.0': {} @@ -4849,12 +4849,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@web-configs/eslint-plugin@0.5.2(@types/node@20.12.14)(eslint@8.57.0)(jest@29.7.0(@types/node@20.12.14))(prettier@3.2.5)(typescript@5.4.5)': + '@web-configs/eslint-plugin@0.5.2(@types/node@20.13.0)(eslint@8.57.0)(jest@29.7.0(@types/node@20.13.0))(prettier@3.2.5)(typescript@5.4.5)': dependencies: '@babel/core': 7.22.10 '@babel/eslint-parser': 7.22.10(@babel/core@7.22.10)(eslint@8.57.0) '@babel/eslint-plugin': 7.22.5(@babel/eslint-parser@7.22.10(@babel/core@7.22.10)(eslint@8.57.0))(eslint@8.57.0) - '@graphql-eslint/eslint-plugin': 3.20.1(@types/node@20.12.14)(graphql@15.8.0) + '@graphql-eslint/eslint-plugin': 3.20.1(@types/node@20.13.0)(graphql@15.8.0) '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': 6.3.0(eslint@8.57.0)(typescript@5.4.5) change-case: 4.1.2 @@ -4865,7 +4865,7 @@ snapshots: eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) eslint-plugin-github: 4.9.2(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) - eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.12.14))(typescript@5.4.5) + eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.13.0))(typescript@5.4.5) eslint-plugin-jest-formatting: 3.1.0(eslint@8.57.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0) eslint-plugin-node: 11.1.0(eslint@8.57.0) @@ -5260,13 +5260,13 @@ snapshots: parse-json: 5.2.0 path-type: 4.0.0 - create-jest@29.7.0(@types/node@20.12.14): + create-jest@29.7.0(@types/node@20.13.0): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.10 - jest-config: 29.7.0(@types/node@20.12.14) + jest-config: 29.7.0(@types/node@20.13.0) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -5629,13 +5629,13 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.12.14))(typescript@5.4.5): + eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.13.0))(typescript@5.4.5): dependencies: '@typescript-eslint/utils': 5.59.9(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 optionalDependencies: '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) - jest: 29.7.0(@types/node@20.12.14) + jest: 29.7.0(@types/node@20.13.0) transitivePeerDependencies: - supports-color - typescript @@ -6035,13 +6035,13 @@ snapshots: graphemer@1.4.0: {} - graphql-config@4.5.0(@types/node@20.12.14)(graphql@15.8.0): + graphql-config@4.5.0(@types/node@20.13.0)(graphql@15.8.0): dependencies: '@graphql-tools/graphql-file-loader': 7.5.7(graphql@15.8.0) '@graphql-tools/json-file-loader': 7.4.8(graphql@15.8.0) '@graphql-tools/load': 7.8.2(graphql@15.8.0) '@graphql-tools/merge': 8.3.8(graphql@15.8.0) - '@graphql-tools/url-loader': 7.16.6(@types/node@20.12.14)(graphql@15.8.0) + '@graphql-tools/url-loader': 7.16.6(@types/node@20.13.0)(graphql@15.8.0) '@graphql-tools/utils': 9.2.1(graphql@15.8.0) cosmiconfig: 8.0.0 graphql: 15.8.0 @@ -6331,7 +6331,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -6351,16 +6351,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.12.14): + jest-cli@29.7.0(@types/node@20.13.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@20.12.14) + create-jest: 29.7.0(@types/node@20.13.0) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.12.14) + jest-config: 29.7.0(@types/node@20.13.0) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -6370,7 +6370,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@20.12.14): + jest-config@29.7.0(@types/node@20.13.0): dependencies: '@babel/core': 7.22.10 '@jest/test-sequencer': 29.7.0 @@ -6395,7 +6395,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.12.14 + '@types/node': 20.13.0 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -6424,7 +6424,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -6434,7 +6434,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.5 - '@types/node': 20.12.14 + '@types/node': 20.13.0 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -6473,7 +6473,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 jest-util: 29.7.0 jest-pnp-resolver@1.2.2(jest-resolve@29.7.0): @@ -6508,7 +6508,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.10 @@ -6536,7 +6536,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -6582,7 +6582,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.10 @@ -6601,7 +6601,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.14 + '@types/node': 20.13.0 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -6610,17 +6610,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 20.12.14 + '@types/node': 20.13.0 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.12.14): + jest@29.7.0(@types/node@20.13.0): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.12.14) + jest-cli: 29.7.0(@types/node@20.13.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -6781,9 +6781,9 @@ snapshots: merge2@1.4.1: {} - meros@1.1.4(@types/node@20.12.14): + meros@1.1.4(@types/node@20.13.0): optionalDependencies: - '@types/node': 20.12.14 + '@types/node': 20.13.0 micromatch@4.0.5: dependencies: