diff --git a/package.json b/package.json index dffc28f6..dd236cec 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@polkadot/dev": "^0.75.19", - "@polkadot/x-bundle": "^12.3.1", + "@polkadot/x-bundle": "^12.3.2", "@types/node": "^20.2.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 b6b3c492..5709e1b0 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -21,11 +21,11 @@ "version": "3.5.1", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^12.3.1", + "@polkadot/keyring": "^12.3.2", "@polkadot/ui-settings": "3.5.1", "@polkadot/ui-shared": "3.5.1", - "@polkadot/util": "^12.3.1", - "@polkadot/util-crypto": "^12.3.1", + "@polkadot/util": "^12.3.2", + "@polkadot/util-crypto": "^12.3.2", "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 a8a3f6e4..6f336a57 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.5.1", - "@polkadot/util": "^12.3.1", - "@polkadot/util-crypto": "^12.3.1", + "@polkadot/util": "^12.3.2", + "@polkadot/util-crypto": "^12.3.2", "qrcode-generator": "^1.4.4", "react-qr-reader": "^2.2.1", "styled-components": "^5.3.11", diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index 8a922ef5..77be93cb 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.5.1", - "@polkadot/util": "^12.3.1", - "@polkadot/util-crypto": "^12.3.1", + "@polkadot/util": "^12.3.2", + "@polkadot/util-crypto": "^12.3.2", "react-native-svg": "^12.5.1", "tslib": "^2.5.3" }, diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 0de92a86..ce7f07e1 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -20,10 +20,10 @@ "version": "3.5.1", "main": "index.js", "dependencies": { - "@polkadot/keyring": "^12.3.1", + "@polkadot/keyring": "^12.3.2", "@polkadot/ui-settings": "3.5.1", - "@polkadot/util": "^12.3.1", - "@polkadot/util-crypto": "^12.3.1", + "@polkadot/util": "^12.3.2", + "@polkadot/util-crypto": "^12.3.2", "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 7e446589..41eb7fc1 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -21,8 +21,8 @@ "version": "3.5.1", "main": "index.js", "dependencies": { - "@polkadot/networks": "^12.3.1", - "@polkadot/util": "^12.3.1", + "@polkadot/networks": "^12.3.2", + "@polkadot/util": "^12.3.2", "eventemitter3": "^5.0.1", "store": "^2.0.12", "tslib": "^2.5.3" diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index feda66d7..090ababd 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -25,8 +25,8 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@polkadot/util": "^12.3.1", - "@polkadot/util-crypto": "^12.3.1", + "@polkadot/util": "^12.3.2", + "@polkadot/util-crypto": "^12.3.2", "@types/xmlserializer": "^0.6.3", "xmlserializer": "^0.6.1" }, diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 62a9d0e8..78263414 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.5.1", - "@polkadot/util": "^12.3.1", - "@polkadot/util-crypto": "^12.3.1", + "@polkadot/util": "^12.3.2", + "@polkadot/util-crypto": "^12.3.2", "jdenticon": "3.2.0", "tslib": "^2.5.3" }, diff --git a/yarn.lock b/yarn.lock index 2fc63cc2..b612dc15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1527,28 +1527,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/keyring@npm:^12.3.1": - version: 12.3.1 - resolution: "@polkadot/keyring@npm:12.3.1" +"@polkadot/keyring@npm:^12.3.2": + version: 12.3.2 + resolution: "@polkadot/keyring@npm:12.3.2" dependencies: - "@polkadot/util": 12.3.1 - "@polkadot/util-crypto": 12.3.1 + "@polkadot/util": 12.3.2 + "@polkadot/util-crypto": 12.3.2 tslib: ^2.5.3 peerDependencies: - "@polkadot/util": 12.3.1 - "@polkadot/util-crypto": 12.3.1 - checksum: c14ce1f9b237e855ff380630cb9cde53b32735c3e6fe7cc45184dab4030ea84d6d281c99141f556e9e3a993a0556320f4751d7bfc34d24d8ad3e7b3f88006605 + "@polkadot/util": 12.3.2 + "@polkadot/util-crypto": 12.3.2 + checksum: fa1238052ab6a93f4d97c0351e908ab866c128eb9089fe8829af4a4603be3d97dd964bb2b95c22248cfd120800bbc37aa93e03221ecca4f97c36818d452b44db languageName: node linkType: hard -"@polkadot/networks@npm:12.3.1, @polkadot/networks@npm:^12.3.1": - version: 12.3.1 - resolution: "@polkadot/networks@npm:12.3.1" +"@polkadot/networks@npm:12.3.2, @polkadot/networks@npm:^12.3.2": + version: 12.3.2 + resolution: "@polkadot/networks@npm:12.3.2" dependencies: - "@polkadot/util": 12.3.1 + "@polkadot/util": 12.3.2 "@substrate/ss58-registry": ^1.40.0 tslib: ^2.5.3 - checksum: 734ea213dc3fc8f15f9cb7da375f9cdac447b29e1f446cab557f23f8553e188da5f2ca0de61fd48fe629cd6b57c2f6b80462091914539ca46f656ec49f61b678 + checksum: 54d5aa2a90b761a200bf0cf492f1c53cbbd555067f9486542997097640b0813e46675837e83225cee8ab4e816bcae12cdc046f07b5869930ab1e694b1e6e3cec languageName: node linkType: hard @@ -1556,11 +1556,11 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/react-identicon@workspace:packages/react-identicon" dependencies: - "@polkadot/keyring": ^12.3.1 + "@polkadot/keyring": ^12.3.2 "@polkadot/ui-settings": 3.5.1 "@polkadot/ui-shared": 3.5.1 - "@polkadot/util": ^12.3.1 - "@polkadot/util-crypto": ^12.3.1 + "@polkadot/util": ^12.3.2 + "@polkadot/util-crypto": ^12.3.2 "@types/react-copy-to-clipboard": ^5.0.4 "@types/react-dom": ^18.2.4 "@types/styled-components": ^5.1.26 @@ -1585,8 +1585,8 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@polkadot/ui-settings": 3.5.1 - "@polkadot/util": ^12.3.1 - "@polkadot/util-crypto": ^12.3.1 + "@polkadot/util": ^12.3.2 + "@polkadot/util-crypto": ^12.3.2 "@types/react-qr-reader": ^2.1.4 "@types/styled-components": ^5.1.26 qrcode-generator: ^1.4.4 @@ -1607,8 +1607,8 @@ __metadata: resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@polkadot/ui-shared": 3.5.1 - "@polkadot/util": ^12.3.1 - "@polkadot/util-crypto": ^12.3.1 + "@polkadot/util": ^12.3.2 + "@polkadot/util-crypto": ^12.3.2 "@types/react-native": ^0.72.2 react-native-svg: ^12.5.1 tslib: ^2.5.3 @@ -1624,10 +1624,10 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" dependencies: - "@polkadot/keyring": ^12.3.1 + "@polkadot/keyring": ^12.3.2 "@polkadot/ui-settings": 3.5.1 - "@polkadot/util": ^12.3.1 - "@polkadot/util-crypto": ^12.3.1 + "@polkadot/util": ^12.3.2 + "@polkadot/util-crypto": ^12.3.2 "@types/mkdirp": ^2.0.0 "@types/store": ^2.0.2 mkdirp: ^3.0.1 @@ -1645,8 +1645,8 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: - "@polkadot/networks": ^12.3.1 - "@polkadot/util": ^12.3.1 + "@polkadot/networks": ^12.3.2 + "@polkadot/util": ^12.3.2 "@types/store": ^2.0.2 eventemitter3: ^5.0.1 store: ^2.0.12 @@ -1661,8 +1661,8 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: - "@polkadot/util": ^12.3.1 - "@polkadot/util-crypto": ^12.3.1 + "@polkadot/util": ^12.3.2 + "@polkadot/util-crypto": ^12.3.2 "@types/xmlserializer": ^0.6.3 colord: ^2.9.3 tslib: ^2.5.3 @@ -1673,38 +1673,38 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:12.3.1, @polkadot/util-crypto@npm:^12.3.1": - version: 12.3.1 - resolution: "@polkadot/util-crypto@npm:12.3.1" +"@polkadot/util-crypto@npm:12.3.2, @polkadot/util-crypto@npm:^12.3.2": + version: 12.3.2 + resolution: "@polkadot/util-crypto@npm:12.3.2" dependencies: "@noble/curves": 1.1.0 "@noble/hashes": 1.3.1 - "@polkadot/networks": 12.3.1 - "@polkadot/util": 12.3.1 + "@polkadot/networks": 12.3.2 + "@polkadot/util": 12.3.2 "@polkadot/wasm-crypto": ^7.2.1 "@polkadot/wasm-util": ^7.2.1 - "@polkadot/x-bigint": 12.3.1 - "@polkadot/x-randomvalues": 12.3.1 + "@polkadot/x-bigint": 12.3.2 + "@polkadot/x-randomvalues": 12.3.2 "@scure/base": 1.1.1 tslib: ^2.5.3 peerDependencies: - "@polkadot/util": 12.3.1 - checksum: 87a76a4126b28f0c7caa3d52c194dc2a83f86ef9e7c5df5ccf5e1485969043b0a1acead28e8373c5168ba228b61f753dec444042c470ef2f8e5275980ea5a16c + "@polkadot/util": 12.3.2 + checksum: 5c4053b4172ce138b4df5d61dc83905759fde6816ddf1d1aea7389bf4e9bba6d0a110e356eb9a3d76065393b787eb9797428966a1da36bb3b13567bdb67d5671 languageName: node linkType: hard -"@polkadot/util@npm:12.3.1, @polkadot/util@npm:^12.3.1": - version: 12.3.1 - resolution: "@polkadot/util@npm:12.3.1" +"@polkadot/util@npm:12.3.2, @polkadot/util@npm:^12.3.2": + version: 12.3.2 + resolution: "@polkadot/util@npm:12.3.2" dependencies: - "@polkadot/x-bigint": 12.3.1 - "@polkadot/x-global": 12.3.1 - "@polkadot/x-textdecoder": 12.3.1 - "@polkadot/x-textencoder": 12.3.1 + "@polkadot/x-bigint": 12.3.2 + "@polkadot/x-global": 12.3.2 + "@polkadot/x-textdecoder": 12.3.2 + "@polkadot/x-textencoder": 12.3.2 "@types/bn.js": ^5.1.1 bn.js: ^5.2.1 tslib: ^2.5.3 - checksum: e01c0633c1fd060bd193f5a55f08931b1183d0c3a99f03bb0d45258739870d6a433198042165c9862734666b6c8a2b925350a9f5e8e00942a88af326d50ea74a + checksum: 53b5ac58bbae5d3aa867e0f1483fc0fd40e811919e573051225ab32e031ab81649be0f969ecb7c7a094c588f381d8ec1fa67160a65e3e2ef2180afe5677136cc languageName: node linkType: hard @@ -1713,8 +1713,8 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@polkadot/ui-shared": 3.5.1 - "@polkadot/util": ^12.3.1 - "@polkadot/util-crypto": ^12.3.1 + "@polkadot/util": ^12.3.2 + "@polkadot/util-crypto": ^12.3.2 jdenticon: 3.2.0 tslib: ^2.5.3 vue: ^2.7.14 @@ -1805,66 +1805,66 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/x-bigint@npm:12.3.1" +"@polkadot/x-bigint@npm:12.3.2": + version: 12.3.2 + resolution: "@polkadot/x-bigint@npm:12.3.2" dependencies: - "@polkadot/x-global": 12.3.1 + "@polkadot/x-global": 12.3.2 tslib: ^2.5.3 - checksum: 911d1ff129ac3c48ac3242cb8e1cecacee29a45dc1e2435baad59464dd9d033ab74caaf12fb73e89e794cdb079afa01bd9c77d199bedc6462836b846f3de51b2 + checksum: 0c88e28f1072cd2e5bc0efa3b8ede13f1084c8d56bb78a91f031ee128e572a5f74faa99c22be64182950194647a2081899dcfaa7e7ab16bbb3f9b9761515eb85 languageName: node linkType: hard -"@polkadot/x-bundle@npm:^12.3.1": - version: 12.3.1 - resolution: "@polkadot/x-bundle@npm:12.3.1" +"@polkadot/x-bundle@npm:^12.3.2": + version: 12.3.2 + resolution: "@polkadot/x-bundle@npm:12.3.2" dependencies: - "@polkadot/util": 12.3.1 + "@polkadot/util": 12.3.2 buffer-es6: ^4.9.3 tslib: ^2.5.3 - checksum: 1aafabf3d4e90640aa10ed94639db7f38ef65a4575b7a20cdab6588277c4cba52f2214ceba85fe945203a9aead8883a867f3712302b1e102c29ad8aa3ee1ea50 + checksum: 27ac0d67a317085af09f93a47cf49ff3d196b81a402b8e0b466298e67e5dba56b0daeff6f58c51dcde91f664872d14fe0346d59daf5bb41328f624959834b929 languageName: node linkType: hard -"@polkadot/x-global@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/x-global@npm:12.3.1" +"@polkadot/x-global@npm:12.3.2": + version: 12.3.2 + resolution: "@polkadot/x-global@npm:12.3.2" dependencies: tslib: ^2.5.3 - checksum: cd5428429595b457ec7149735bd6ca9c74645351388490332e7f6e4711123c46a279968a79e145dc2ab134d6e3b40ab0042caf6c23619b901aa1a9e7db956535 + checksum: 85bd4a3e89bacdf8159fe505b875fad0ce8cfc5ba65377b14981166d973339a2fa3128582112af51dfecea4b68b0501a960056138110195b5bea69c3a8c88e11 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/x-randomvalues@npm:12.3.1" +"@polkadot/x-randomvalues@npm:12.3.2": + version: 12.3.2 + resolution: "@polkadot/x-randomvalues@npm:12.3.2" dependencies: - "@polkadot/x-global": 12.3.1 + "@polkadot/x-global": 12.3.2 tslib: ^2.5.3 peerDependencies: - "@polkadot/util": 12.3.1 + "@polkadot/util": 12.3.2 "@polkadot/wasm-util": "*" - checksum: 9557aa248b190be84f998547289dbf36ddac0edb7b41bf11095b37ccdd1be3bb7b2d0283ccf476491a9760664578f5f5d690996b08b93e395d7921d6e3f8288a + checksum: 809e0429a0e6f285ad0e2bf0b7dbe1f8b05cc3aacb9f7d8593fd0702e2f23ef7e3aab861d1493528670712c03426b36aacecf43b6fc97cc4036ee1ae41fa04dc languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/x-textdecoder@npm:12.3.1" +"@polkadot/x-textdecoder@npm:12.3.2": + version: 12.3.2 + resolution: "@polkadot/x-textdecoder@npm:12.3.2" dependencies: - "@polkadot/x-global": 12.3.1 + "@polkadot/x-global": 12.3.2 tslib: ^2.5.3 - checksum: 81f6b33eb1bd11201a5fe2c750905ec6ec58fe0ca955e3d1785177e9c829f999f1b845a7d4b1b1e1f3bf7cfa7c5bd6cc11876c15ffbd9016ddc94edcb140dcd2 + checksum: d5b8810b325bad317e10f631f0d7c9c91e0db92ca37db7935e41569df8c926534aa4668a14b9b12d1d5263569239665bca8ad0089bf3b789a09dbf6f0303108f languageName: node linkType: hard -"@polkadot/x-textencoder@npm:12.3.1": - version: 12.3.1 - resolution: "@polkadot/x-textencoder@npm:12.3.1" +"@polkadot/x-textencoder@npm:12.3.2": + version: 12.3.2 + resolution: "@polkadot/x-textencoder@npm:12.3.2" dependencies: - "@polkadot/x-global": 12.3.1 + "@polkadot/x-global": 12.3.2 tslib: ^2.5.3 - checksum: 42cd95519a2433ff1578cfe43db3f7a85373a5739eacba37ce5680df4015c337a103ec699558c99e5efbdd486fca8764b0a080ceec86b1faf712b1fe5c482a0e + checksum: c383fab93904f6c47f87b1b111a002542c701844c82a62ead6bbbd19f23b58f87ebd47ec8578de7ed18b45668b43491cc60e44c343b9d59e80696e5c9357e962 languageName: node linkType: hard @@ -11218,7 +11218,7 @@ __metadata: resolution: "root-workspace-0b6124@workspace:." dependencies: "@polkadot/dev": ^0.75.19 - "@polkadot/x-bundle": ^12.3.1 + "@polkadot/x-bundle": ^12.3.2 "@types/node": ^20.2.5 react: ^18.2.0 react-dom: ^18.2.0