From 61d73834086c9e3c7298ef6d0b10008a9d5a0f1e Mon Sep 17 00:00:00 2001 From: Arjun Porwal <65214523+ap211unitech@users.noreply.github.com> Date: Wed, 2 Jul 2025 18:00:57 +0530 Subject: [PATCH] chore: upgraded polkadot deps (#838) --- 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 616ecaab..f293e7d6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@polkadot/dev": "^0.83.3", - "@polkadot/x-bundle": "^13.5.2", + "@polkadot/x-bundle": "^13.5.3", "@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 c5dee878..3a174e22 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -21,11 +21,11 @@ "version": "3.15.1", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.2", + "@polkadot/keyring": "^13.5.3", "@polkadot/ui-settings": "3.15.1", "@polkadot/ui-shared": "3.15.1", - "@polkadot/util": "^13.5.2", - "@polkadot/util-crypto": "^13.5.2", + "@polkadot/util": "^13.5.3", + "@polkadot/util-crypto": "^13.5.3", "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 3339533a..b17ef68c 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.15.1", - "@polkadot/util": "^13.5.2", - "@polkadot/util-crypto": "^13.5.2", + "@polkadot/util": "^13.5.3", + "@polkadot/util-crypto": "^13.5.3", "@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 fe3e37e4..3d41a4b2 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.15.1", - "@polkadot/util": "^13.5.2", - "@polkadot/util-crypto": "^13.5.2", + "@polkadot/util": "^13.5.3", + "@polkadot/util-crypto": "^13.5.3", "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 97b6b560..7464f3bf 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -20,10 +20,10 @@ "version": "3.15.1", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.2", + "@polkadot/keyring": "^13.5.3", "@polkadot/ui-settings": "3.15.1", - "@polkadot/util": "^13.5.2", - "@polkadot/util-crypto": "^13.5.2", + "@polkadot/util": "^13.5.3", + "@polkadot/util-crypto": "^13.5.3", "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 6600e7fe..bca4e894 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -21,8 +21,8 @@ "version": "3.15.1", "main": "index.js", "dependencies": { - "@polkadot/networks": "^13.5.2", - "@polkadot/util": "^13.5.2", + "@polkadot/networks": "^13.5.3", + "@polkadot/util": "^13.5.3", "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 9aee751d..228e7344 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.5.2", - "@polkadot/util-crypto": "^13.5.2", + "@polkadot/util": "^13.5.3", + "@polkadot/util-crypto": "^13.5.3", "@types/xmlserializer": "^0.6.6", "xmlserializer": "^0.6.1" }, diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 7a316815..ab31c133 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.15.1", - "@polkadot/util": "^13.5.2", - "@polkadot/util-crypto": "^13.5.2", + "@polkadot/util": "^13.5.3", + "@polkadot/util-crypto": "^13.5.3", "jdenticon": "3.2.0", "tslib": "^2.8.1" }, diff --git a/yarn.lock b/yarn.lock index 9a3a594a..c7517260 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1596,28 +1596,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/keyring@npm:^13.5.2": - version: 13.5.2 - resolution: "@polkadot/keyring@npm:13.5.2" +"@polkadot/keyring@npm:^13.5.3": + version: 13.5.3 + resolution: "@polkadot/keyring@npm:13.5.3" dependencies: - "@polkadot/util": "npm:13.5.2" - "@polkadot/util-crypto": "npm:13.5.2" + "@polkadot/util": "npm:13.5.3" + "@polkadot/util-crypto": "npm:13.5.3" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.2 - "@polkadot/util-crypto": 13.5.2 - checksum: 10/f1a8a3fd93d0c3ecac19f2b99e358baecc4ef2f17b510765a889098e51156819c83fe4ad3eb1f84cd350a16f8b9a17e357bff89482834ccf00b31fce8a457c23 + "@polkadot/util": 13.5.3 + "@polkadot/util-crypto": 13.5.3 + checksum: 10/3963e3f41a3ec0c46db506af8e821d4fb908f0b8c0c20acbc8eff9ba432a847e105a28376526c94b7d9b17f5374e35dee7c141a375c63aaae7928a1616b2065a languageName: node linkType: hard -"@polkadot/networks@npm:13.5.2, @polkadot/networks@npm:^13.5.2": - version: 13.5.2 - resolution: "@polkadot/networks@npm:13.5.2" +"@polkadot/networks@npm:13.5.3, @polkadot/networks@npm:^13.5.3": + version: 13.5.3 + resolution: "@polkadot/networks@npm:13.5.3" dependencies: - "@polkadot/util": "npm:13.5.2" + "@polkadot/util": "npm:13.5.3" "@substrate/ss58-registry": "npm:^1.51.0" tslib: "npm:^2.8.0" - checksum: 10/5a5147d657bfded3f3d6af24603c07fcf32affdc84a7e7ec183b306da32a75f1ce2af8ac4cff6b2b9f9b6ff5f8895bb3ee2c2eac1d994b305785631a3973637e + checksum: 10/2b669b98d02767bb59bd849928bce05ae8e2fad783b912e7bb7b9e252223bc6fa7f198173aaeaedd9c5aa966b06a54136c0a011f74e1aa2f236466d217f0f256 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.5.2" + "@polkadot/keyring": "npm:^13.5.3" "@polkadot/ui-settings": "npm:3.15.1" "@polkadot/ui-shared": "npm:3.15.1" - "@polkadot/util": "npm:^13.5.2" - "@polkadot/util-crypto": "npm:^13.5.2" + "@polkadot/util": "npm:^13.5.3" + "@polkadot/util-crypto": "npm:^13.5.3" "@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.15.1" - "@polkadot/util": "npm:^13.5.2" - "@polkadot/util-crypto": "npm:^13.5.2" + "@polkadot/util": "npm:^13.5.3" + "@polkadot/util-crypto": "npm:^13.5.3" "@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.15.1" - "@polkadot/util": "npm:^13.5.2" - "@polkadot/util-crypto": "npm:^13.5.2" + "@polkadot/util": "npm:^13.5.3" + "@polkadot/util-crypto": "npm:^13.5.3" "@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.5.2" + "@polkadot/keyring": "npm:^13.5.3" "@polkadot/ui-settings": "npm:3.15.1" - "@polkadot/util": "npm:^13.5.2" - "@polkadot/util-crypto": "npm:^13.5.2" + "@polkadot/util": "npm:^13.5.3" + "@polkadot/util-crypto": "npm:^13.5.3" "@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.5.2" - "@polkadot/util": "npm:^13.5.2" + "@polkadot/networks": "npm:^13.5.3" + "@polkadot/util": "npm:^13.5.3" "@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.5.2" - "@polkadot/util-crypto": "npm:^13.5.2" + "@polkadot/util": "npm:^13.5.3" + "@polkadot/util-crypto": "npm:^13.5.3" "@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.5.2, @polkadot/util-crypto@npm:^13.5.2": - version: 13.5.2 - resolution: "@polkadot/util-crypto@npm:13.5.2" +"@polkadot/util-crypto@npm:13.5.3, @polkadot/util-crypto@npm:^13.5.3": + version: 13.5.3 + resolution: "@polkadot/util-crypto@npm:13.5.3" dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@polkadot/networks": "npm:13.5.2" - "@polkadot/util": "npm:13.5.2" + "@polkadot/networks": "npm:13.5.3" + "@polkadot/util": "npm:13.5.3" "@polkadot/wasm-crypto": "npm:^7.4.1" "@polkadot/wasm-util": "npm:^7.4.1" - "@polkadot/x-bigint": "npm:13.5.2" - "@polkadot/x-randomvalues": "npm:13.5.2" + "@polkadot/x-bigint": "npm:13.5.3" + "@polkadot/x-randomvalues": "npm:13.5.3" "@scure/base": "npm:^1.1.7" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.2 - checksum: 10/1082ba9e772ea3299df11b025aea74eb72ca27f892b2a1b09a8a7b5ece87e5b1274723bc0cf5e2f441f7fb4f17ef11f164dfd49c25ea0fd86b7004d39425dff5 + "@polkadot/util": 13.5.3 + checksum: 10/0313fc285e769520b135ebb7031ab1a694a96d88191977af0519847be7a0f50f8cf32aafc13132481eb3c40b1160e991b7535400ed18a9cd9a6d40d47cf7f1a7 languageName: node linkType: hard -"@polkadot/util@npm:13.5.2, @polkadot/util@npm:^13.5.2": - version: 13.5.2 - resolution: "@polkadot/util@npm:13.5.2" +"@polkadot/util@npm:13.5.3, @polkadot/util@npm:^13.5.3": + version: 13.5.3 + resolution: "@polkadot/util@npm:13.5.3" dependencies: - "@polkadot/x-bigint": "npm:13.5.2" - "@polkadot/x-global": "npm:13.5.2" - "@polkadot/x-textdecoder": "npm:13.5.2" - "@polkadot/x-textencoder": "npm:13.5.2" + "@polkadot/x-bigint": "npm:13.5.3" + "@polkadot/x-global": "npm:13.5.3" + "@polkadot/x-textdecoder": "npm:13.5.3" + "@polkadot/x-textencoder": "npm:13.5.3" "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" tslib: "npm:^2.8.0" - checksum: 10/7fc4f59a6420ab74aac426eae32577a67947dd6cc215d9b011edde6f078f2a426284888353d6740b2e4dd4768a92e0b82acc6f10549e4c6d7857e4d3099662de + checksum: 10/5274dacf09df4b43155f20d0e709bf86c8a95995cf46f62ab23947b9a745e0c9c0a31d504e9984b07903f31f741f0cfa5b7e25bd7bcd7cbeb686be06ca48bd35 languageName: node linkType: hard @@ -1780,8 +1780,8 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@polkadot/ui-shared": "npm:3.15.1" - "@polkadot/util": "npm:^13.5.2" - "@polkadot/util-crypto": "npm:^13.5.2" + "@polkadot/util": "npm:^13.5.3" + "@polkadot/util-crypto": "npm:^13.5.3" 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.5.2": - version: 13.5.2 - resolution: "@polkadot/x-bigint@npm:13.5.2" +"@polkadot/x-bigint@npm:13.5.3": + version: 13.5.3 + resolution: "@polkadot/x-bigint@npm:13.5.3" dependencies: - "@polkadot/x-global": "npm:13.5.2" + "@polkadot/x-global": "npm:13.5.3" tslib: "npm:^2.8.0" - checksum: 10/1fdd3baa0e92f6917088ce7c89584d21bc0a54255f1f948ac0c2f35b4e653439a20f2c83ef0fbb049169d96871eead61f76324241cb092253afd15476075b307 + checksum: 10/f70d898a83ba8dc476c5164e2466dbfb9ab3722ec205a3dd448e96c2d764b9f30c532cf21d422005574e27b48e22c3cf3e7d2b0fb9b7b67e416941209875bd09 languageName: node linkType: hard -"@polkadot/x-bundle@npm:^13.5.2": - version: 13.5.2 - resolution: "@polkadot/x-bundle@npm:13.5.2" +"@polkadot/x-bundle@npm:^13.5.3": + version: 13.5.3 + resolution: "@polkadot/x-bundle@npm:13.5.3" dependencies: - "@polkadot/util": "npm:13.5.2" + "@polkadot/util": "npm:13.5.3" buffer-es6: "npm:^4.9.3" tslib: "npm:^2.8.0" - checksum: 10/74515f312758d86b9a16fb0ba773dab80e95ca63019067fe32cd8f829d48f73268909069acf8f8fb52feed53768ac9a55aa6589ad90329513afaffd245f1b23b + checksum: 10/331dc831b094b48515f478d748c5c8a50d74ca9b31e438d9c1bc80cb711f0446cdf1aefbeaac851e66fe272bfb375ec63432a34af01c1004b4baa74e41f6b07b languageName: node linkType: hard -"@polkadot/x-global@npm:13.5.2": - version: 13.5.2 - resolution: "@polkadot/x-global@npm:13.5.2" +"@polkadot/x-global@npm:13.5.3": + version: 13.5.3 + resolution: "@polkadot/x-global@npm:13.5.3" dependencies: tslib: "npm:^2.8.0" - checksum: 10/619ae3952d8595f3c666030fa3880b68002a4d8706cd5fed3ef21d41c3e4ab4c1d08d2e31a92a7eee3950e82ef374c97f9713c381209ae769021b286a29312df + checksum: 10/3976491290df8f7a5929c85c1f5f962ac968594666a60488060511c41dcf878089caeb41ae662dde70deae6c875abd0a46533c2f0448f5da1831eed1dda53c7d languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.5.2": - version: 13.5.2 - resolution: "@polkadot/x-randomvalues@npm:13.5.2" +"@polkadot/x-randomvalues@npm:13.5.3": + version: 13.5.3 + resolution: "@polkadot/x-randomvalues@npm:13.5.3" dependencies: - "@polkadot/x-global": "npm:13.5.2" + "@polkadot/x-global": "npm:13.5.3" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.2 + "@polkadot/util": 13.5.3 "@polkadot/wasm-util": "*" - checksum: 10/fb191738d3cad4141057c2e1561a1463a22bfaa7e4c925a52d51d9c4c68853433fa0cf82bf1d1c97916ddd74402073c0bbc0e3978dc9cc48d5b31101673b1656 + checksum: 10/dff71cbaa046e3ef3103dfa72ffea32fd89c94bb3396f1882cb28697aee1c4a10b7bd0f7a2a64fbdeaff725c79d6164e9ebb9f3b1c50dbaef51ecd75569f4045 languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.5.2": - version: 13.5.2 - resolution: "@polkadot/x-textdecoder@npm:13.5.2" +"@polkadot/x-textdecoder@npm:13.5.3": + version: 13.5.3 + resolution: "@polkadot/x-textdecoder@npm:13.5.3" dependencies: - "@polkadot/x-global": "npm:13.5.2" + "@polkadot/x-global": "npm:13.5.3" tslib: "npm:^2.8.0" - checksum: 10/fd463a2ddb86244a5d4bfb43b51f4038afea8c697a8bc0dd3910b85fa7579e40f708471670241abc950b4d8093d3340ba9c2b8691acd4f64442d46f80807dbe1 + checksum: 10/5914ce2bad6f858ba2d509a6cecde61c9d547c83791697f79a3d4bf7675782ac470c60d62d39974b246ee74d07c58b006ddae22823945ca1e474a6040ab058ce languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.5.2": - version: 13.5.2 - resolution: "@polkadot/x-textencoder@npm:13.5.2" +"@polkadot/x-textencoder@npm:13.5.3": + version: 13.5.3 + resolution: "@polkadot/x-textencoder@npm:13.5.3" dependencies: - "@polkadot/x-global": "npm:13.5.2" + "@polkadot/x-global": "npm:13.5.3" tslib: "npm:^2.8.0" - checksum: 10/48052703a18486a3d07d3a12875fce8b25dbf51ecf5996886d62fe08eee3ff190b73fa3ea39eb847a0a25e58815044e7689ee02f856d95641c301fadf29bddd5 + checksum: 10/bf3219c4a37dcc4b3de42e291b7fa137147b9497268699b9f35184967114a80da3de3785e2bf628bb02172f963fb7dc5ba150edb6cd2e28a0a6f7d142d55309f languageName: node linkType: hard @@ -11106,7 +11106,7 @@ __metadata: resolution: "root-workspace-0b6124@workspace:." dependencies: "@polkadot/dev": "npm:^0.83.3" - "@polkadot/x-bundle": "npm:^13.5.2" + "@polkadot/x-bundle": "npm:^13.5.3" "@types/node": "npm:^22.10.5" react: "npm:^18.2.0" react-dom: "npm:^18.2.0"