From 9940007fc4ffe1440a9e0872bb3dbfdbc2769435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:29:21 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20 --- old/checker/package.json | 2 +- packages/type-plus/package.json | 2 +- pnpm-lock.yaml | 365 ++++++++++++++++++++++++-------- 3 files changed, 278 insertions(+), 91 deletions(-) diff --git a/old/checker/package.json b/old/checker/package.json index 64e6de95a..cd3c84992 100644 --- a/old/checker/package.json +++ b/old/checker/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@repobuddy/typescript": "^2.0.0", "@types/jest": "^29.5.13", - "@types/node": "^18.11.11", + "@types/node": "^20.0.0", "@unional/fixture": "^3.2.7", "depcheck": "^1.4.3", "npm-run-all2": "^6.1.1", diff --git a/packages/type-plus/package.json b/packages/type-plus/package.json index e82388c00..75136fe62 100644 --- a/packages/type-plus/package.json +++ b/packages/type-plus/package.json @@ -81,7 +81,7 @@ "@repobuddy/typescript": "^2.0.0", "@size-limit/esbuild-why": "^11.1.5", "@size-limit/preset-small-lib": "^11.1.5", - "@types/node": "^18.11.11", + "@types/node": "^20.0.0", "assertron": "^11.0.2", "cross-env": "^7.0.3", "depcheck": "^1.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29e234ae2..3e1e44391 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 2.25.2 '@commitlint/cli': specifier: ^19.0.0 - version: 19.0.0(@types/node@18.11.11)(typescript@5.6.2) + version: 19.0.0(@types/node@22.5.5)(typescript@5.6.2) '@commitlint/config-conventional': specifier: ^19.0.0 version: 19.0.0 @@ -37,16 +37,16 @@ importers: version: 9.0.11 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@18.11.11) + version: 29.7.0(@types/node@22.5.5) jest-watch-suspend: specifier: ^1.1.2 - version: 1.1.2(jest@29.7.0(@types/node@18.11.11)) + version: 1.1.2(jest@29.7.0(@types/node@22.5.5)) jest-watch-toggle-config-2: specifier: ^2.1.0 - version: 2.1.0(jest@29.7.0(@types/node@18.11.11)) + version: 2.1.0(jest@29.7.0(@types/node@22.5.5)) jest-watch-typeahead: specifier: ^2.2.2 - version: 2.2.2(jest@29.7.0(@types/node@18.11.11)) + version: 2.2.2(jest@29.7.0(@types/node@22.5.5)) npm-check-updates: specifier: ^17.0.0 version: 17.1.1 @@ -58,7 +58,7 @@ importers: version: 6.0.1 ts-jest: specifier: ^29.1.2 - version: 29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.6.2) + version: 29.1.2(@babel/core@7.25.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@22.5.5))(typescript@5.6.2) turbo: specifier: 2.1.2 version: 2.1.2 @@ -101,7 +101,7 @@ importers: version: 29.5.0 '@repobuddy/jest': specifier: ^4.0.0 - version: 4.0.0(@swc/jest@0.2.36(@swc/core@1.7.26))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@18.11.11)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)))(jest@29.7.0(@types/node@18.11.11))(ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.6.2)) + version: 4.0.0(@swc/jest@0.2.36(@swc/core@1.7.26))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@20.16.5)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@20.16.5)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@20.16.5)))(jest@29.7.0(@types/node@20.16.5))(ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@20.16.5))(typescript@5.6.2)) '@repobuddy/typescript': specifier: ^2.0.0 version: 2.0.0 @@ -112,8 +112,8 @@ importers: specifier: ^11.1.5 version: 11.1.5(size-limit@11.1.5) '@types/node': - specifier: ^18.11.11 - version: 18.11.11 + specifier: ^20.0.0 + version: 20.16.5 assertron: specifier: ^11.0.2 version: 11.0.2 @@ -125,16 +125,16 @@ importers: version: 1.4.3 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@18.11.11) + version: 29.7.0(@types/node@20.16.5) jest-watch-suspend: specifier: ^1.1.2 - version: 1.1.2(jest@29.7.0(@types/node@18.11.11)) + version: 1.1.2(jest@29.7.0(@types/node@20.16.5)) jest-watch-toggle-config-2: specifier: ^2.1.0 - version: 2.1.0(jest@29.7.0(@types/node@18.11.11)) + version: 2.1.0(jest@29.7.0(@types/node@20.16.5)) jest-watch-typeahead: specifier: ^2.2.2 - version: 2.2.2(jest@29.7.0(@types/node@18.11.11)) + version: 2.2.2(jest@29.7.0(@types/node@20.16.5)) npm-run-all2: specifier: ^6.1.1 version: 6.1.1 @@ -152,7 +152,7 @@ importers: version: typescript@5.5.4 ts-jest: specifier: ^29.1.2 - version: 29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.6.2) + version: 29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@20.16.5))(typescript@5.6.2) typescript: specifier: ^5.6.2 version: 5.6.2 @@ -1886,8 +1886,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@18.11.11': - resolution: {integrity: sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==} + '@types/node@20.16.5': + resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} '@types/node@22.5.5': resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==} @@ -6238,6 +6238,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6248,6 +6254,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6258,6 +6270,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6268,6 +6286,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6278,6 +6302,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6303,6 +6333,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6313,6 +6349,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6323,6 +6365,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6333,6 +6381,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6343,6 +6397,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6353,6 +6413,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6363,6 +6429,12 @@ snapshots: '@babel/core': 7.24.3 '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.22.5 + optional: true + '@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.23.2)': dependencies: '@babel/core': 7.23.2 @@ -6687,11 +6759,11 @@ snapshots: human-id: 1.0.2 prettier: 2.8.4 - '@commitlint/cli@19.0.0(@types/node@18.11.11)(typescript@5.6.2)': + '@commitlint/cli@19.0.0(@types/node@22.5.5)(typescript@5.6.2)': dependencies: '@commitlint/format': 19.0.0 '@commitlint/lint': 19.0.0 - '@commitlint/load': 19.0.0(@types/node@18.11.11)(typescript@5.6.2) + '@commitlint/load': 19.0.0(@types/node@22.5.5)(typescript@5.6.2) '@commitlint/read': 19.0.0 '@commitlint/types': 19.0.0 execa: 8.0.1 @@ -6740,7 +6812,7 @@ snapshots: '@commitlint/rules': 19.0.0 '@commitlint/types': 19.0.0 - '@commitlint/load@19.0.0(@types/node@18.11.11)(typescript@5.6.2)': + '@commitlint/load@19.0.0(@types/node@22.5.5)(typescript@5.6.2)': dependencies: '@commitlint/config-validator': 19.0.0 '@commitlint/execute-rule': 19.0.0 @@ -6748,7 +6820,7 @@ snapshots: '@commitlint/types': 19.0.0 chalk: 5.3.0 cosmiconfig: 8.3.6(typescript@5.6.2) - cosmiconfig-typescript-loader: 5.0.0(@types/node@18.11.11)(cosmiconfig@8.3.6(typescript@5.6.2))(typescript@5.6.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.5)(cosmiconfig@8.3.6(typescript@5.6.2))(typescript@5.6.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -7132,7 +7204,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -7145,14 +7217,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 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@18.11.11) + jest-config: 29.7.0(@types/node@20.16.5) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -7181,14 +7253,14 @@ snapshots: dependencies: '@jest/fake-timers': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-mock: 29.5.0 '@jest/environment@29.7.0': dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-mock: 29.7.0 '@jest/expect-utils@29.5.0': @@ -7217,7 +7289,7 @@ snapshots: dependencies: '@jest/types': 29.5.0 '@sinonjs/fake-timers': 10.0.2 - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-message-util: 29.5.0 jest-mock: 29.5.0 jest-util: 29.5.0 @@ -7226,7 +7298,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -7257,7 +7329,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 18.11.11 + '@types/node': 20.16.5 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -7351,7 +7423,7 @@ snapshots: '@jest/schemas': 29.4.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.11 + '@types/node': 20.16.5 '@types/yargs': 17.0.24 chalk: 4.1.2 @@ -7360,7 +7432,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 18.11.11 + '@types/node': 20.16.5 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -7482,20 +7554,20 @@ snapshots: '@repobuddy/biome@1.5.1': {} - '@repobuddy/jest@4.0.0(@swc/jest@0.2.36(@swc/core@1.7.26))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@18.11.11)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)))(jest@29.7.0(@types/node@18.11.11))(ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.6.2))': + '@repobuddy/jest@4.0.0(@swc/jest@0.2.36(@swc/core@1.7.26))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@20.16.5)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@20.16.5)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@20.16.5)))(jest@29.7.0(@types/node@20.16.5))(ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@20.16.5))(typescript@5.6.2))': dependencies: '@swc/jest': 0.2.36(@swc/core@1.7.26) - jest: 29.7.0(@types/node@18.11.11) + jest: 29.7.0(@types/node@20.16.5) jest-resolve: 29.7.0 read-pkg-up: 7.0.1 resolve.imports: 2.0.3 satisfier: 5.4.2 type-plus: 7.6.2 optionalDependencies: - jest-watch-suspend: 1.1.2(jest@29.7.0(@types/node@18.11.11)) - jest-watch-toggle-config-2: 2.1.0(jest@29.7.0(@types/node@18.11.11)) - jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@18.11.11)) - ts-jest: 29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.6.2) + jest-watch-suspend: 1.1.2(jest@29.7.0(@types/node@20.16.5)) + jest-watch-toggle-config-2: 2.1.0(jest@29.7.0(@types/node@20.16.5)) + jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@20.16.5)) + ts-jest: 29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@20.16.5))(typescript@5.6.2) '@repobuddy/typescript@2.0.0': dependencies: @@ -7746,7 +7818,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 18.11.11 + '@types/node': 20.16.5 '@types/hast@3.0.4': dependencies: @@ -7796,12 +7868,13 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@18.11.11': {} + '@types/node@20.16.5': + dependencies: + undici-types: 6.19.8 '@types/node@22.5.5': dependencies: undici-types: 6.19.8 - optional: true '@types/normalize-package-data@2.4.1': {} @@ -7811,7 +7884,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 18.11.11 + '@types/node': 20.16.5 '@types/semver@6.2.3': {} @@ -8135,32 +8208,32 @@ snapshots: axobject-query@4.1.0: {} - babel-jest@29.7.0(@babel/core@7.23.2): + babel-jest@29.7.0(@babel/core@7.24.3): dependencies: - '@babel/core': 7.23.2 + '@babel/core': 7.24.3 '@jest/transform': 29.7.0 '@types/babel__core': 7.20.5 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.6.3(@babel/core@7.23.2) + babel-preset-jest: 29.6.3(@babel/core@7.24.3) chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 transitivePeerDependencies: - supports-color - optional: true - babel-jest@29.7.0(@babel/core@7.24.3): + babel-jest@29.7.0(@babel/core@7.25.2): dependencies: - '@babel/core': 7.24.3 + '@babel/core': 7.25.2 '@jest/transform': 29.7.0 '@types/babel__core': 7.20.5 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.6.3(@babel/core@7.24.3) + babel-preset-jest: 29.6.3(@babel/core@7.25.2) chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 transitivePeerDependencies: - supports-color + optional: true babel-plugin-istanbul@6.1.1: dependencies: @@ -8220,11 +8293,21 @@ snapshots: '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.3) '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.3) - babel-preset-jest@29.6.3(@babel/core@7.23.2): + babel-preset-current-node-syntax@1.0.1(@babel/core@7.25.2): dependencies: - '@babel/core': 7.23.2 - babel-plugin-jest-hoist: 29.6.3 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.23.2) + '@babel/core': 7.25.2 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.2) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.25.2) optional: true babel-preset-jest@29.6.3(@babel/core@7.24.3): @@ -8233,6 +8316,13 @@ snapshots: babel-plugin-jest-hoist: 29.6.3 babel-preset-current-node-syntax: 1.0.1(@babel/core@7.24.3) + babel-preset-jest@29.6.3(@babel/core@7.25.2): + dependencies: + '@babel/core': 7.25.2 + babel-plugin-jest-hoist: 29.6.3 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.25.2) + optional: true + babel-preset-solid@1.7.4(@babel/core@7.23.2): dependencies: '@babel/core': 7.23.2 @@ -8526,9 +8616,9 @@ snapshots: cookie@0.6.0: {} - cosmiconfig-typescript-loader@5.0.0(@types/node@18.11.11)(cosmiconfig@8.3.6(typescript@5.6.2))(typescript@5.6.2): + cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.5)(cosmiconfig@8.3.6(typescript@5.6.2))(typescript@5.6.2): dependencies: - '@types/node': 18.11.11 + '@types/node': 22.5.5 cosmiconfig: 8.3.6(typescript@5.6.2) jiti: 1.21.0 typescript: 5.6.2 @@ -8550,13 +8640,28 @@ snapshots: optionalDependencies: typescript: 5.6.2 - create-jest@29.7.0(@types/node@18.11.11): + create-jest@29.7.0(@types/node@20.16.5): 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@18.11.11) + jest-config: 29.7.0(@types/node@20.16.5) + jest-util: 29.7.0 + prompts: 2.4.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + create-jest@29.7.0(@types/node@22.5.5): + 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.5.5) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -9758,7 +9863,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -9778,16 +9883,35 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@18.11.11): + jest-cli@29.7.0(@types/node@20.16.5): + 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.16.5) + exit: 0.1.2 + import-local: 3.1.0 + jest-config: 29.7.0(@types/node@20.16.5) + jest-util: 29.7.0 + jest-validate: 29.7.0 + yargs: 17.7.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + jest-cli@29.7.0(@types/node@22.5.5): 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@18.11.11) + create-jest: 29.7.0(@types/node@22.5.5) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@18.11.11) + jest-config: 29.7.0(@types/node@22.5.5) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -9797,7 +9921,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@18.11.11): + jest-config@29.7.0(@types/node@20.16.5): dependencies: '@babel/core': 7.24.3 '@jest/test-sequencer': 29.7.0 @@ -9822,7 +9946,37 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 18.11.11 + '@types/node': 20.16.5 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + + jest-config@29.7.0(@types/node@22.5.5): + dependencies: + '@babel/core': 7.24.3 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.24.3) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.3 + graceful-fs: 4.2.11 + jest-circus: 29.7.0 + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.5 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 22.5.5 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -9858,7 +10012,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -9870,7 +10024,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 18.11.11 + '@types/node': 20.16.5 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -9928,13 +10082,13 @@ snapshots: jest-mock@29.5.0: dependencies: '@jest/types': 29.5.0 - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-util: 29.5.0 jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -9971,7 +10125,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -9999,7 +10153,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -10073,7 +10227,7 @@ snapshots: jest-util@29.5.0: dependencies: '@jest/types': 29.5.0 - '@types/node': 18.11.11 + '@types/node': 20.16.5 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -10082,7 +10236,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -10097,22 +10251,44 @@ snapshots: leven: 3.1.0 pretty-format: 29.7.0 - jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@18.11.11)): + jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@20.16.5)): + dependencies: + chalk: 2.4.2 + jest: 29.7.0(@types/node@20.16.5) + unpartial: 0.6.4 + + jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@22.5.5)): dependencies: chalk: 2.4.2 - jest: 29.7.0(@types/node@18.11.11) + jest: 29.7.0(@types/node@22.5.5) unpartial: 0.6.4 - jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)): + jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@20.16.5)): + dependencies: + chalk: 4.1.2 + jest: 29.7.0(@types/node@20.16.5) + + jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@22.5.5)): dependencies: chalk: 4.1.2 - jest: 29.7.0(@types/node@18.11.11) + jest: 29.7.0(@types/node@22.5.5) - jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)): + jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@20.16.5)): dependencies: ansi-escapes: 6.0.0 chalk: 5.2.0 - jest: 29.7.0(@types/node@18.11.11) + jest: 29.7.0(@types/node@20.16.5) + jest-regex-util: 29.6.3 + jest-watcher: 29.7.0 + slash: 5.0.0 + string-length: 5.0.1 + strip-ansi: 7.0.1 + + jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@22.5.5)): + dependencies: + ansi-escapes: 6.0.0 + chalk: 5.2.0 + jest: 29.7.0(@types/node@22.5.5) jest-regex-util: 29.6.3 jest-watcher: 29.7.0 slash: 5.0.0 @@ -10123,7 +10299,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 20.16.5 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -10132,17 +10308,29 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 18.11.11 + '@types/node': 20.16.5 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@18.11.11): + jest@29.7.0(@types/node@20.16.5): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@18.11.11) + jest-cli: 29.7.0(@types/node@20.16.5) + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + jest@29.7.0(@types/node@22.5.5): + dependencies: + '@jest/core': 29.7.0 + '@jest/types': 29.6.3 + import-local: 3.1.0 + jest-cli: 29.7.0(@types/node@22.5.5) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -12017,11 +12205,11 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.6.2): + ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@20.16.5))(typescript@5.6.2): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@18.11.11) + jest: 29.7.0(@types/node@20.16.5) jest-util: 29.5.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -12030,15 +12218,15 @@ snapshots: typescript: 5.6.2 yargs-parser: 21.1.1 optionalDependencies: - '@babel/core': 7.23.2 + '@babel/core': 7.24.3 '@jest/types': 29.6.3 - babel-jest: 29.7.0(@babel/core@7.23.2) + babel-jest: 29.7.0(@babel/core@7.24.3) - ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.6.2): + ts-jest@29.1.2(@babel/core@7.25.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@22.5.5))(typescript@5.6.2): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@18.11.11) + jest: 29.7.0(@types/node@22.5.5) jest-util: 29.5.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -12047,9 +12235,9 @@ snapshots: typescript: 5.6.2 yargs-parser: 21.1.1 optionalDependencies: - '@babel/core': 7.24.3 + '@babel/core': 7.25.2 '@jest/types': 29.6.3 - babel-jest: 29.7.0(@babel/core@7.24.3) + babel-jest: 29.7.0(@babel/core@7.25.2) tsconfck@3.1.3(typescript@5.6.2): optionalDependencies: @@ -12168,8 +12356,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@6.19.8: - optional: true + undici-types@6.19.8: {} unicorn-magic@0.1.0: {}