From 905ef46b1f1e2c0c00cd9fe5c2385997fe9ba1dd Mon Sep 17 00:00:00 2001 From: Arjun Porwal <65214523+ap211unitech@users.noreply.github.com> Date: Wed, 16 Apr 2025 17:29:16 +0530 Subject: [PATCH] chore: upgrade polkadot deps (#831) --- package.json | 2 +- packages/react-identicon/package.json | 6 +- packages/react-qr/package.json | 4 +- packages/reactnative-identicon/package.json | 4 +- packages/ui-keyring/package.json | 6 +- packages/ui-settings/package.json | 4 +- packages/ui-shared/package.json | 4 +- packages/vue-identicon/package.json | 4 +- yarn.lock | 154 ++++++++++---------- 9 files changed, 94 insertions(+), 94 deletions(-) diff --git a/package.json b/package.json index e2e0a3c3..9f7ad609 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@polkadot/dev": "^0.83.2", - "@polkadot/x-bundle": "^13.4.3", + "@polkadot/x-bundle": "^13.4.4", "@types/node": "^22.10.5", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index 46ac7a5d..ee6b45f8 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -21,11 +21,11 @@ "version": "3.12.3-0-x", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.4.3", + "@polkadot/keyring": "^13.4.4", "@polkadot/ui-settings": "3.12.3-0-x", "@polkadot/ui-shared": "3.12.3-0-x", - "@polkadot/util": "^13.4.3", - "@polkadot/util-crypto": "^13.4.3", + "@polkadot/util": "^13.4.4", + "@polkadot/util-crypto": "^13.4.4", "ethereum-blockies-base64": "^1.0.2", "jdenticon": "3.2.0", "react-copy-to-clipboard": "^5.1.0", diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index 0944e9d2..140afe5e 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -22,8 +22,8 @@ "main": "index.js", "dependencies": { "@polkadot/ui-settings": "3.12.3-0-x", - "@polkadot/util": "^13.4.3", - "@polkadot/util-crypto": "^13.4.3", + "@polkadot/util": "^13.4.4", + "@polkadot/util-crypto": "^13.4.4", "@zxing/browser": "^0.1.5", "@zxing/library": "^0.21.2", "qrcode-generator": "^1.4.4", diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index 02f59e60..1207903c 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -22,8 +22,8 @@ "main": "index.js", "dependencies": { "@polkadot/ui-shared": "3.12.3-0-x", - "@polkadot/util": "^13.4.3", - "@polkadot/util-crypto": "^13.4.3", + "@polkadot/util": "^13.4.4", + "@polkadot/util-crypto": "^13.4.4", "react-native-svg": "^14.1.0", "tslib": "^2.8.1" }, diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 1d44cc3d..14551943 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -20,10 +20,10 @@ "version": "3.12.3-0-x", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.4.3", + "@polkadot/keyring": "^13.4.4", "@polkadot/ui-settings": "3.12.3-0-x", - "@polkadot/util": "^13.4.3", - "@polkadot/util-crypto": "^13.4.3", + "@polkadot/util": "^13.4.4", + "@polkadot/util-crypto": "^13.4.4", "mkdirp": "^3.0.1", "rxjs": "^7.8.1", "store": "^2.0.12", diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 5feee130..7e144a72 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -21,8 +21,8 @@ "version": "3.12.3-0-x", "main": "index.js", "dependencies": { - "@polkadot/networks": "^13.4.3", - "@polkadot/util": "^13.4.3", + "@polkadot/networks": "^13.4.4", + "@polkadot/util": "^13.4.4", "eventemitter3": "^5.0.1", "store": "^2.0.12", "tslib": "^2.8.1" diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 706a79d0..83385adb 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -25,8 +25,8 @@ "tslib": "^2.8.1" }, "devDependencies": { - "@polkadot/util": "^13.4.3", - "@polkadot/util-crypto": "^13.4.3", + "@polkadot/util": "^13.4.4", + "@polkadot/util-crypto": "^13.4.4", "@types/xmlserializer": "^0.6.6", "xmlserializer": "^0.6.1" }, diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 2cd6b367..2e6e61ec 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -22,8 +22,8 @@ "main": "index.js", "dependencies": { "@polkadot/ui-shared": "3.12.3-0-x", - "@polkadot/util": "^13.4.3", - "@polkadot/util-crypto": "^13.4.3", + "@polkadot/util": "^13.4.4", + "@polkadot/util-crypto": "^13.4.4", "jdenticon": "3.2.0", "tslib": "^2.8.1" }, diff --git a/yarn.lock b/yarn.lock index 46eeea96..bd3a17f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1596,28 +1596,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/keyring@npm:^13.4.3": - version: 13.4.3 - resolution: "@polkadot/keyring@npm:13.4.3" +"@polkadot/keyring@npm:^13.4.4": + version: 13.4.4 + resolution: "@polkadot/keyring@npm:13.4.4" dependencies: - "@polkadot/util": "npm:13.4.3" - "@polkadot/util-crypto": "npm:13.4.3" + "@polkadot/util": "npm:13.4.4" + "@polkadot/util-crypto": "npm:13.4.4" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.4.3 - "@polkadot/util-crypto": 13.4.3 - checksum: 10/653288a3d98c90dafcec0373919b8f224791a6148ccf09244db0e8fe3535409fe592921da767c7c8dc3bc4e9853b9024730d6554a31e14aa24ecf500ba22b274 + "@polkadot/util": 13.4.4 + "@polkadot/util-crypto": 13.4.4 + checksum: 10/0c9637cf54640898c503721c568831b75a92229d1395d6f228325a4888b8c3fc862ed24a54c0c49b4eaffe9cb23d2734f487deee25a0b78f7382a82e60ac1955 languageName: node linkType: hard -"@polkadot/networks@npm:13.4.3, @polkadot/networks@npm:^13.4.3": - version: 13.4.3 - resolution: "@polkadot/networks@npm:13.4.3" +"@polkadot/networks@npm:13.4.4, @polkadot/networks@npm:^13.4.4": + version: 13.4.4 + resolution: "@polkadot/networks@npm:13.4.4" dependencies: - "@polkadot/util": "npm:13.4.3" + "@polkadot/util": "npm:13.4.4" "@substrate/ss58-registry": "npm:^1.51.0" tslib: "npm:^2.8.0" - checksum: 10/17f10458809510f7bb33992788a5235bc1a61a09602adf35d288d7dac192c16187323e18ac8744fea67bb0670c07cb994969440e06a0ab7a0052f95202364517 + checksum: 10/8125a55b6ff75a32fdde7fba3584d49c9e096b5fe88c26cb8438af61233d233ef346f3086eb52be2fecf4f2c516fe7cabadf982510732c1beac65e430216f4a5 languageName: node linkType: hard @@ -1625,11 +1625,11 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/react-identicon@workspace:packages/react-identicon" dependencies: - "@polkadot/keyring": "npm:^13.4.3" + "@polkadot/keyring": "npm:^13.4.4" "@polkadot/ui-settings": "npm:3.12.3-0-x" "@polkadot/ui-shared": "npm:3.12.3-0-x" - "@polkadot/util": "npm:^13.4.3" - "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/util": "npm:^13.4.4" + "@polkadot/util-crypto": "npm:^13.4.4" "@types/react-copy-to-clipboard": "npm:^5.0.7" "@types/react-dom": "npm:^18.2.18" ethereum-blockies-base64: "npm:^1.0.2" @@ -1653,8 +1653,8 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@polkadot/ui-settings": "npm:3.12.3-0-x" - "@polkadot/util": "npm:^13.4.3" - "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/util": "npm:^13.4.4" + "@polkadot/util-crypto": "npm:^13.4.4" "@zxing/browser": "npm:^0.1.5" "@zxing/library": "npm:^0.21.2" qrcode-generator: "npm:^1.4.4" @@ -1674,8 +1674,8 @@ __metadata: resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@polkadot/ui-shared": "npm:3.12.3-0-x" - "@polkadot/util": "npm:^13.4.3" - "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/util": "npm:^13.4.4" + "@polkadot/util-crypto": "npm:^13.4.4" "@types/react-native": "npm:^0.72.8" react-native-svg: "npm:^14.1.0" tslib: "npm:^2.8.1" @@ -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.3" + "@polkadot/keyring": "npm:^13.4.4" "@polkadot/ui-settings": "npm:3.12.3-0-x" - "@polkadot/util": "npm:^13.4.3" - "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/util": "npm:^13.4.4" + "@polkadot/util-crypto": "npm:^13.4.4" "@types/mkdirp": "npm:^2.0.0" "@types/store": "npm:^2.0.5" mkdirp: "npm:^3.0.1" @@ -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.3" - "@polkadot/util": "npm:^13.4.3" + "@polkadot/networks": "npm:^13.4.4" + "@polkadot/util": "npm:^13.4.4" "@types/store": "npm:^2.0.5" eventemitter3: "npm:^5.0.1" store: "npm:^2.0.12" @@ -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.3" - "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/util": "npm:^13.4.4" + "@polkadot/util-crypto": "npm:^13.4.4" "@types/xmlserializer": "npm:^0.6.6" colord: "npm:^2.9.3" tslib: "npm:^2.8.1" @@ -1740,38 +1740,38 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:13.4.3, @polkadot/util-crypto@npm:^13.4.3": - version: 13.4.3 - resolution: "@polkadot/util-crypto@npm:13.4.3" +"@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" dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@polkadot/networks": "npm:13.4.3" - "@polkadot/util": "npm:13.4.3" + "@polkadot/networks": "npm:13.4.4" + "@polkadot/util": "npm:13.4.4" "@polkadot/wasm-crypto": "npm:^7.4.1" "@polkadot/wasm-util": "npm:^7.4.1" - "@polkadot/x-bigint": "npm:13.4.3" - "@polkadot/x-randomvalues": "npm:13.4.3" + "@polkadot/x-bigint": "npm:13.4.4" + "@polkadot/x-randomvalues": "npm:13.4.4" "@scure/base": "npm:^1.1.7" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.4.3 - checksum: 10/b2f886d8b14549e6c366550d068a0b07c9cce509254472a63f1b7a91e8eddc2a832124d7e3c104e29687342756225908c5eef2cb2fd398da83f0f64d905529ce + "@polkadot/util": 13.4.4 + checksum: 10/085a183b0e8a7490b174849e85f14d2903b105f50e8771db76f7ad23e73c345b4c270246b4ffd1afa2f9b5ef0ef48f4637ab0aa1b4a7a8d0452d28d7c623a427 languageName: node linkType: hard -"@polkadot/util@npm:13.4.3, @polkadot/util@npm:^13.4.3": - version: 13.4.3 - resolution: "@polkadot/util@npm:13.4.3" +"@polkadot/util@npm:13.4.4, @polkadot/util@npm:^13.4.4": + version: 13.4.4 + resolution: "@polkadot/util@npm:13.4.4" dependencies: - "@polkadot/x-bigint": "npm:13.4.3" - "@polkadot/x-global": "npm:13.4.3" - "@polkadot/x-textdecoder": "npm:13.4.3" - "@polkadot/x-textencoder": "npm:13.4.3" + "@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" "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" tslib: "npm:^2.8.0" - checksum: 10/187e1a978edc19654ebf042eb3c9fa3c164e68630eff94891b89c3584bb09fc7e32717fdd36cba5e70fed85afa011299c47de116af9b04799d9087f916b8e104 + checksum: 10/788d63bc43a6a090eec06b9fd313e5b8290c6aecafa73efb8b20ef96143b1ef06eb417aea4dd237c530b4c38dd6f2be7c04f865f806b287897fdbea8575d5f92 languageName: node linkType: hard @@ -1780,8 +1780,8 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@polkadot/ui-shared": "npm:3.12.3-0-x" - "@polkadot/util": "npm:^13.4.3" - "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/util": "npm:^13.4.4" + "@polkadot/util-crypto": "npm:^13.4.4" jdenticon: "npm:3.2.0" tslib: "npm:^2.8.1" vue: "npm:^2.7.16" @@ -1872,66 +1872,66 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.4.3": - version: 13.4.3 - resolution: "@polkadot/x-bigint@npm:13.4.3" +"@polkadot/x-bigint@npm:13.4.4": + version: 13.4.4 + resolution: "@polkadot/x-bigint@npm:13.4.4" dependencies: - "@polkadot/x-global": "npm:13.4.3" + "@polkadot/x-global": "npm:13.4.4" tslib: "npm:^2.8.0" - checksum: 10/6c299309c9913f8ea899032b5f0aa510178499431e9d8c525583109949a3148bc07cf3683fb672c07f670683f181886df98fd49397c587e1701a36472cdf12e6 + checksum: 10/38c398fadd95905052cbb41eb5d96c44d39b891640aed7c3a3beec9a957a32577b4fc084fca59b0e8f2be4f67e3a6a4eb24a5113fc7c1a8e1d430894abe657f3 languageName: node linkType: hard -"@polkadot/x-bundle@npm:^13.4.3": - version: 13.4.3 - resolution: "@polkadot/x-bundle@npm:13.4.3" +"@polkadot/x-bundle@npm:^13.4.4": + version: 13.4.4 + resolution: "@polkadot/x-bundle@npm:13.4.4" dependencies: - "@polkadot/util": "npm:13.4.3" + "@polkadot/util": "npm:13.4.4" buffer-es6: "npm:^4.9.3" tslib: "npm:^2.8.0" - checksum: 10/d40e5aa6ac0dc9d5b922a1806823bc4fbd23b656e10c7e1b3e48eb6caac1eea400862fa4b557adf1091c5694e2222b4695e5c936035fddf8d7ae1afca353f0a7 + checksum: 10/1aa91e84ca6bf7889b20b536b540e76953207db85fb82c14417355adc314ca2af5b6b6a473b63f36f0682d9fba80fed441c313ee225e92f0b8512f36e933f819 languageName: node linkType: hard -"@polkadot/x-global@npm:13.4.3": - version: 13.4.3 - resolution: "@polkadot/x-global@npm:13.4.3" +"@polkadot/x-global@npm:13.4.4": + version: 13.4.4 + resolution: "@polkadot/x-global@npm:13.4.4" dependencies: tslib: "npm:^2.8.0" - checksum: 10/ce549dc41894880c66ae27e6d7114e77b91b36236da80914366a06f90b68f46398ad6a46f821c966287636621f208c5bbd85f05b60a372b86ba400e952245476 + checksum: 10/dd0df5886775e0304e4a912a9a16786df910cf91e225fbf671ca604059849896cc002839609bbb82f59eefe19a5bfa634e0eace3d15c93b760326abdaec4ae40 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.4.3": - version: 13.4.3 - resolution: "@polkadot/x-randomvalues@npm:13.4.3" +"@polkadot/x-randomvalues@npm:13.4.4": + version: 13.4.4 + resolution: "@polkadot/x-randomvalues@npm:13.4.4" dependencies: - "@polkadot/x-global": "npm:13.4.3" + "@polkadot/x-global": "npm:13.4.4" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.4.3 + "@polkadot/util": 13.4.4 "@polkadot/wasm-util": "*" - checksum: 10/523dcebded03a42796bf7b23119ef7e9277ada5e9c85bf8baceef18bc775f533b7496d5ca9b29ca0b5abff629f1b5fb7ded91c0c7c6b206ed4def270edd8a100 + checksum: 10/958fc03d1214d147d9e113e0f418240faeb53675036aace5f50e57e6913cc51324d0cd6890d9adb18b40d595a71158175e1edf7701b96c3bd57e4e4395b732d5 languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.4.3": - version: 13.4.3 - resolution: "@polkadot/x-textdecoder@npm:13.4.3" +"@polkadot/x-textdecoder@npm:13.4.4": + version: 13.4.4 + resolution: "@polkadot/x-textdecoder@npm:13.4.4" dependencies: - "@polkadot/x-global": "npm:13.4.3" + "@polkadot/x-global": "npm:13.4.4" tslib: "npm:^2.8.0" - checksum: 10/e7882607082a88d5e19843acba92fc519f354c2ada1af141dcd5eaf87cd14c782499e04641623d6e993404bed559b3c32ed584e79df70acc3d1d331654e0c967 + checksum: 10/a3778a824f5c232a518bb504d92aca35dbc9b9c777a4539adaac733fed98b340c78aabed8fcbf613683b21052615dcfdf06b58f5ad5165d2d0d3195c313b97b4 languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.4.3": - version: 13.4.3 - resolution: "@polkadot/x-textencoder@npm:13.4.3" +"@polkadot/x-textencoder@npm:13.4.4": + version: 13.4.4 + resolution: "@polkadot/x-textencoder@npm:13.4.4" dependencies: - "@polkadot/x-global": "npm:13.4.3" + "@polkadot/x-global": "npm:13.4.4" tslib: "npm:^2.8.0" - checksum: 10/ee3a7bebbc6d429eb37c68c9310e6484780ef1b9f8d6f92976c92a8dc14a9a5314d53f91bb64acfdc401b3bd13cbac71a08360b6eeefb1884af40d4ad881f016 + checksum: 10/222f7954fe1aac7806b3b3c7dd04b47c64ec1af77e59725b0634bdf666344782fff3e08f0ead86fad61ac7e6e2ae6826410366286657ed06633f663ab8ba9c6b languageName: node linkType: hard @@ -11106,7 +11106,7 @@ __metadata: resolution: "root-workspace-0b6124@workspace:." dependencies: "@polkadot/dev": "npm:^0.83.2" - "@polkadot/x-bundle": "npm:^13.4.3" + "@polkadot/x-bundle": "npm:^13.4.4" "@types/node": "npm:^22.10.5" react: "npm:^18.2.0" react-dom: "npm:^18.2.0"