From 7f81a9fc433807c86fbae989da95f21efc2e6f0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 00:35:25 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22 --- old/checker/package.json | 2 +- packages/type-plus/package.json | 2 +- pnpm-lock.yaml | 173 +++++++------------------------- 3 files changed, 37 insertions(+), 140 deletions(-) diff --git a/old/checker/package.json b/old/checker/package.json index 88e621408..1a03d9b9f 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": "^22.0.0", "@unional/fixture": "^3.2.7", "depcheck": "^1.4.3", "npm-run-all2": "^8.0.0", diff --git a/packages/type-plus/package.json b/packages/type-plus/package.json index 3f75c5c98..c7a827adb 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": "^22.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 51611222d..3f3381a89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,7 +116,7 @@ importers: version: 29.7.0 '@repobuddy/jest': specifier: ^5.0.0 - version: 5.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.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@18.11.11))(typescript@5.7.2)) + version: 5.0.0(@swc/jest@0.2.36(@swc/core@1.7.26))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@22.5.5)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@22.5.5)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@22.5.5)))(jest@29.7.0(@types/node@22.5.5))(ts-jest@29.1.2(@babel/core@7.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@22.5.5))(typescript@5.7.2)) '@repobuddy/typescript': specifier: ^2.0.0 version: 2.0.0 @@ -127,8 +127,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: ^22.0.0 + version: 22.5.5 assertron: specifier: ^11.0.2 version: 11.0.2 @@ -140,16 +140,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@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-run-all2: specifier: ^8.0.0 version: 8.0.1 @@ -167,7 +167,7 @@ importers: version: typescript@5.5.4 ts-jest: specifier: ^29.1.2 - version: 29.1.2(@babel/core@7.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@18.11.11))(typescript@5.7.2) + version: 29.1.2(@babel/core@7.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@22.5.5))(typescript@5.7.2) typescript: specifier: ^5.6.2 version: 5.7.2 @@ -1926,9 +1926,6 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@18.11.11': - resolution: {integrity: sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==} - '@types/node@22.5.5': resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==} @@ -6960,7 +6957,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 22.5.5 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -6973,14 +6970,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': 22.5.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@22.5.5) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -7009,7 +7006,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 22.5.5 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -7027,7 +7024,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 18.11.11 + '@types/node': 22.5.5 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -7049,7 +7046,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': 22.5.5 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -7119,7 +7116,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': 22.5.5 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -7226,20 +7223,20 @@ snapshots: '@repobuddy/biome@1.5.1': {} - '@repobuddy/jest@5.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.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@18.11.11))(typescript@5.7.2))': + '@repobuddy/jest@5.0.0(@swc/jest@0.2.36(@swc/core@1.7.26))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@22.5.5)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@22.5.5)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@22.5.5)))(jest@29.7.0(@types/node@22.5.5))(ts-jest@29.1.2(@babel/core@7.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@22.5.5))(typescript@5.7.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@22.5.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.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@18.11.11))(typescript@5.7.2) + jest-watch-suspend: 1.1.2(jest@29.7.0(@types/node@22.5.5)) + jest-watch-toggle-config-2: 2.1.0(jest@29.7.0(@types/node@22.5.5)) + jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@22.5.5)) + ts-jest: 29.1.2(@babel/core@7.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@22.5.5))(typescript@5.7.2) '@repobuddy/typescript@2.0.0': dependencies: @@ -7513,7 +7510,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 18.11.11 + '@types/node': 22.5.5 '@types/hast@3.0.4': dependencies: @@ -7555,8 +7552,6 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@18.11.11': {} - '@types/node@22.5.5': dependencies: undici-types: 6.19.8 @@ -7567,7 +7562,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 18.11.11 + '@types/node': 22.5.5 '@types/semver@6.2.3': {} @@ -8255,21 +8250,6 @@ snapshots: optionalDependencies: typescript: 5.7.2 - create-jest@29.7.0(@types/node@18.11.11): - 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-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 @@ -9498,7 +9478,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': 22.5.5 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -9518,25 +9498,6 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@18.11.11): - 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) - exit: 0.1.2 - import-local: 3.1.0 - jest-config: 29.7.0(@types/node@18.11.11) - 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 @@ -9556,36 +9517,6 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@18.11.11): - dependencies: - '@babel/core': 7.25.8 - '@jest/test-sequencer': 29.7.0 - '@jest/types': 29.6.3 - babel-jest: 29.7.0(@babel/core@7.25.8) - 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.8 - parse-json: 5.2.0 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-json-comments: 3.1.1 - optionalDependencies: - '@types/node': 18.11.11 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - jest-config@29.7.0(@types/node@22.5.5): dependencies: '@babel/core': 7.25.8 @@ -9640,7 +9571,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': 22.5.5 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -9650,7 +9581,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 18.11.11 + '@types/node': 22.5.5 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -9689,7 +9620,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 22.5.5 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -9724,7 +9655,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': 22.5.5 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -9752,7 +9683,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': 22.5.5 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -9798,7 +9729,7 @@ snapshots: jest-util@29.5.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 22.5.5 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -9807,7 +9738,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 22.5.5 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -9822,39 +9753,17 @@ 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)): - dependencies: - chalk: 2.4.2 - jest: 29.7.0(@types/node@18.11.11) - 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@22.5.5) unpartial: 0.6.4 - jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)): - dependencies: - chalk: 4.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@22.5.5)): dependencies: chalk: 4.1.2 jest: 29.7.0(@types/node@22.5.5) - jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)): - dependencies: - ansi-escapes: 6.0.0 - chalk: 5.2.0 - jest: 29.7.0(@types/node@18.11.11) - 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 @@ -9870,7 +9779,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.11.11 + '@types/node': 22.5.5 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -9879,23 +9788,11 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 18.11.11 + '@types/node': 22.5.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): - 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) - 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 @@ -11680,11 +11577,11 @@ snapshots: trough@2.2.0: {} - ts-jest@29.1.2(@babel/core@7.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@18.11.11))(typescript@5.7.2): + ts-jest@29.1.2(@babel/core@7.25.8)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.8))(jest@29.7.0(@types/node@22.5.5))(typescript@5.7.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