Skip to content

Upgrade polkadot-js/common to 13.5.1 #834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@polkadot/dev": "^0.83.2",
"@polkadot/x-bundle": "^13.4.4",
"@polkadot/x-bundle": "^13.5.1",
"@types/node": "^22.10.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"version": "3.13.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.4.4",
"@polkadot/keyring": "^13.5.1",
"@polkadot/ui-settings": "3.13.2-0-x",
"@polkadot/ui-shared": "3.13.2-0-x",
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-qr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-settings": "3.13.2-0-x",
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.2",
"qrcode-generator": "^1.4.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/reactnative-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.13.2-0-x",
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"react-native-svg": "^14.1.0",
"tslib": "^2.8.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/ui-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"version": "3.13.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.4.4",
"@polkadot/keyring": "^13.5.1",
"@polkadot/ui-settings": "3.13.2-0-x",
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"mkdirp": "^3.0.1",
"rxjs": "^7.8.1",
"store": "^2.0.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"version": "3.13.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^13.4.4",
"@polkadot/util": "^13.4.4",
"@polkadot/networks": "^13.5.1",
"@polkadot/util": "^13.5.1",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"@types/xmlserializer": "^0.6.6",
"xmlserializer": "^0.6.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.13.2-0-x",
"@polkadot/util": "^13.4.4",
"@polkadot/util-crypto": "^13.4.4",
"@polkadot/util": "^13.5.1",
"@polkadot/util-crypto": "^13.5.1",
"jdenticon": "3.2.0",
"tslib": "^2.8.1"
},
Expand Down
154 changes: 77 additions & 77 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1596,40 +1596,40 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/keyring@npm:^13.4.4":
version: 13.4.4
resolution: "@polkadot/keyring@npm:13.4.4"
"@polkadot/keyring@npm:^13.5.1":
version: 13.5.1
resolution: "@polkadot/keyring@npm:13.5.1"
dependencies:
"@polkadot/util": "npm:13.4.4"
"@polkadot/util-crypto": "npm:13.4.4"
"@polkadot/util": "npm:13.5.1"
"@polkadot/util-crypto": "npm:13.5.1"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.4.4
"@polkadot/util-crypto": 13.4.4
checksum: 10/0c9637cf54640898c503721c568831b75a92229d1395d6f228325a4888b8c3fc862ed24a54c0c49b4eaffe9cb23d2734f487deee25a0b78f7382a82e60ac1955
"@polkadot/util": 13.5.1
"@polkadot/util-crypto": 13.5.1
checksum: 10/e040c077ff1227ec7d4b911e60fc2588144dc31a775c301c56fa6b0b9e7e74cfd9fec4b51f1340bb3c3e0b322e217d4759176a35f7fda500a5776dde279fab86
languageName: node
linkType: hard

"@polkadot/networks@npm:13.4.4, @polkadot/networks@npm:^13.4.4":
version: 13.4.4
resolution: "@polkadot/networks@npm:13.4.4"
"@polkadot/networks@npm:13.5.1, @polkadot/networks@npm:^13.5.1":
version: 13.5.1
resolution: "@polkadot/networks@npm:13.5.1"
dependencies:
"@polkadot/util": "npm:13.4.4"
"@polkadot/util": "npm:13.5.1"
"@substrate/ss58-registry": "npm:^1.51.0"
tslib: "npm:^2.8.0"
checksum: 10/8125a55b6ff75a32fdde7fba3584d49c9e096b5fe88c26cb8438af61233d233ef346f3086eb52be2fecf4f2c516fe7cabadf982510732c1beac65e430216f4a5
checksum: 10/836835ffcf58027cb450f17400c733eb84272cb7de0b1a86f72a0c1b1bb35ea3c628f8dd418e185f163ff0963ec931f41618b9405088a1d6fe2fbf5e5ab09709
languageName: node
linkType: hard

