From a55fa49baf1cacb6b89e1034d13e2317107c9da3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 09:32:22 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v26.0.1 --- pnpm-lock.yaml | 76 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 51 insertions(+), 25 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6897635..303c78d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 30.0.0 '@types/node': specifier: ^26.0.0 - version: 26.0.0 + version: 26.0.1 ajv: specifier: ^8.20.0 version: 8.20.0 @@ -25,7 +25,7 @@ importers: version: 3.0.1(ajv@8.20.0) jest: specifier: ^30.4.2 - version: 30.4.2(@types/node@26.0.0) + version: 30.4.2(@types/node@26.0.1) nanoid: specifier: ^5.1.15 version: 5.1.15 @@ -40,7 +40,7 @@ importers: version: 1.71.0 ts-jest: specifier: ^29.4.11 - version: 29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@30.4.2(@types/node@26.0.0))(typescript@6.0.3) + version: 29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@30.4.2(@types/node@26.0.1))(typescript@6.0.3) tsdown: specifier: 0.22.3 version: 0.22.3(typescript@6.0.3) @@ -771,12 +771,12 @@ packages: '@types/jsesc@2.5.1': resolution: {integrity: sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==} - '@types/node@24.13.2': - resolution: {integrity: sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==} - '@types/node@26.0.0': resolution: {integrity: sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==} + '@types/node@26.0.1': + resolution: {integrity: sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==} + '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -1959,9 +1959,6 @@ packages: unconfig-core@7.5.0: resolution: {integrity: sha512-Su3FauozOGP44ZmKdHy2oE6LPjk51M/TRRjHv2HNCWiDvfvCoxC2lno6jevMA91MYAdCdwP05QnWdWpSbncX/w==} - undici-types@7.18.2: - resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} - undici-types@8.3.0: resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==} @@ -2384,7 +2381,7 @@ snapshots: '@jest/pattern@30.4.0': dependencies: - '@types/node': 24.13.2 + '@types/node': 26.0.0 jest-regex-util: 30.4.0 '@jest/reporters@30.4.1': @@ -2471,7 +2468,7 @@ snapshots: '@jest/schemas': 30.4.1 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 24.13.2 + '@types/node': 26.0.0 '@types/yargs': 17.0.35 chalk: 4.1.2 @@ -2739,11 +2736,11 @@ snapshots: '@types/jsesc@2.5.1': {} - '@types/node@24.13.2': + '@types/node@26.0.0': dependencies: - undici-types: 7.18.2 + undici-types: 8.3.0 - '@types/node@26.0.0': + '@types/node@26.0.1': dependencies: undici-types: 8.3.0 @@ -3257,7 +3254,7 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@30.4.2(@types/node@26.0.0): + jest-cli@30.4.2(@types/node@26.0.1): dependencies: '@jest/core': 30.4.2 '@jest/test-result': 30.4.1 @@ -3265,7 +3262,7 @@ snapshots: chalk: 4.1.2 exit-x: 0.2.2 import-local: 3.2.0 - jest-config: 30.4.2(@types/node@26.0.0) + jest-config: 30.4.2(@types/node@26.0.1) jest-util: 30.4.1 jest-validate: 30.4.1 yargs: 17.7.3 @@ -3307,6 +3304,37 @@ snapshots: - babel-plugin-macros - supports-color + jest-config@30.4.2(@types/node@26.0.1): + dependencies: + '@babel/core': 7.29.7 + '@jest/get-type': 30.1.0 + '@jest/pattern': 30.4.0 + '@jest/test-sequencer': 30.4.1 + '@jest/types': 30.4.1 + babel-jest: 30.4.1(@babel/core@7.29.7) + chalk: 4.1.2 + ci-info: 4.4.0 + deepmerge: 4.3.1 + glob: 10.5.0 + graceful-fs: 4.2.11 + jest-circus: 30.4.2 + jest-docblock: 30.4.0 + jest-environment-node: 30.4.1 + jest-regex-util: 30.4.0 + jest-resolve: 30.4.1 + jest-runner: 30.4.2 + jest-util: 30.4.1 + jest-validate: 30.4.1 + parse-json: 5.2.0 + pretty-format: 30.4.1 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 26.0.1 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + jest-diff@30.4.1: dependencies: '@jest/diff-sequences': 30.4.0 @@ -3339,7 +3367,7 @@ snapshots: jest-haste-map@30.4.1: dependencies: '@jest/types': 30.4.1 - '@types/node': 24.13.2 + '@types/node': 26.0.0 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -3489,7 +3517,7 @@ snapshots: jest-util@30.4.1: dependencies: '@jest/types': 30.4.1 - '@types/node': 24.13.2 + '@types/node': 26.0.0 chalk: 4.1.2 ci-info: 4.4.0 graceful-fs: 4.2.11 @@ -3517,18 +3545,18 @@ snapshots: jest-worker@30.4.1: dependencies: - '@types/node': 24.13.2 + '@types/node': 26.0.0 '@ungap/structured-clone': 1.3.2 jest-util: 30.4.1 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@30.4.2(@types/node@26.0.0): + jest@30.4.2(@types/node@26.0.1): dependencies: '@jest/core': 30.4.2 '@jest/types': 30.4.1 import-local: 3.2.0 - jest-cli: 30.4.2(@types/node@26.0.0) + jest-cli: 30.4.2(@types/node@26.0.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -3902,12 +3930,12 @@ snapshots: tree-kill@1.2.2: {} - ts-jest@29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@30.4.2(@types/node@26.0.0))(typescript@6.0.3): + ts-jest@29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@30.4.2(@types/node@26.0.1))(typescript@6.0.3): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 handlebars: 4.7.9 - jest: 30.4.2(@types/node@26.0.0) + jest: 30.4.2(@types/node@26.0.1) json5: 2.2.3 lodash.memoize: 4.1.2 make-error: 1.3.6 @@ -3966,8 +3994,6 @@ snapshots: '@quansync/fs': 1.0.0 quansync: 1.0.0 - undici-types@7.18.2: {} - undici-types@8.3.0: {} unrs-resolver@1.12.2: