From fa4649b9dd862e9190cb15c70d7b3eb5babe895d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:04:37 +0000 Subject: [PATCH] deps: bump the types group across 1 directory with 2 updates Bumps the types group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/node` from 22.15.30 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.0 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types - dependency-name: "@types/react" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] --- builder/package.json | 2 +- library/crypto/package.json | 2 +- library/react-polkicon/package.json | 2 +- pnpm-lock.yaml | 76 ++++++++++++++--------------- 4 files changed, 41 insertions(+), 41 deletions(-) diff --git a/builder/package.json b/builder/package.json index fb5b6179..a7b62849 100644 --- a/builder/package.json +++ b/builder/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/minimist": "^1.2.5", - "@types/node": "^22.13.15", + "@types/node": "^24.7.2", "tsup": "^8.4.0" } } diff --git a/library/crypto/package.json b/library/crypto/package.json index 7e128283..68f3f509 100644 --- a/library/crypto/package.json +++ b/library/crypto/package.json @@ -32,7 +32,7 @@ "blakejs": "^1.2.1" }, "devDependencies": { - "@types/node": "^22.15.29", + "@types/node": "^24.7.2", "builder": "workspace:*", "tsup": "^8.4.0" } diff --git a/library/react-polkicon/package.json b/library/react-polkicon/package.json index 3968731e..9cd3ac27 100644 --- a/library/react-polkicon/package.json +++ b/library/react-polkicon/package.json @@ -36,7 +36,7 @@ "dedot": "^0.18.0" }, "devDependencies": { - "@types/node": "^22.15.29", + "@types/node": "^24.7.2", "@types/react": "^19.0.12", "builder": "workspace:*", "react": "^19.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c875b60..7972132d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^1.2.5 version: 1.2.5 '@types/node': - specifier: ^22.13.15 - version: 22.15.30 + specifier: ^24.7.2 + version: 24.7.2 tsup: specifier: ^8.4.0 version: 8.5.0(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.1) @@ -71,8 +71,8 @@ importers: version: 1.2.1 devDependencies: '@types/node': - specifier: ^22.15.29 - version: 22.15.30 + specifier: ^24.7.2 + version: 24.7.2 builder: specifier: workspace:* version: link:../../builder @@ -84,7 +84,7 @@ importers: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 builder: specifier: workspace:* version: link:../../builder @@ -99,7 +99,7 @@ importers: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 '@w3ux/types': specifier: ^2.4.1 version: 2.4.1 @@ -124,7 +124,7 @@ importers: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 '@w3ux/types': specifier: ^2.4.1 version: 2.4.1 @@ -177,7 +177,7 @@ importers: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 '@w3ux/types': specifier: ^2.4.1 version: 2.4.1 @@ -198,7 +198,7 @@ importers: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 builder: specifier: workspace:* version: link:../../builder @@ -225,11 +225,11 @@ importers: version: 0.18.3(typescript@5.9.3) devDependencies: '@types/node': - specifier: ^22.15.29 - version: 22.15.30 + specifier: ^24.7.2 + version: 24.7.2 '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 builder: specifier: workspace:* version: link:../../builder @@ -244,7 +244,7 @@ importers: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 builder: specifier: workspace:* version: link:../../builder @@ -263,7 +263,7 @@ importers: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 builder: specifier: workspace:* version: link:../../builder @@ -275,13 +275,13 @@ importers: version: 8.5.0(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.1) vitest: specifier: ^3.1.1 - version: 3.2.4(@types/debug@4.1.12)(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1) + version: 3.2.4(@types/debug@4.1.12)(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1) library/validator-assets: devDependencies: '@types/react': specifier: ^19.0.12 - version: 19.2.0 + version: 19.2.2 builder: specifier: workspace:* version: link:../../builder @@ -1039,11 +1039,11 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@22.15.30': - resolution: {integrity: sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==} + '@types/node@24.7.2': + resolution: {integrity: sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==} - '@types/react@19.2.0': - resolution: {integrity: sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==} + '@types/react@19.2.2': + resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==} '@vitest/expect@3.2.4': resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==} @@ -1754,8 +1754,8 @@ packages: engines: {node: '>=0.8.0'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.14.0: + resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} undici@4.16.0: resolution: {integrity: sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw==} @@ -2574,7 +2574,7 @@ snapshots: '@types/bn.js@5.2.0': dependencies: - '@types/node': 22.15.30 + '@types/node': 24.7.2 '@types/chai@5.2.2': dependencies: @@ -2596,11 +2596,11 @@ snapshots: '@types/ms@2.1.0': optional: true - '@types/node@22.15.30': + '@types/node@24.7.2': dependencies: - undici-types: 6.21.0 + undici-types: 7.14.0 - '@types/react@19.2.0': + '@types/react@19.2.2': dependencies: csstype: 3.1.3 @@ -2612,13 +2612,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.0.0(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1))': + '@vitest/mocker@3.2.4(vite@7.0.0(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 7.0.0(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1) + vite: 7.0.0(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1) '@vitest/pretty-format@3.2.4': dependencies: @@ -3352,7 +3352,7 @@ snapshots: uglify-js@3.19.3: optional: true - undici-types@6.21.0: {} + undici-types@7.14.0: {} undici@4.16.0: {} @@ -3379,13 +3379,13 @@ snapshots: - utf-8-validate - zod - vite-node@3.2.4(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1): + vite-node@3.2.4(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.0.0(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1) + vite: 7.0.0(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1) transitivePeerDependencies: - '@types/node' - jiti @@ -3400,7 +3400,7 @@ snapshots: - tsx - yaml - vite@7.0.0(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1): + vite@7.0.0(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1): dependencies: esbuild: 0.25.5 fdir: 6.4.6(picomatch@4.0.2) @@ -3409,16 +3409,16 @@ snapshots: rollup: 4.44.1 tinyglobby: 0.2.14 optionalDependencies: - '@types/node': 22.15.30 + '@types/node': 24.7.2 fsevents: 2.3.3 sass: 1.93.2 yaml: 2.8.1 - vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1): + vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.0.0(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@7.0.0(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -3436,12 +3436,12 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.0.0(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1) - vite-node: 3.2.4(@types/node@22.15.30)(sass@1.93.2)(yaml@2.8.1) + vite: 7.0.0(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1) + vite-node: 3.2.4(@types/node@24.7.2)(sass@1.93.2)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 - '@types/node': 22.15.30 + '@types/node': 24.7.2 transitivePeerDependencies: - jiti - less