"@polkadot/react-identicon@workspace:packages/react-identicon":
version: 0.0.0-use.local
resolution: "@polkadot/react-identicon@workspace:packages/react-identicon"
dependencies:
"@polkadot/keyring": "npm:^13.4.4"
"@polkadot/keyring": "npm:^13.5.1"
"@polkadot/ui-settings": "npm:3.13.2-0-x"
"@polkadot/ui-shared": "npm:3.13.2-0-x"
"@polkadot/util": "npm:^13.4.4"
"@polkadot/util-crypto": "npm:^13.4.4"
"@polkadot/util": "npm:^13.5.1"
"@polkadot/util-crypto": "npm:^13.5.1"
"@types/react-copy-to-clipboard": "npm:^5.0.7"
"@types/react-dom": "npm:^18.2.18"
ethereum-blockies-base64: "npm:^1.0.2"
Expand All @@ -1653,8 +1653,8 @@ __metadata:
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
dependencies:
"@polkadot/ui-settings": "npm:3.13.2-0-x"
"@polkadot/util": "npm:^13.4.4"
"@polkadot/util-crypto": "npm:^13.4.4"
"@polkadot/util": "npm:^13.5.1"
"@polkadot/util-crypto": "npm:^13.5.1"
"@zxing/browser": "npm:^0.1.5"
"@zxing/library": "npm:^0.21.2"
qrcode-generator: "npm:^1.4.4"
Expand All @@ -1674,8 +1674,8 @@ __metadata:
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
dependencies:
"@polkadot/ui-shared": "npm:3.13.2-0-x"
"@polkadot/util": "npm:^13.4.4"
"@polkadot/util-crypto": "npm:^13.4.4"
"@polkadot/util": "npm:^13.5.1"
"@polkadot/util-crypto": "npm:^13.5.1"
"@types/react-native": "npm:^0.72.8"
react-native-svg: "npm:^14.1.0"
tslib: "npm:^2.8.1"
Expand All @@ -1691,10 +1691,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
dependencies:
"@polkadot/keyring": "npm:^13.4.4"
"@polkadot/keyring": "npm:^13.5.1"
"@polkadot/ui-settings": "npm:3.13.2-0-x"
"@polkadot/util": "npm:^13.4.4"
"@polkadot/util-crypto": "npm:^13.4.4"
"@polkadot/util": "npm:^13.5.1"
"@polkadot/util-crypto": "npm:^13.5.1"
"@types/mkdirp": "npm:^2.0.0"
"@types/store": "npm:^2.0.5"
mkdirp: "npm:^3.0.1"
Expand All @@ -1712,8 +1712,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
dependencies:
"@polkadot/networks": "npm:^13.4.4"
"@polkadot/util": "npm:^13.4.4"
"@polkadot/networks": "npm:^13.5.1"
"@polkadot/util": "npm:^13.5.1"
"@types/store": "npm:^2.0.5"
eventemitter3: "npm:^5.0.1"
store: "npm:^2.0.12"
Expand All @@ -1728,8 +1728,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
dependencies:
"@polkadot/util": "npm:^13.4.4"
"@polkadot/util-crypto": "npm:^13.4.4"
"@polkadot/util": "npm:^13.5.1"
"@polkadot/util-crypto": "npm:^13.5.1"
"@types/xmlserializer": "npm:^0.6.6"
colord: "npm:^2.9.3"
tslib: "npm:^2.8.1"
Expand All @@ -1740,38 +1740,38 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/util-crypto@npm:13.4.4, @polkadot/util-crypto@npm:^13.4.4":
version: 13.4.4
resolution: "@polkadot/util-crypto@npm:13.4.4"
"@polkadot/util-crypto@npm:13.5.1, @polkadot/util-crypto@npm:^13.5.1":
version: 13.5.1
resolution: "@polkadot/util-crypto@npm:13.5.1"
dependencies:
"@noble/curves": "npm:^1.3.0"
"@noble/hashes": "npm:^1.3.3"
"@polkadot/networks": "npm:13.4.4"
"@polkadot/util": "npm:13.4.4"
"@polkadot/networks": "npm:13.5.1"
"@polkadot/util": "npm:13.5.1"
"@polkadot/wasm-crypto": "npm:^7.4.1"
"@polkadot/wasm-util": "npm:^7.4.1"
"@polkadot/x-bigint": "npm:13.4.4"
"@polkadot/x-randomvalues": "npm:13.4.4"
"@polkadot/x-bigint": "npm:13.5.1"
"@polkadot/x-randomvalues": "npm:13.5.1"
"@scure/base": "npm:^1.1.7"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.4.4
checksum: 10/085a183b0e8a7490b174849e85f14d2903b105f50e8771db76f7ad23e73c345b4c270246b4ffd1afa2f9b5ef0ef48f4637ab0aa1b4a7a8d0452d28d7c623a427
"@polkadot/util": 13.5.1
checksum: 10/280a8fb838e8ee30da92a73c5c578977c2d0d823dd03143ebdd3a0a9dc276649a6476a1cbf0200140ed116146b7202c7cd5c0be58271e12326d4aff4a42788e4
languageName: node
linkType: hard

