Skip to content

Commit

Permalink
fix(deps): update polkadot to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 193ab62 commit 926db41
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 10 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@hapi/inert": "^7.1.0",
"@kiltprotocol/sdk-js": "^0.35.0",
"@kiltprotocol/vc-export": "^0.35.0",
"@polkadot/keyring": "^12.6.2",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/keyring": "^13.0.1",
"@polkadot/util": "^13.0.1",
"@polkadot/util-crypto": "^13.0.1",
"detect-browser": "^5.3.0",
"dotenv": "^16.4.5",
"exiting": "^6.1.0",
Expand Down
126 changes: 119 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4408,6 +4408,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"
Expand All @@ -4419,6 +4433,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.11.2":
version: 10.11.2
resolution: "@polkadot/rpc-augment@npm:10.11.2"
Expand Down Expand Up @@ -4564,6 +4589,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"
Expand All @@ -4579,6 +4624,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"
Expand Down Expand Up @@ -4669,6 +4729,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"
Expand All @@ -4689,6 +4759,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"
Expand All @@ -4702,6 +4781,19 @@ __metadata:
languageName: node
linkType: hard

"@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"
Expand All @@ -4712,6 +4804,16 @@ __metadata:
languageName: node
linkType: hard

"@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"
Expand All @@ -4722,6 +4824,16 @@ __metadata:
languageName: node
linkType: hard

"@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"
Expand Down Expand Up @@ -6480,10 +6592,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

Expand Down Expand Up @@ -15842,9 +15954,9 @@ __metadata:
"@kiltprotocol/vc-export": "npm:^0.35.0"
"@parcel/optimizer-data-url": "npm:^2.7.0"
"@parcel/transformer-inline-string": "npm:^2.7.0"
"@polkadot/keyring": "npm:^12.6.2"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkadot/keyring": "npm:^13.0.1"
"@polkadot/util": "npm:^13.0.1"
"@polkadot/util-crypto": "npm:^13.0.1"
"@storybook/addon-actions": "npm:^8.2.2"
"@storybook/addon-controls": "npm:^8.2.2"
"@storybook/addon-styling": "npm:^1.3.7"
Expand Down

0 comments on commit 926db41

Please sign in to comment.