From 3b719250f5ccb7b5aa25865e271fefd0fb9566ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 02:40:11 +0000 Subject: [PATCH] Bump the yarn group with 2 updates Bumps the yarn group with 2 updates: [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) and [viem](https://github.com/wevm/viem). Updates `@polkadot/api` from 16.4.4 to 16.4.5 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v16.4.5/packages/api) Updates `viem` from 2.34.0 to 2.35.1 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.34.0...viem@2.35.1) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-version: 16.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: viem dependency-version: 2.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn ... Signed-off-by: dependabot[bot] --- utils/e2e-tests/ts/package.json | 4 +- yarn.lock | 208 +++++++++++++++++++++++++++++++- 2 files changed, 204 insertions(+), 8 deletions(-) diff --git a/utils/e2e-tests/ts/package.json b/utils/e2e-tests/ts/package.json index 8856872ab..0fec88f9c 100644 --- a/utils/e2e-tests/ts/package.json +++ b/utils/e2e-tests/ts/package.json @@ -8,13 +8,13 @@ "test:ui": "vitest --ui" }, "dependencies": { - "@polkadot/api": "^16.4.4", + "@polkadot/api": "^16.4.5", "@types/node": "24.3.0", "@vitest/expect": "^3.2.4", "axios": "^1.11.0", "ethers": "^6.15.0", "typescript": "^5.9.2", - "viem": "^2.34.0", + "viem": "^2.35.1", "vitest": "^3.2.4" } } diff --git a/yarn.lock b/yarn.lock index eb5ed3814..fb25b862d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -386,6 +386,21 @@ __metadata: languageName: node linkType: hard +"@polkadot/api-augment@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/api-augment@npm:16.4.5" + dependencies: + "@polkadot/api-base": 16.4.5 + "@polkadot/rpc-augment": 16.4.5 + "@polkadot/types": 16.4.5 + "@polkadot/types-augment": 16.4.5 + "@polkadot/types-codec": 16.4.5 + "@polkadot/util": ^13.5.5 + tslib: ^2.8.1 + checksum: da47e911607b9553fadd566af13ebbb244ad3fbd933c7e4aa76c03313e74fe8a622318387790974a7855153b27f3d2b8e7659d94792ee65b1edad301e2c1bfa0 + languageName: node + linkType: hard + "@polkadot/api-base@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/api-base@npm:16.4.4" @@ -399,6 +414,19 @@ __metadata: languageName: node linkType: hard +"@polkadot/api-base@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/api-base@npm:16.4.5" + dependencies: + "@polkadot/rpc-core": 16.4.5 + "@polkadot/types": 16.4.5 + "@polkadot/util": ^13.5.5 + rxjs: ^7.8.1 + tslib: ^2.8.1 + checksum: 1b64862d4d2237b21155ef5a893fe70dc229e02030202ae3062f2e5411e4f7fbd749d8b5c971850219c1bcc306bbd72a71681f3d52f26ae61e7e82b6aeaccee7 + languageName: node + linkType: hard + "@polkadot/api-cli@npm:^0.63.14": version: 0.63.14 resolution: "@polkadot/api-cli@npm:0.63.14" @@ -435,6 +463,24 @@ __metadata: languageName: node linkType: hard +"@polkadot/api-derive@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/api-derive@npm:16.4.5" + dependencies: + "@polkadot/api": 16.4.5 + "@polkadot/api-augment": 16.4.5 + "@polkadot/api-base": 16.4.5 + "@polkadot/rpc-core": 16.4.5 + "@polkadot/types": 16.4.5 + "@polkadot/types-codec": 16.4.5 + "@polkadot/util": ^13.5.5 + "@polkadot/util-crypto": ^13.5.5 + rxjs: ^7.8.1 + tslib: ^2.8.1 + checksum: 8710b923d006f31335f98e4890de2a03fdd39883ee9256c1f3a9fdf6081704bbd0bb5401148dbc29a2ad4678d4a2abfe3b3729be3f7f44e19b11f0e781746e8b + languageName: node + linkType: hard + "@polkadot/api@npm:16.4.4, @polkadot/api@npm:^16.4.4": version: 16.4.4 resolution: "@polkadot/api@npm:16.4.4" @@ -460,6 +506,31 @@ __metadata: languageName: node linkType: hard +"@polkadot/api@npm:16.4.5, @polkadot/api@npm:^16.4.5": + version: 16.4.5 + resolution: "@polkadot/api@npm:16.4.5" + dependencies: + "@polkadot/api-augment": 16.4.5 + "@polkadot/api-base": 16.4.5 + "@polkadot/api-derive": 16.4.5 + "@polkadot/keyring": ^13.5.5 + "@polkadot/rpc-augment": 16.4.5 + "@polkadot/rpc-core": 16.4.5 + "@polkadot/rpc-provider": 16.4.5 + "@polkadot/types": 16.4.5 + "@polkadot/types-augment": 16.4.5 + "@polkadot/types-codec": 16.4.5 + "@polkadot/types-create": 16.4.5 + "@polkadot/types-known": 16.4.5 + "@polkadot/util": ^13.5.5 + "@polkadot/util-crypto": ^13.5.5 + eventemitter3: ^5.0.1 + rxjs: ^7.8.1 + tslib: ^2.8.1 + checksum: 2fac761daded13f80de76937b8ccb670ae2eee5f306a5ce35c6ad76ad6ec00450c1766915fea3eb6d9d69d6382dc0a7509bf6d9643fa8f9599a84085a4c3c98d + languageName: node + linkType: hard + "@polkadot/keyring@npm:^13.5.5": version: 13.5.5 resolution: "@polkadot/keyring@npm:13.5.5" @@ -498,6 +569,19 @@ __metadata: languageName: node linkType: hard +"@polkadot/rpc-augment@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/rpc-augment@npm:16.4.5" + dependencies: + "@polkadot/rpc-core": 16.4.5 + "@polkadot/types": 16.4.5 + "@polkadot/types-codec": 16.4.5 + "@polkadot/util": ^13.5.5 + tslib: ^2.8.1 + checksum: b8a57a19b28f597e43a1c6e9fbbe86a71d09ef21bd7f74fce99b65b31a6d133245d9581ee07a0e39f64343ec6d23b252f96b77ae5af36f6e4e6694518d6f6137 + languageName: node + linkType: hard + "@polkadot/rpc-core@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/rpc-core@npm:16.4.4" @@ -512,6 +596,20 @@ __metadata: languageName: node linkType: hard +"@polkadot/rpc-core@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/rpc-core@npm:16.4.5" + dependencies: + "@polkadot/rpc-augment": 16.4.5 + "@polkadot/rpc-provider": 16.4.5 + "@polkadot/types": 16.4.5 + "@polkadot/util": ^13.5.5 + rxjs: ^7.8.1 + tslib: ^2.8.1 + checksum: 4625f865008c8adf139500388ea02fbd99a84b53e6808fca2de0ac47fa4d30909743c5d5801e92d1c75676db593fb49a738faa1aa9df3e0e5646c50d8eb6f3eb + languageName: node + linkType: hard + "@polkadot/rpc-provider@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/rpc-provider@npm:16.4.4" @@ -536,6 +634,30 @@ __metadata: languageName: node linkType: hard +"@polkadot/rpc-provider@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/rpc-provider@npm:16.4.5" + dependencies: + "@polkadot/keyring": ^13.5.5 + "@polkadot/types": 16.4.5 + "@polkadot/types-support": 16.4.5 + "@polkadot/util": ^13.5.5 + "@polkadot/util-crypto": ^13.5.5 + "@polkadot/x-fetch": ^13.5.5 + "@polkadot/x-global": ^13.5.5 + "@polkadot/x-ws": ^13.5.5 + "@substrate/connect": 0.8.11 + eventemitter3: ^5.0.1 + mock-socket: ^9.3.1 + nock: ^13.5.5 + tslib: ^2.8.1 + dependenciesMeta: + "@substrate/connect": + optional: true + checksum: abe262bbbba61c55fe38c8244c511aaf724ca5b7c2803fae69c92069d3482e2d1cbae87eb5ad6625f7a05e06b3f8fd3f72a79a32d7a9d0b427640364a4f83db6 + languageName: node + linkType: hard + "@polkadot/types-augment@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/types-augment@npm:16.4.4" @@ -548,6 +670,18 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-augment@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/types-augment@npm:16.4.5" + dependencies: + "@polkadot/types": 16.4.5 + "@polkadot/types-codec": 16.4.5 + "@polkadot/util": ^13.5.5 + tslib: ^2.8.1 + checksum: bd6590dec799d3d00197f97a3b82116f73897e139b68bcf91f37ac42d8711340de096de0e7f1c9540e280bfe3ecb44423f8cdfd2cc75064e91b252e8bc1975fe + languageName: node + linkType: hard + "@polkadot/types-codec@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/types-codec@npm:16.4.4" @@ -559,6 +693,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-codec@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/types-codec@npm:16.4.5" + dependencies: + "@polkadot/util": ^13.5.5 + "@polkadot/x-bigint": ^13.5.5 + tslib: ^2.8.1 + checksum: a74d2a7b590576670b08fdd0fe4418bde8fd6be82009dd683c82e453a6e2e5d17bf79e030cc5bceefaae00c99f9f1ee977acf6083143b1693707397e53df8435 + languageName: node + linkType: hard + "@polkadot/types-create@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/types-create@npm:16.4.4" @@ -570,6 +715,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-create@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/types-create@npm:16.4.5" + dependencies: + "@polkadot/types-codec": 16.4.5 + "@polkadot/util": ^13.5.5 + tslib: ^2.8.1 + checksum: be7e631e5cc90dea06734e05756730fe3b9e1ea06fa0851c6de4005c190631bc81dd462ffc123986a56ba643c7b1f49f86a4111847d00ec5663a4743d2f7b4e3 + languageName: node + linkType: hard + "@polkadot/types-known@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/types-known@npm:16.4.4" @@ -584,6 +740,20 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-known@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/types-known@npm:16.4.5" + dependencies: + "@polkadot/networks": ^13.5.5 + "@polkadot/types": 16.4.5 + "@polkadot/types-codec": 16.4.5 + "@polkadot/types-create": 16.4.5 + "@polkadot/util": ^13.5.5 + tslib: ^2.8.1 + checksum: 5648ffcbaf3b6c11680245ad234606cfdf8afdae9e096c022f4b03816bb03e8552aed68b0d81223d73b049aa43e846a08b5e6b9631fe2e151c58c9cf014d60f7 + languageName: node + linkType: hard + "@polkadot/types-support@npm:16.4.4": version: 16.4.4 resolution: "@polkadot/types-support@npm:16.4.4" @@ -594,6 +764,16 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-support@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/types-support@npm:16.4.5" + dependencies: + "@polkadot/util": ^13.5.5 + tslib: ^2.8.1 + checksum: 5134c378c778c83cde7c5a6c35c8b05df5de698fe1136616543240559835060a04e8774cc1a26bbc5679f93a82428c8dbbaf9db386f5b06726ebc03877475777 + languageName: node + linkType: hard + "@polkadot/types@npm:16.4.4, @polkadot/types@npm:^16.4.4": version: 16.4.4 resolution: "@polkadot/types@npm:16.4.4" @@ -610,6 +790,22 @@ __metadata: languageName: node linkType: hard +"@polkadot/types@npm:16.4.5": + version: 16.4.5 + resolution: "@polkadot/types@npm:16.4.5" + dependencies: + "@polkadot/keyring": ^13.5.5 + "@polkadot/types-augment": 16.4.5 + "@polkadot/types-codec": 16.4.5 + "@polkadot/types-create": 16.4.5 + "@polkadot/util": ^13.5.5 + "@polkadot/util-crypto": ^13.5.5 + rxjs: ^7.8.1 + tslib: ^2.8.1 + checksum: 8b5aed533367f9b9c051de62bb51a7686f9597b9c7aaa765fd235a5642fce0da7423f4b00bddab8ca50dcb8a6535fb750cf1c87ffe7f13b52e84adf250bd3bb2 + languageName: node + linkType: hard + "@polkadot/util-crypto@npm:13.5.5, @polkadot/util-crypto@npm:^13.5.5": version: 13.5.5 resolution: "@polkadot/util-crypto@npm:13.5.5" @@ -2091,13 +2287,13 @@ __metadata: version: 0.0.0-use.local resolution: "humanode-e2e-tests-ts@workspace:utils/e2e-tests/ts" dependencies: - "@polkadot/api": ^16.4.4 + "@polkadot/api": ^16.4.5 "@types/node": 24.3.0 "@vitest/expect": ^3.2.4 axios: ^1.11.0 ethers: ^6.15.0 typescript: ^5.9.2 - viem: ^2.34.0 + viem: ^2.35.1 vitest: ^3.2.4 languageName: unknown linkType: soft @@ -3131,9 +3327,9 @@ __metadata: languageName: node linkType: hard -"viem@npm:^2.34.0": - version: 2.34.0 - resolution: "viem@npm:2.34.0" +"viem@npm:^2.35.1": + version: 2.35.1 + resolution: "viem@npm:2.35.1" dependencies: "@noble/curves": 1.9.6 "@noble/hashes": 1.8.0 @@ -3148,7 +3344,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: a63127f8f206246be15ff19584e6f9c9203a7ad126df65a3965419d768156e2b5aa571a08f49a3de306a0a6b3632d5725a1600ab007421db2c041f2cb8b2318e + checksum: 6331fc01433492c8fef0941dbbe909ecdbfa20a95523ca381501aa839042d5d734dcda33b644ce2a9443069c22dbecedcaef5649dc9a00d53e3c2d0ff634bd1d languageName: node linkType: hard