From 12fd74c3cb4793f10f7f98bd718b2cdff834ee72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 20:02:04 +0000 Subject: [PATCH] fix(deps): update polkadot --- package.json | 12 ++-- yarn.lock | 190 +++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 182 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 08287792a..0c9469dff 100644 --- a/package.json +++ b/package.json @@ -46,13 +46,13 @@ "dependencies": { "@kiltprotocol/sdk-js": "^0.35.0", "@polkadot/extension-inject": "^0.48.2", - "@polkadot/keyring": "^12.6.2", - "@polkadot/types": "^10.11.2", + "@polkadot/keyring": "^13.0.1", + "@polkadot/types": "^12.1.1", "@polkadot/ui-shared": "^3.6.6", - "@polkadot/util": "^12.6.2", - "@polkadot/util-crypto": "^12.6.2", - "@polkadot/x-textdecoder": "^12.6.2", - "@polkadot/x-textencoder": "^12.6.2", + "@polkadot/util": "^13.0.1", + "@polkadot/util-crypto": "^13.0.1", + "@polkadot/x-textdecoder": "^13.0.1", + "@polkadot/x-textencoder": "^13.0.1", "bn.js": "^5.2.1", "classnames": "^2.5.1", "ky": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 1acbdb572..e6f8f7b49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2862,6 +2862,20 @@ __metadata: languageName: node linkType: hard +"@polkadot/keyring@npm:^13.0.1": + version: 13.0.1 + resolution: "@polkadot/keyring@npm:13.0.1" + dependencies: + "@polkadot/util": "npm:13.0.1" + "@polkadot/util-crypto": "npm:13.0.1" + tslib: "npm:^2.6.2" + peerDependencies: + "@polkadot/util": 13.0.1 + "@polkadot/util-crypto": 13.0.1 + checksum: 10c0/1da3a57181140c5f3f344d01c42400678f1156635514269a3cc8c3ed1c9ebb0acb5484c47cbb6150fa125fd65a69264d7e60fb82df5d9bcffc92d9e781d227e7 + languageName: node + linkType: hard + "@polkadot/networks@npm:12.6.2, @polkadot/networks@npm:^12.6.2": version: 12.6.2 resolution: "@polkadot/networks@npm:12.6.2" @@ -2873,6 +2887,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/networks@npm:13.0.1": + version: 13.0.1 + resolution: "@polkadot/networks@npm:13.0.1" + dependencies: + "@polkadot/util": "npm:13.0.1" + "@substrate/ss58-registry": "npm:^1.46.0" + tslib: "npm:^2.6.2" + checksum: 10c0/77086ed4402fbb5dc6caa7a264db31d2dca1db6262e32318634d5e9155ec9327cb8065a03448279ca9dcc1b3f6e3216c9a626d557d42907548f7c4cd9ecb0c0d + languageName: node + linkType: hard + "@polkadot/rpc-augment@npm:10.13.1": version: 10.13.1 resolution: "@polkadot/rpc-augment@npm:10.13.1" @@ -2999,6 +3024,18 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-augment@npm:12.1.1": + version: 12.1.1 + resolution: "@polkadot/types-augment@npm:12.1.1" + dependencies: + "@polkadot/types": "npm:12.1.1" + "@polkadot/types-codec": "npm:12.1.1" + "@polkadot/util": "npm:^12.6.2" + tslib: "npm:^2.6.2" + checksum: 10c0/20342a217823e039f3c0cc011319429345b98472230472e3ec3563d97581ad2a20a974cdaf66c8ce2d49381a5cdf759326027b6f55bef18b396decfd0db37030 + languageName: node + linkType: hard + "@polkadot/types-codec@npm:10.13.1, @polkadot/types-codec@npm:^10.7.3": version: 10.13.1 resolution: "@polkadot/types-codec@npm:10.13.1" @@ -3021,6 +3058,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-codec@npm:12.1.1": + version: 12.1.1 + resolution: "@polkadot/types-codec@npm:12.1.1" + dependencies: + "@polkadot/util": "npm:^12.6.2" + "@polkadot/x-bigint": "npm:^12.6.2" + tslib: "npm:^2.6.2" + checksum: 10c0/d717a4ad746c5748c683fe449814a85e0c5f4b2530c2448f5950918c83f43370bdedd51ea9c5f31da8992f674c05324649f2e1d350d5b688316be345e2257893 + languageName: node + linkType: hard + "@polkadot/types-create@npm:10.13.1": version: 10.13.1 resolution: "@polkadot/types-create@npm:10.13.1" @@ -3043,6 +3091,17 @@ __metadata: languageName: node linkType: hard +"@polkadot/types-create@npm:12.1.1": + version: 12.1.1 + resolution: "@polkadot/types-create@npm:12.1.1" + dependencies: + "@polkadot/types-codec": "npm:12.1.1" + "@polkadot/util": "npm:^12.6.2" + tslib: "npm:^2.6.2" + checksum: 10c0/b4e3e4f93626f816a104868467b5299a19416b14b6783b576c498636d46a7d86488d623a91d5b3f106e4f7717959c90e1b9d0a65f2a60893ecb4f491ea5c8b54 + languageName: node + linkType: hard + "@polkadot/types-known@npm:10.13.1": version: 10.13.1 resolution: "@polkadot/types-known@npm:10.13.1" @@ -3091,7 +3150,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.7.3": +"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.7.3": version: 10.13.1 resolution: "@polkadot/types@npm:10.13.1" dependencies: @@ -3107,7 +3166,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/types@npm:12.0.2, @polkadot/types@npm:^12.0.2": +"@polkadot/types@npm:12.0.2": version: 12.0.2 resolution: "@polkadot/types@npm:12.0.2" dependencies: @@ -3123,6 +3182,22 @@ __metadata: languageName: node linkType: hard +"@polkadot/types@npm:12.1.1, @polkadot/types@npm:^12.0.2, @polkadot/types@npm:^12.1.1": + version: 12.1.1 + resolution: "@polkadot/types@npm:12.1.1" + dependencies: + "@polkadot/keyring": "npm:^12.6.2" + "@polkadot/types-augment": "npm:12.1.1" + "@polkadot/types-codec": "npm:12.1.1" + "@polkadot/types-create": "npm:12.1.1" + "@polkadot/util": "npm:^12.6.2" + "@polkadot/util-crypto": "npm:^12.6.2" + rxjs: "npm:^7.8.1" + tslib: "npm:^2.6.2" + checksum: 10c0/46395b18dc78d7d8295df6a80fc8a00d73d942ffa2ef8bd7fc6591ac3d018f70c0765ac54b848c508514196c7bb302fc08ac80779ca1431f57c423b20c7080ac + languageName: node + linkType: hard + "@polkadot/ui-shared@npm:^3.6.6": version: 3.6.6 resolution: "@polkadot/ui-shared@npm:3.6.6" @@ -3156,6 +3231,26 @@ __metadata: languageName: node linkType: hard +"@polkadot/util-crypto@npm:13.0.1, @polkadot/util-crypto@npm:^13.0.1": + version: 13.0.1 + resolution: "@polkadot/util-crypto@npm:13.0.1" + dependencies: + "@noble/curves": "npm:^1.3.0" + "@noble/hashes": "npm:^1.3.3" + "@polkadot/networks": "npm:13.0.1" + "@polkadot/util": "npm:13.0.1" + "@polkadot/wasm-crypto": "npm:^7.3.2" + "@polkadot/wasm-util": "npm:^7.3.2" + "@polkadot/x-bigint": "npm:13.0.1" + "@polkadot/x-randomvalues": "npm:13.0.1" + "@scure/base": "npm:^1.1.5" + tslib: "npm:^2.6.2" + peerDependencies: + "@polkadot/util": 13.0.1 + checksum: 10c0/2ed2edd7aeb9b75d30fdaa305ef143e54b122f402139488a82bddafe93b9b183cd06ee612961686e8146f9f9d816231fbe581d79250573d7f666b8d17a1168e1 + languageName: node + linkType: hard + "@polkadot/util@npm:12.6.2, @polkadot/util@npm:^12.0.0, @polkadot/util@npm:^12.6.2": version: 12.6.2 resolution: "@polkadot/util@npm:12.6.2" @@ -3171,6 +3266,21 @@ __metadata: languageName: node linkType: hard +"@polkadot/util@npm:13.0.1, @polkadot/util@npm:^13.0.1": + version: 13.0.1 + resolution: "@polkadot/util@npm:13.0.1" + dependencies: + "@polkadot/x-bigint": "npm:13.0.1" + "@polkadot/x-global": "npm:13.0.1" + "@polkadot/x-textdecoder": "npm:13.0.1" + "@polkadot/x-textencoder": "npm:13.0.1" + "@types/bn.js": "npm:^5.1.5" + bn.js: "npm:^5.2.1" + tslib: "npm:^2.6.2" + checksum: 10c0/e6f5c42a42085d794ca649c02c8f756a9506d550ce4986b547a60fc1b224fc66c69751f9fb89d7fca9e20d30f1cb31f31ed6b8803f0d4d174f739dc7dc22daad + languageName: node + linkType: hard + "@polkadot/wasm-bridge@npm:7.3.2": version: 7.3.2 resolution: "@polkadot/wasm-bridge@npm:7.3.2" @@ -3261,6 +3371,16 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-bigint@npm:13.0.1": + version: 13.0.1 + resolution: "@polkadot/x-bigint@npm:13.0.1" + dependencies: + "@polkadot/x-global": "npm:13.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/568c4dee33f5b7cf88218efabeebd8b1fa18ed9c2b881637966589eaf956b0c8485670827145177a8160f5cfc7718d41c8f1c19ebcd5ab5f513b016812fb7e7e + languageName: node + linkType: hard + "@polkadot/x-fetch@npm:^12.6.2": version: 12.6.2 resolution: "@polkadot/x-fetch@npm:12.6.2" @@ -3281,6 +3401,15 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-global@npm:13.0.1": + version: 13.0.1 + resolution: "@polkadot/x-global@npm:13.0.1" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/577cb95f95be28cdb9e8a27781fdb8f4e20b382c6f550cdecb6ea0d5cb3ce1b89bc7d661072f010405572804df6becf3a648dca6e89b2325b2fbf132ea1c4538 + languageName: node + linkType: hard + "@polkadot/x-randomvalues@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-randomvalues@npm:12.6.2" @@ -3294,7 +3423,20 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:12.6.2, @polkadot/x-textdecoder@npm:^12.6.2": +"@polkadot/x-randomvalues@npm:13.0.1": + version: 13.0.1 + resolution: "@polkadot/x-randomvalues@npm:13.0.1" + dependencies: + "@polkadot/x-global": "npm:13.0.1" + tslib: "npm:^2.6.2" + peerDependencies: + "@polkadot/util": 13.0.1 + "@polkadot/wasm-util": "*" + checksum: 10c0/7a02e6ac2b46fb971c88cda865dca3b7e274217ebae0f54f6ec26f92cc3ca3852d891ab6d0341a6bf73cf40ed67d13659d507165d9f0cce0817a82e6613b594f + languageName: node + linkType: hard + +"@polkadot/x-textdecoder@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-textdecoder@npm:12.6.2" dependencies: @@ -3304,7 +3446,17 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-textencoder@npm:12.6.2, @polkadot/x-textencoder@npm:^12.6.2": +"@polkadot/x-textdecoder@npm:13.0.1, @polkadot/x-textdecoder@npm:^13.0.1": + version: 13.0.1 + resolution: "@polkadot/x-textdecoder@npm:13.0.1" + dependencies: + "@polkadot/x-global": "npm:13.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/8c8c9d9a8880ee85f2bf574d4cb39cacf24d64ac625ece0a610d5cc82513145038fa688060bd1692e40cc5681285e16990b7c92851d93e27552249e4bc01b565 + languageName: node + linkType: hard + +"@polkadot/x-textencoder@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-textencoder@npm:12.6.2" dependencies: @@ -3314,6 +3466,16 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-textencoder@npm:13.0.1, @polkadot/x-textencoder@npm:^13.0.1": + version: 13.0.1 + resolution: "@polkadot/x-textencoder@npm:13.0.1" + dependencies: + "@polkadot/x-global": "npm:13.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/c2eb74bf0f490f8b429cf9994896723a451a6232253a5124c27712b4a35d3659a37d068fb9510861f0cfdbfcf0166faf8fbf3c91b5834a8ec3a821a8c4e62c7b + languageName: node + linkType: hard + "@polkadot/x-ws@npm:^12.6.2": version: 12.6.2 resolution: "@polkadot/x-ws@npm:12.6.2" @@ -4850,10 +5012,10 @@ __metadata: languageName: node linkType: hard -"@substrate/ss58-registry@npm:^1.44.0": - version: 1.44.0 - resolution: "@substrate/ss58-registry@npm:1.44.0" - checksum: 10c0/72356c6c28679d8ed62646b84beeb1b4897b0fa9dcf134575a48516680ee6110c9391e95f097c28413759339606419a089f02b9ed3474a0d16da46453f001fa8 +"@substrate/ss58-registry@npm:^1.44.0, @substrate/ss58-registry@npm:^1.46.0": + version: 1.49.0 + resolution: "@substrate/ss58-registry@npm:1.49.0" + checksum: 10c0/b50f32e2f4632b31b3e09cec026fef557b1b72f61b6811673f5b0fbe311c5394c2f19fc4c23f97b014c77eb2d0f535a8f079dfd3fb22d5a1d7b043ceeac0d9ac languageName: node linkType: hard @@ -16685,13 +16847,13 @@ __metadata: "@babel/preset-typescript": "npm:^7.24.7" "@kiltprotocol/sdk-js": "npm:^0.35.0" "@polkadot/extension-inject": "npm:^0.48.2" - "@polkadot/keyring": "npm:^12.6.2" - "@polkadot/types": "npm:^10.11.2" + "@polkadot/keyring": "npm:^13.0.1" + "@polkadot/types": "npm:^12.1.1" "@polkadot/ui-shared": "npm:^3.6.6" - "@polkadot/util": "npm:^12.6.2" - "@polkadot/util-crypto": "npm:^12.6.2" - "@polkadot/x-textdecoder": "npm:^12.6.2" - "@polkadot/x-textencoder": "npm:^12.6.2" + "@polkadot/util": "npm:^13.0.1" + "@polkadot/util-crypto": "npm:^13.0.1" + "@polkadot/x-textdecoder": "npm:^13.0.1" + "@polkadot/x-textencoder": "npm:^13.0.1" "@storybook/addon-actions": "npm:^7.6.20" "@storybook/addon-controls": "npm:^7.6.20" "@storybook/addon-styling": "npm:^1.3.7"