"@polkadot/util@npm:13.4.4, @polkadot/util@npm:^13.4.4":
version: 13.4.4
resolution: "@polkadot/util@npm:13.4.4"
"@polkadot/util@npm:13.5.1, @polkadot/util@npm:^13.5.1":
version: 13.5.1
resolution: "@polkadot/util@npm:13.5.1"
dependencies:
"@polkadot/x-bigint": "npm:13.4.4"
"@polkadot/x-global": "npm:13.4.4"
"@polkadot/x-textdecoder": "npm:13.4.4"
"@polkadot/x-textencoder": "npm:13.4.4"
"@polkadot/x-bigint": "npm:13.5.1"
"@polkadot/x-global": "npm:13.5.1"
"@polkadot/x-textdecoder": "npm:13.5.1"
"@polkadot/x-textencoder": "npm:13.5.1"
"@types/bn.js": "npm:^5.1.6"
bn.js: "npm:^5.2.1"
tslib: "npm:^2.8.0"
checksum: 10/788d63bc43a6a090eec06b9fd313e5b8290c6aecafa73efb8b20ef96143b1ef06eb417aea4dd237c530b4c38dd6f2be7c04f865f806b287897fdbea8575d5f92
checksum: 10/26b7c564012afec2c877dbf265021883335a28f369c84d59eeaf6bba72a9fd4e70d259cf24619332e9c44fc55093d9f51ec212a7d48fcae92e962f42f4310d6f
languageName: node
linkType: hard

Expand All @@ -1780,8 +1780,8 @@ __metadata:
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
dependencies:
"@polkadot/ui-shared": "npm:3.13.2-0-x"
"@polkadot/util": "npm:^13.4.4"
"@polkadot/util-crypto": "npm:^13.4.4"
"@polkadot/util": "npm:^13.5.1"
"@polkadot/util-crypto": "npm:^13.5.1"
jdenticon: "npm:3.2.0"
tslib: "npm:^2.8.1"
vue: "npm:^2.7.16"
Expand Down Expand Up @@ -1872,66 +1872,66 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-bigint@npm:13.4.4":
version: 13.4.4
resolution: "@polkadot/x-bigint@npm:13.4.4"
"@polkadot/x-bigint@npm:13.5.1":
version: 13.5.1
resolution: "@polkadot/x-bigint@npm:13.5.1"
dependencies:
"@polkadot/x-global": "npm:13.4.4"
"@polkadot/x-global": "npm:13.5.1"
tslib: "npm:^2.8.0"
checksum: 10/38c398fadd95905052cbb41eb5d96c44d39b891640aed7c3a3beec9a957a32577b4fc084fca59b0e8f2be4f67e3a6a4eb24a5113fc7c1a8e1d430894abe657f3
checksum: 10/726bc63bc9a51dbfc21de3913ac546c296ca82b05a78014a9de7268a22c4db85552c6143ab058e0bf3e92defaa36a7d7a803a3deb6607e5928f408ee245dc55e
languageName: node
linkType: hard

"@polkadot/x-bundle@npm:^13.4.4":
version: 13.4.4
resolution: "@polkadot/x-bundle@npm:13.4.4"
"@polkadot/x-bundle@npm:^13.5.1":
version: 13.5.1
resolution: "@polkadot/x-bundle@npm:13.5.1"
dependencies:
"@polkadot/util": "npm:13.4.4"
"@polkadot/util": "npm:13.5.1"
buffer-es6: "npm:^4.9.3"
tslib: "npm:^2.8.0"
checksum: 10/1aa91e84ca6bf7889b20b536b540e76953207db85fb82c14417355adc314ca2af5b6b6a473b63f36f0682d9fba80fed441c313ee225e92f0b8512f36e933f819
checksum: 10/5523d574a48c50736873a740ad640887fc93e27d0d37c43b62e7ee14160de5a965187cf81b12d54750fe9474048b75c8acde855843b68b01d4836f8fd3877d99
languageName: node
linkType: hard

