From 062d88d9a6b1a0308159915211a4865cf193c01c Mon Sep 17 00:00:00 2001 From: Arjun Porwal <65214523+ap211unitech@users.noreply.github.com> Date: Wed, 22 Oct 2025 17:40:20 +0530 Subject: [PATCH] chore: upgrade deps (#848) --- 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 552b7e39..e88c1288 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@polkadot/dev": "^0.83.3", - "@polkadot/x-bundle": "^13.5.6", + "@polkadot/x-bundle": "^13.5.7", "@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 52c0c120..6ca3ac2f 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -21,11 +21,11 @@ "version": "3.16.1", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.6", + "@polkadot/keyring": "^13.5.7", "@polkadot/ui-settings": "3.16.1", "@polkadot/ui-shared": "3.16.1", - "@polkadot/util": "^13.5.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", "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 b646fb1e..aead8802 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.16.1", - "@polkadot/util": "^13.5.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", "@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 9a051924..080286a8 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.16.1", - "@polkadot/util": "^13.5.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", "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 bf6cb29e..9e2fb22c 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -20,10 +20,10 @@ "version": "3.16.1", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.6", + "@polkadot/keyring": "^13.5.7", "@polkadot/ui-settings": "3.16.1", - "@polkadot/util": "^13.5.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", "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 561954fc..6abd3cb2 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -21,8 +21,8 @@ "version": "3.16.1", "main": "index.js", "dependencies": { - "@polkadot/networks": "^13.5.6", - "@polkadot/util": "^13.5.6", + "@polkadot/networks": "^13.5.7", + "@polkadot/util": "^13.5.7", "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 dc1cc253..8e58adfe 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.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", "@types/xmlserializer": "^0.6.6", "xmlserializer": "^0.6.1" }, diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 05fd8d78..2ea1cf72 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.16.1", - "@polkadot/util": "^13.5.6", - "@polkadot/util-crypto": "^13.5.6", + "@polkadot/util": "^13.5.7", + "@polkadot/util-crypto": "^13.5.7", "jdenticon": "3.2.0", "tslib": "^2.8.1" }, diff --git a/yarn.lock b/yarn.lock index 7088f874..af39b446 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1596,28 +1596,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/keyring@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/keyring@npm:13.5.6" +"@polkadot/keyring@npm:^13.5.7": + version: 13.5.7 + resolution: "@polkadot/keyring@npm:13.5.7" dependencies: - "@polkadot/util": "npm:13.5.6" - "@polkadot/util-crypto": "npm:13.5.6" + "@polkadot/util": "npm:13.5.7" + "@polkadot/util-crypto": "npm:13.5.7" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.6 - "@polkadot/util-crypto": 13.5.6 - checksum: 10/c6b6ed89694eaf3ba082435d966a204d5fcc0de3cfcb57b1069aef8dd245e01fc5bf9372c256464e0b11eaf002fa40f5046a260f02eca8dff98d31da0739e3f3 + "@polkadot/util": 13.5.7 + "@polkadot/util-crypto": 13.5.7 + checksum: 10/c19aaef9facb2e7af8b1e677767bab22c98cffaab07869f76563dedc658f0c5315c0f8d7cc063179611cfed33181639b4728f76b71092d9d170a860677c673af languageName: node linkType: hard -"@polkadot/networks@npm:13.5.6, @polkadot/networks@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/networks@npm:13.5.6" +"@polkadot/networks@npm:13.5.7, @polkadot/networks@npm:^13.5.7": + version: 13.5.7 + resolution: "@polkadot/networks@npm:13.5.7" dependencies: - "@polkadot/util": "npm:13.5.6" + "@polkadot/util": "npm:13.5.7" "@substrate/ss58-registry": "npm:^1.51.0" tslib: "npm:^2.8.0" - checksum: 10/3f1063588db7872477ee4949f2841a8f98e46a759482d3476887f0e96ec0aa5aff2e9cc954093b0b3b9ee162568c1aaedce2fdbce6dabcc002c60b55926889e5 + checksum: 10/3a9cf6ae053b81ede50d2a1c6bf6d65bd6de712316784a1b7a2f51cc4afc26b14e1b9d1c4a6904425655edf7f6de0e7e6b6936e42ec7fc19d983cefc44b05291 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.6" + "@polkadot/keyring": "npm:^13.5.7" "@polkadot/ui-settings": "npm:3.16.1" "@polkadot/ui-shared": "npm:3.16.1" - "@polkadot/util": "npm:^13.5.6" - "@polkadot/util-crypto": "npm:^13.5.6" + "@polkadot/util": "npm:^13.5.7" + "@polkadot/util-crypto": "npm:^13.5.7" "@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.16.1" - "@polkadot/util": "npm:^13.5.6" - "@polkadot/util-crypto": "npm:^13.5.6" + "@polkadot/util": "npm:^13.5.7" + "@polkadot/util-crypto": "npm:^13.5.7" "@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.16.1" - "@polkadot/util": "npm:^13.5.6" - "@polkadot/util-crypto": "npm:^13.5.6" + "@polkadot/util": "npm:^13.5.7" + "@polkadot/util-crypto": "npm:^13.5.7" "@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.6" + "@polkadot/keyring": "npm:^13.5.7" "@polkadot/ui-settings": "npm:3.16.1" - "@polkadot/util": "npm:^13.5.6" - "@polkadot/util-crypto": "npm:^13.5.6" + "@polkadot/util": "npm:^13.5.7" + "@polkadot/util-crypto": "npm:^13.5.7" "@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.6" - "@polkadot/util": "npm:^13.5.6" + "@polkadot/networks": "npm:^13.5.7" + "@polkadot/util": "npm:^13.5.7" "@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.6" - "@polkadot/util-crypto": "npm:^13.5.6" + "@polkadot/util": "npm:^13.5.7" + "@polkadot/util-crypto": "npm:^13.5.7" "@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.6, @polkadot/util-crypto@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/util-crypto@npm:13.5.6" +"@polkadot/util-crypto@npm:13.5.7, @polkadot/util-crypto@npm:^13.5.7": + version: 13.5.7 + resolution: "@polkadot/util-crypto@npm:13.5.7" dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@polkadot/networks": "npm:13.5.6" - "@polkadot/util": "npm:13.5.6" + "@polkadot/networks": "npm:13.5.7" + "@polkadot/util": "npm:13.5.7" "@polkadot/wasm-crypto": "npm:^7.5.1" "@polkadot/wasm-util": "npm:^7.5.1" - "@polkadot/x-bigint": "npm:13.5.6" - "@polkadot/x-randomvalues": "npm:13.5.6" + "@polkadot/x-bigint": "npm:13.5.7" + "@polkadot/x-randomvalues": "npm:13.5.7" "@scure/base": "npm:^1.1.7" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.6 - checksum: 10/42c888e459b40fbc84de0a810947f55412c22af26a5cf81dbebc5197f5485aaae7cc5cae7b4d2ca6a1fe09b2df831b9ad98e00cd858cce189ea3e587b2fb83cf + "@polkadot/util": 13.5.7 + checksum: 10/5a924916b4ed613cca2f2576c2dab872544f975906cc536b9980ebdf9a48d3c4b5959f006c660020c658394559ab6fa33d94c193b22479a1953dde8c76576231 languageName: node linkType: hard -"@polkadot/util@npm:13.5.6, @polkadot/util@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/util@npm:13.5.6" +"@polkadot/util@npm:13.5.7, @polkadot/util@npm:^13.5.7": + version: 13.5.7 + resolution: "@polkadot/util@npm:13.5.7" dependencies: - "@polkadot/x-bigint": "npm:13.5.6" - "@polkadot/x-global": "npm:13.5.6" - "@polkadot/x-textdecoder": "npm:13.5.6" - "@polkadot/x-textencoder": "npm:13.5.6" + "@polkadot/x-bigint": "npm:13.5.7" + "@polkadot/x-global": "npm:13.5.7" + "@polkadot/x-textdecoder": "npm:13.5.7" + "@polkadot/x-textencoder": "npm:13.5.7" "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" tslib: "npm:^2.8.0" - checksum: 10/a99f767a62579b9ca082d671cb731fbfda56046058282f884534a9dfdeb97774ca017bbbf35ebd91e39873ac31ebabe75a545da2474f03ef80773e9158122562 + checksum: 10/66a03ec05aaf8642809a46f6adf0c9b4b843b2f8fce6520dc4db9da607af96a25baf166e09595b26d3d419cf55f55494d51985d5a90f55bc66d061b1fbaf9e99 languageName: node linkType: hard @@ -1780,8 +1780,8 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@polkadot/ui-shared": "npm:3.16.1" - "@polkadot/util": "npm:^13.5.6" - "@polkadot/util-crypto": "npm:^13.5.6" + "@polkadot/util": "npm:^13.5.7" + "@polkadot/util-crypto": "npm:^13.5.7" 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.6": - version: 13.5.6 - resolution: "@polkadot/x-bigint@npm:13.5.6" +"@polkadot/x-bigint@npm:13.5.7": + version: 13.5.7 + resolution: "@polkadot/x-bigint@npm:13.5.7" dependencies: - "@polkadot/x-global": "npm:13.5.6" + "@polkadot/x-global": "npm:13.5.7" tslib: "npm:^2.8.0" - checksum: 10/a4aef1e1baf38c7ce2f41c3464fb1f59cf3b41de5cc466ebdc25ee99966ffaebfffb4897d5ea1bc0b5c526c3504d434908819080e6f03450bc100fd18c28ec04 + checksum: 10/a890310186d457e234f03e05e5ade4a591d210002691c6c52f9eb75b3624d8e5c11c333817cdd8b3f627dc6eee685fa6a44d666c3d24ed5d5d545936b870e230 languageName: node linkType: hard -"@polkadot/x-bundle@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-bundle@npm:13.5.6" +"@polkadot/x-bundle@npm:^13.5.7": + version: 13.5.7 + resolution: "@polkadot/x-bundle@npm:13.5.7" dependencies: - "@polkadot/util": "npm:13.5.6" + "@polkadot/util": "npm:13.5.7" buffer-es6: "npm:^4.9.3" tslib: "npm:^2.8.0" - checksum: 10/4ffcb8e07f7a488c5dedf02b43cb3d342f2ef0d3db94841f3f49d84f4600b1af4eccdbd35552aca71b2a615455414717686de84ec57905fa5845543888087dc7 + checksum: 10/11f0b29d4fb7c045f998a062f892bfbcd27eb49fd97e9315b0de25e87f37a072f532aa53375a06438dcd0015005e4c2308ee3bb091e3e536b8baee110ea04f6f languageName: node linkType: hard -"@polkadot/x-global@npm:13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-global@npm:13.5.6" +"@polkadot/x-global@npm:13.5.7": + version: 13.5.7 + resolution: "@polkadot/x-global@npm:13.5.7" dependencies: tslib: "npm:^2.8.0" - checksum: 10/050cb02e1405a37c92b8ab9202b3a1187d6ba7f5193d93126420a283c7ba3796b4fa6ae349b3f25335c905af4355b97cc6c74c29f267b5a0de0cff6cea667c11 + checksum: 10/756532b29565c0c72e6e911a8dc36b7256b55771119e9ee8fe8979a8cc0b09726b12d7708ea9459f72ae2843e0cdaca724d484b8faefcd43b3d24e5fa222ba6d languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-randomvalues@npm:13.5.6" +"@polkadot/x-randomvalues@npm:13.5.7": + version: 13.5.7 + resolution: "@polkadot/x-randomvalues@npm:13.5.7" dependencies: - "@polkadot/x-global": "npm:13.5.6" + "@polkadot/x-global": "npm:13.5.7" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.6 + "@polkadot/util": 13.5.7 "@polkadot/wasm-util": "*" - checksum: 10/47dbb4380b8e48fd0b9828d40a9c60bb21ac188dba5b1ebe9cef71f0c49af479f21b8025f3eb5cc3147ef452d4f18c416f59d28ff518f4caa2c3da6ac788a0c6 + checksum: 10/49bd20e2140fa1905374e730726d9882ce4f651d3a10e7c705b1a7d6530190ea913b05165c6d19355e24284f872b2afd0a54042c3d33479e983016c30f1ccd11 languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-textdecoder@npm:13.5.6" +"@polkadot/x-textdecoder@npm:13.5.7": + version: 13.5.7 + resolution: "@polkadot/x-textdecoder@npm:13.5.7" dependencies: - "@polkadot/x-global": "npm:13.5.6" + "@polkadot/x-global": "npm:13.5.7" tslib: "npm:^2.8.0" - checksum: 10/7f04ba6d544acac05b6ea0b20b85ac31415c662b4d306b30cf5e7ba1bee387c36a5eee0abe889134048f3e6175528608b11c8540440343a8108440dfc4564156 + checksum: 10/4a53a3cef1e978a9a86ab08850dd45f11971b56f6735b310f63900722cdb9cb605fadf2e9dc4bb15959e96778a47842257f363b02779bb65cc3156999ced82a3 languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-textencoder@npm:13.5.6" +"@polkadot/x-textencoder@npm:13.5.7": + version: 13.5.7 + resolution: "@polkadot/x-textencoder@npm:13.5.7" dependencies: - "@polkadot/x-global": "npm:13.5.6" + "@polkadot/x-global": "npm:13.5.7" tslib: "npm:^2.8.0" - checksum: 10/0f8d433d2825bb9193c49262fd2ace2253cac76b87eb37e051a3db108445c92ed5832f8a02631a616a9ea2ea3f719576b179c38bdad8747002a8f54e7753761f + checksum: 10/b88e13db070c94fe20aed8c739d1740ecd6545921316efe0e4dbea6f0c489c849bbcf7ce6e1a81405885a90b359af812b78a5d06cfbdb555fb0ae9602b2357e9 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.6" + "@polkadot/x-bundle": "npm:^13.5.7" "@types/node": "npm:^22.10.5" react: "npm:^18.2.0" react-dom: "npm:^18.2.0"