diff --git a/package.json b/package.json index 9b8e6e76..cdaee363 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@polkadot/dev": "^0.83.3", - "@polkadot/x-bundle": "^13.5.4", + "@polkadot/x-bundle": "^13.5.5", "@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 ddd9bb7e..5359ffa4 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -21,11 +21,11 @@ "version": "3.15.3", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.4", + "@polkadot/keyring": "^13.5.5", "@polkadot/ui-settings": "3.15.3", "@polkadot/ui-shared": "3.15.3", - "@polkadot/util": "^13.5.4", - "@polkadot/util-crypto": "^13.5.4", + "@polkadot/util": "^13.5.5", + "@polkadot/util-crypto": "^13.5.5", "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 29c70435..8c8502c7 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.3", - "@polkadot/util": "^13.5.4", - "@polkadot/util-crypto": "^13.5.4", + "@polkadot/util": "^13.5.5", + "@polkadot/util-crypto": "^13.5.5", "@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 7f7d07ae..4379c810 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.3", - "@polkadot/util": "^13.5.4", - "@polkadot/util-crypto": "^13.5.4", + "@polkadot/util": "^13.5.5", + "@polkadot/util-crypto": "^13.5.5", "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 7c70eb82..6e0b7172 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -20,10 +20,10 @@ "version": "3.15.3", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^13.5.4", + "@polkadot/keyring": "^13.5.5", "@polkadot/ui-settings": "3.15.3", - "@polkadot/util": "^13.5.4", - "@polkadot/util-crypto": "^13.5.4", + "@polkadot/util": "^13.5.5", + "@polkadot/util-crypto": "^13.5.5", "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 5f16dfbe..0aed278c 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -21,8 +21,8 @@ "version": "3.15.3", "main": "index.js", "dependencies": { - "@polkadot/networks": "^13.5.4", - "@polkadot/util": "^13.5.4", + "@polkadot/networks": "^13.5.5", + "@polkadot/util": "^13.5.5", "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 4183d950..d4e176c9 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.4", - "@polkadot/util-crypto": "^13.5.4", + "@polkadot/util": "^13.5.5", + "@polkadot/util-crypto": "^13.5.5", "@types/xmlserializer": "^0.6.6", "xmlserializer": "^0.6.1" }, diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 2052069f..f06c4c7f 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.3", - "@polkadot/util": "^13.5.4", - "@polkadot/util-crypto": "^13.5.4", + "@polkadot/util": "^13.5.5", + "@polkadot/util-crypto": "^13.5.5", "jdenticon": "3.2.0", "tslib": "^2.8.1" }, diff --git a/yarn.lock b/yarn.lock index 3da9a5fe..484ecf50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1596,28 +1596,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/keyring@npm:^13.5.4": - version: 13.5.4 - resolution: "@polkadot/keyring@npm:13.5.4" +"@polkadot/keyring@npm:^13.5.5": + version: 13.5.5 + resolution: "@polkadot/keyring@npm:13.5.5" dependencies: - "@polkadot/util": "npm:13.5.4" - "@polkadot/util-crypto": "npm:13.5.4" + "@polkadot/util": "npm:13.5.5" + "@polkadot/util-crypto": "npm:13.5.5" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.4 - "@polkadot/util-crypto": 13.5.4 - checksum: 10/932b9900ccb03ee14784d08a4dfdd59e1bfd7b1771054f72dddb99f058f3049156b264880f99ca4921965544db977430681e7cca383fdbc757282e8dd5038bf4 + "@polkadot/util": 13.5.5 + "@polkadot/util-crypto": 13.5.5 + checksum: 10/45a1a769c7f4ad5f3cc76391cf1f7cc2d06c23ed3712ec743dc0d0f8182ac91c384d620dcc37adc77ff0f94147b3c298a0d932ac976725527e56f7e976837c2f languageName: node linkType: hard -"@polkadot/networks@npm:13.5.4, @polkadot/networks@npm:^13.5.4": - version: 13.5.4 - resolution: "@polkadot/networks@npm:13.5.4" +"@polkadot/networks@npm:13.5.5, @polkadot/networks@npm:^13.5.5": + version: 13.5.5 + resolution: "@polkadot/networks@npm:13.5.5" dependencies: - "@polkadot/util": "npm:13.5.4" + "@polkadot/util": "npm:13.5.5" "@substrate/ss58-registry": "npm:^1.51.0" tslib: "npm:^2.8.0" - checksum: 10/57903c161c48cdde652a61cc5948867d789200d948b46bfcb70953eae5b3b05b05f70173c5006ea0934e677c8b6281f9f6d086581334959607625ac0604384ab + checksum: 10/305d4586c438545818d6e2ca84eaa0b2f2226e7028525bec1b1e51f7048e26990b5ed1ffb5b67323378b90eaade320403bd67a3a5eda3336c2f7c59825239f75 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.4" + "@polkadot/keyring": "npm:^13.5.5" "@polkadot/ui-settings": "npm:3.15.3" "@polkadot/ui-shared": "npm:3.15.3" - "@polkadot/util": "npm:^13.5.4" - "@polkadot/util-crypto": "npm:^13.5.4" + "@polkadot/util": "npm:^13.5.5" + "@polkadot/util-crypto": "npm:^13.5.5" "@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.3" - "@polkadot/util": "npm:^13.5.4" - "@polkadot/util-crypto": "npm:^13.5.4" + "@polkadot/util": "npm:^13.5.5" + "@polkadot/util-crypto": "npm:^13.5.5" "@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.3" - "@polkadot/util": "npm:^13.5.4" - "@polkadot/util-crypto": "npm:^13.5.4" + "@polkadot/util": "npm:^13.5.5" + "@polkadot/util-crypto": "npm:^13.5.5" "@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.4" + "@polkadot/keyring": "npm:^13.5.5" "@polkadot/ui-settings": "npm:3.15.3" - "@polkadot/util": "npm:^13.5.4" - "@polkadot/util-crypto": "npm:^13.5.4" + "@polkadot/util": "npm:^13.5.5" + "@polkadot/util-crypto": "npm:^13.5.5" "@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.4" - "@polkadot/util": "npm:^13.5.4" + "@polkadot/networks": "npm:^13.5.5" + "@polkadot/util": "npm:^13.5.5" "@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.4" - "@polkadot/util-crypto": "npm:^13.5.4" + "@polkadot/util": "npm:^13.5.5" + "@polkadot/util-crypto": "npm:^13.5.5" "@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.4, @polkadot/util-crypto@npm:^13.5.4": - version: 13.5.4 - resolution: "@polkadot/util-crypto@npm:13.5.4" +"@polkadot/util-crypto@npm:13.5.5, @polkadot/util-crypto@npm:^13.5.5": + version: 13.5.5 + resolution: "@polkadot/util-crypto@npm:13.5.5" dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@polkadot/networks": "npm:13.5.4" - "@polkadot/util": "npm:13.5.4" + "@polkadot/networks": "npm:13.5.5" + "@polkadot/util": "npm:13.5.5" "@polkadot/wasm-crypto": "npm:^7.4.1" "@polkadot/wasm-util": "npm:^7.4.1" - "@polkadot/x-bigint": "npm:13.5.4" - "@polkadot/x-randomvalues": "npm:13.5.4" + "@polkadot/x-bigint": "npm:13.5.5" + "@polkadot/x-randomvalues": "npm:13.5.5" "@scure/base": "npm:^1.1.7" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.4 - checksum: 10/b06de343ccddb7d553997fe8e0055c17bdb67b13b06100f9f628a97aa5b1b0b0dc4a469101cc25db9bf9cad71b8c3ca171b48f4bd6d2147a08d14eacd0657867 + "@polkadot/util": 13.5.5 + checksum: 10/8a198141ff59d81ddef4d4e04283f082224ccc9d868b948fa0490a314165f4dde289fc0b589986c500698d14663345d912978471fe6248a96709f6d4b1a6b9da languageName: node linkType: hard -"@polkadot/util@npm:13.5.4, @polkadot/util@npm:^13.5.4": - version: 13.5.4 - resolution: "@polkadot/util@npm:13.5.4" +"@polkadot/util@npm:13.5.5, @polkadot/util@npm:^13.5.5": + version: 13.5.5 + resolution: "@polkadot/util@npm:13.5.5" dependencies: - "@polkadot/x-bigint": "npm:13.5.4" - "@polkadot/x-global": "npm:13.5.4" - "@polkadot/x-textdecoder": "npm:13.5.4" - "@polkadot/x-textencoder": "npm:13.5.4" + "@polkadot/x-bigint": "npm:13.5.5" + "@polkadot/x-global": "npm:13.5.5" + "@polkadot/x-textdecoder": "npm:13.5.5" + "@polkadot/x-textencoder": "npm:13.5.5" "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" tslib: "npm:^2.8.0" - checksum: 10/222ad1421dd4c481e40b276b0119a53fb3d1e111000f116347bd983923c47481f1215c846954652c61950b2fb9698d0685974eebf5ae683e33c848e8df4856ed + checksum: 10/359c4509b72f28fa098623f95a7bd3bbb9aa91c84d7d21e7231d2b1c03af7b85d87cbf5e26f781e6d0149997b4744c2dc21f0446f621a3ed69456eb0c72a6091 languageName: node linkType: hard @@ -1780,8 +1780,8 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@polkadot/ui-shared": "npm:3.15.3" - "@polkadot/util": "npm:^13.5.4" - "@polkadot/util-crypto": "npm:^13.5.4" + "@polkadot/util": "npm:^13.5.5" + "@polkadot/util-crypto": "npm:^13.5.5" 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.4": - version: 13.5.4 - resolution: "@polkadot/x-bigint@npm:13.5.4" +"@polkadot/x-bigint@npm:13.5.5": + version: 13.5.5 + resolution: "@polkadot/x-bigint@npm:13.5.5" dependencies: - "@polkadot/x-global": "npm:13.5.4" + "@polkadot/x-global": "npm:13.5.5" tslib: "npm:^2.8.0" - checksum: 10/22887ce511478e160fad7d38cba4ed0b2ca54dd30a8801391a551198342305e1cc1f8c05f273312041ff3cf0233cd8a4f12da7272f5cddc3d1c4ccad7a029b5c + checksum: 10/639b7d8fad99453163f12aa9d2d753b477f940637496ca43c15ea3e73f53f6eed3efe2857445a48f6fc5d8108d4e1ba8ee582e57f907cdab92d49b46480806c4 languageName: node linkType: hard -"@polkadot/x-bundle@npm:^13.5.4": - version: 13.5.4 - resolution: "@polkadot/x-bundle@npm:13.5.4" +"@polkadot/x-bundle@npm:^13.5.5": + version: 13.5.5 + resolution: "@polkadot/x-bundle@npm:13.5.5" dependencies: - "@polkadot/util": "npm:13.5.4" + "@polkadot/util": "npm:13.5.5" buffer-es6: "npm:^4.9.3" tslib: "npm:^2.8.0" - checksum: 10/b30000c743d814a50ccd97f91453f7d19ad7b49847e23191e5bdbc77a1feacb579fb18099da00bb287a3be32ece48fd43ffed2b0beb9d7b7907e790f0a248d07 + checksum: 10/da78c53722541598f8b2f05bd1f369c03da076e3b185d610c9de1894b755fe3d9f4a47077ddf58e46908897716a66a4f2d3ed5c3a7e5530988a0f14825fd0b0e languageName: node linkType: hard -"@polkadot/x-global@npm:13.5.4": - version: 13.5.4 - resolution: "@polkadot/x-global@npm:13.5.4" +"@polkadot/x-global@npm:13.5.5": + version: 13.5.5 + resolution: "@polkadot/x-global@npm:13.5.5" dependencies: tslib: "npm:^2.8.0" - checksum: 10/e81d6d14c3ae88d876e21b75dc995fae081263327020c2651de02926fa40de6245dd4789ded90c26824d6de6774afa7d2d26637bbeec60a1f921d2a53abc2ff7 + checksum: 10/c764b836fb01007f075f14ba532a127abc21b0202f6175152aad46bbd3194c01aa30cb17f6b3ad768b5846306020cbc0eaf996128ee4b2233625ed5c8a736aee languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.5.4": - version: 13.5.4 - resolution: "@polkadot/x-randomvalues@npm:13.5.4" +"@polkadot/x-randomvalues@npm:13.5.5": + version: 13.5.5 + resolution: "@polkadot/x-randomvalues@npm:13.5.5" dependencies: - "@polkadot/x-global": "npm:13.5.4" + "@polkadot/x-global": "npm:13.5.5" tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.5.4 + "@polkadot/util": 13.5.5 "@polkadot/wasm-util": "*" - checksum: 10/1099465b71618752d2a5ce175b310d2a804e4d001c55754f5180eb6a784894c2f176266a0910bb380541a2abe9c052a52f4ef12b7b4d1879d328c30cda9cf81d + checksum: 10/ad81090f7136651530e213909604914027081bf937adae915059dad51d3d2489ef0bfc73e3d08c30290cf60fbfcce5a1caaa85eb3d1432c3815186894190e09e languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.5.4": - version: 13.5.4 - resolution: "@polkadot/x-textdecoder@npm:13.5.4" +"@polkadot/x-textdecoder@npm:13.5.5": + version: 13.5.5 + resolution: "@polkadot/x-textdecoder@npm:13.5.5" dependencies: - "@polkadot/x-global": "npm:13.5.4" + "@polkadot/x-global": "npm:13.5.5" tslib: "npm:^2.8.0" - checksum: 10/ab1cc996d6fed4b3378a2b36d2464ab2c8564bdb493f6025b00b24c2b6bc02073d159e0084f13d3a4f244b5ce5c50552134a2346fe57350b6c09f4391159d30e + checksum: 10/892f00428f9b02a8177db67a6d237d27e961ff0d044dae11e300eaa760339a8694dc2728ffa93f6622620e92524c8ad016c756d280af81f327ad9a707bbe237b languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.5.4": - version: 13.5.4 - resolution: "@polkadot/x-textencoder@npm:13.5.4" +"@polkadot/x-textencoder@npm:13.5.5": + version: 13.5.5 + resolution: "@polkadot/x-textencoder@npm:13.5.5" dependencies: - "@polkadot/x-global": "npm:13.5.4" + "@polkadot/x-global": "npm:13.5.5" tslib: "npm:^2.8.0" - checksum: 10/fbe9e9fd0592d4218719316e456b5ea74908af0d19ff296a82349a6a13d4066e61b2f2e57de937f2e7d1874e2d30a1c54699660e917ccddf3140102514838c7a + checksum: 10/9eb831d802e52659cb5df45d942bd58cd7ae363a8b5a36673b94135a6c9364cfeb8ce97dcb3ff89ff400988f285060667ed37f8dad6930e0747a29f16f95d6ef 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.4" + "@polkadot/x-bundle": "npm:^13.5.5" "@types/node": "npm:^22.10.5" react: "npm:^18.2.0" react-dom: "npm:^18.2.0"