"@polkadot/x-global@npm:13.4.4":
version: 13.4.4
resolution: "@polkadot/x-global@npm:13.4.4"
"@polkadot/x-global@npm:13.5.1":
version: 13.5.1
resolution: "@polkadot/x-global@npm:13.5.1"
dependencies:
tslib: "npm:^2.8.0"
checksum: 10/dd0df5886775e0304e4a912a9a16786df910cf91e225fbf671ca604059849896cc002839609bbb82f59eefe19a5bfa634e0eace3d15c93b760326abdaec4ae40
checksum: 10/6db58bbed5c6506c2f6d542cd836b242750a01d93e30fb6f19543a43ca7573a96813df44344df5d9ec938a913e2ddb8af0258f51770d3aa9f9bcbb896d8e5d1b
languageName: node
linkType: hard

"@polkadot/x-randomvalues@npm:13.4.4":
version: 13.4.4
resolution: "@polkadot/x-randomvalues@npm:13.4.4"
"@polkadot/x-randomvalues@npm:13.5.1":
version: 13.5.1
resolution: "@polkadot/x-randomvalues@npm:13.5.1"
dependencies:
"@polkadot/x-global": "npm:13.4.4"
"@polkadot/x-global": "npm:13.5.1"
tslib: "npm:^2.8.0"
peerDependencies:
"@polkadot/util": 13.4.4
"@polkadot/util": 13.5.1
"@polkadot/wasm-util": "*"
checksum: 10/958fc03d1214d147d9e113e0f418240faeb53675036aace5f50e57e6913cc51324d0cd6890d9adb18b40d595a71158175e1edf7701b96c3bd57e4e4395b732d5
checksum: 10/cadd8c7f9e7acf219c7cdc45bd3e7473e2da5577919936eb1721a297bfaeb45498e3f651200b9333aab95666d09671f915c8ac262924a922c23520ae494acf72
languageName: node
linkType: hard

"@polkadot/x-textdecoder@npm:13.4.4":
version: 13.4.4
resolution: "@polkadot/x-textdecoder@npm:13.4.4"
"@polkadot/x-textdecoder@npm:13.5.1":
version: 13.5.1
resolution: "@polkadot/x-textdecoder@npm:13.5.1"
dependencies:
"@polkadot/x-global": "npm:13.4.4"
"@polkadot/x-global": "npm:13.5.1"
tslib: "npm:^2.8.0"
checksum: 10/a3778a824f5c232a518bb504d92aca35dbc9b9c777a4539adaac733fed98b340c78aabed8fcbf613683b21052615dcfdf06b58f5ad5165d2d0d3195c313b97b4
checksum: 10/705b3f3b3c757cf2f7077e71f6c765c088e6636e5580408a8f95bf9b2e17c59bfa0846d89ba423131422a0bbb381fe0eff13cd7ac3d366272ebe269876789a52
languageName: node
linkType: hard

"@polkadot/x-textencoder@npm:13.4.4":
version: 13.4.4
resolution: "@polkadot/x-textencoder@npm:13.4.4"
"@polkadot/x-textencoder@npm:13.5.1":
version: 13.5.1
resolution: "@polkadot/x-textencoder@npm:13.5.1"
dependencies:
"@polkadot/x-global": "npm:13.4.4"
"@polkadot/x-global": "npm:13.5.1"
tslib: "npm:^2.8.0"
checksum: 10/222f7954fe1aac7806b3b3c7dd04b47c64ec1af77e59725b0634bdf666344782fff3e08f0ead86fad61ac7e6e2ae6826410366286657ed06633f663ab8ba9c6b
checksum: 10/d5309785674a034e21717236f7f2a438da77d29c514c9cfae8517c8db690e1cff55820cfbac6f2307c9e1d4dc2c4e24ad01f915b585823af5ee73737441d1766
languageName: node
linkType: hard

Expand Down Expand Up @@ -11106,7 +11106,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@polkadot/dev": "npm:^0.83.2"
"@polkadot/x-bundle": "npm:^13.4.4"
"@polkadot/x-bundle": "npm:^13.5.1"
"@types/node": "npm:^22.10.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down