diff --git a/CHANGELOG.md b/CHANGELOG.md index b7915149..47a0632c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## master +## 0.89.1 Jan 9, 2022 Changes: diff --git a/package.json b/package.json index 3e2240fd..3a92daad 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-4", + "version": "0.89.0", "workspaces": [ "packages/*" ], @@ -34,8 +34,8 @@ "devDependencies": { "@babel/core": "^7.16.7", "@babel/runtime": "^7.16.7", - "@polkadot/dev": "^0.65.21", - "@polkadot/x-bundle": "^8.2.3-29", + "@polkadot/dev": "^0.65.23", + "@polkadot/x-bundle": "^8.3.1", "@types/jest": "^27.4.0", "babel-loader": "^8.2.3", "babel-plugin-transform-vue-template": "^0.4.2", diff --git a/packages/example-react/package.json b/packages/example-react/package.json index e622bbdb..fe95ea47 100644 --- a/packages/example-react/package.json +++ b/packages/example-react/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7" diff --git a/packages/example-vue/package.json b/packages/example-vue/package.json index f8840c20..e3adc213 100644 --- a/packages/example-vue/package.json +++ b/packages/example-vue/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7" diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index dcf464ea..6a538710 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -17,15 +17,15 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/keyring": "^8.2.3-29", - "@polkadot/ui-settings": "0.88.2-4", - "@polkadot/ui-shared": "0.88.2-4", - "@polkadot/util": "^8.2.3-29", - "@polkadot/util-crypto": "^8.2.3-29", + "@polkadot/keyring": "^8.3.1", + "@polkadot/ui-settings": "0.89.0", + "@polkadot/ui-shared": "0.89.0", + "@polkadot/util": "^8.3.1", + "@polkadot/util-crypto": "^8.3.1", "color": "^3.2.1", "ethereum-blockies-base64": "^1.0.2", "jdenticon": "3.1.1", diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index 50cf414d..f0184e35 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -17,13 +17,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-settings": "0.88.2-4", - "@polkadot/util": "^8.2.3-29", - "@polkadot/util-crypto": "^8.2.3-29", + "@polkadot/ui-settings": "0.89.0", + "@polkadot/util": "^8.3.1", + "@polkadot/util-crypto": "^8.3.1", "qrcode-generator": "^1.4.4", "react-qr-reader": "^2.2.1", "styled-components": "^5.3.3" diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index 0cb39541..21e7f3db 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -17,13 +17,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-shared": "0.88.2-4", - "@polkadot/util": "^8.2.3-29", - "@polkadot/util-crypto": "^8.2.3-29", + "@polkadot/ui-shared": "0.89.0", + "@polkadot/util": "^8.3.1", + "@polkadot/util-crypto": "^8.3.1", "react-native-svg": "^12.2.0" }, "devDependencies": { diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index a546b7ae..59fa2af6 100644 --- a/packages/ui-assets/package.json +++ b/packages/ui-assets/package.json @@ -13,10 +13,10 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/util": "^8.2.3-29" + "@polkadot/util": "^8.3.1" } } diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 3acbf081..d6e1d849 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -16,15 +16,15 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/hw-ledger": "^8.2.3-29", - "@polkadot/keyring": "^8.2.3-29", - "@polkadot/ui-settings": "0.88.2-4", - "@polkadot/util": "^8.2.3-29", - "@polkadot/util-crypto": "^8.2.3-29", + "@polkadot/hw-ledger": "^8.3.1", + "@polkadot/keyring": "^8.3.1", + "@polkadot/ui-settings": "0.89.0", + "@polkadot/util": "^8.3.1", + "@polkadot/util-crypto": "^8.3.1", "mkdirp": "^1.0.4", "rxjs": "^7.5.1", "store": "^2.0.12" diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index a2d66068..461a33fc 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -17,12 +17,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/networks": "^8.2.3-29", - "@polkadot/util": "^8.2.3-29", + "@polkadot/networks": "^8.3.1", + "@polkadot/util": "^8.3.1", "eventemitter3": "^4.0.7", "store": "^2.0.12" }, diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index b6ea7703..e9d7a13a 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -17,15 +17,15 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", "color": "^3.2.1" }, "devDependencies": { - "@polkadot/util": "^8.2.3-29", - "@polkadot/util-crypto": "^8.2.3-29", + "@polkadot/util": "^8.3.1", + "@polkadot/util-crypto": "^8.3.1", "@types/color": "^3.0.2", "@types/xmlserializer": "^0.6.2", "xmlserializer": "^0.6.1" diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 72b5be81..2fa19e3c 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -17,13 +17,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-4", + "version": "0.89.0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-shared": "0.88.2-4", - "@polkadot/util": "^8.2.3-29", - "@polkadot/util-crypto": "^8.2.3-29", + "@polkadot/ui-shared": "0.89.0", + "@polkadot/util": "^8.3.1", + "@polkadot/util-crypto": "^8.3.1", "jdenticon": "3.1.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d9253190..904276ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1963,10 +1963,10 @@ __metadata: languageName: node linkType: hard -"@noble/hashes@npm:0.5.9": - version: 0.5.9 - resolution: "@noble/hashes@npm:0.5.9" - checksum: 71a8e0d13a47243a66f6b68035b29335e49a2786193c4ecd3f8e967214fdfb3d0d000b1d0e2374ee28e3d7794a484453c632e7fa75275c7cda3771fcb657d946 +"@noble/hashes@npm:0.5.7": + version: 0.5.7 + resolution: "@noble/hashes@npm:0.5.7" + checksum: d7c86669b326da14f0e68d77f8f5c2888c0ca910830a9d2d40a7f6364a76d9b194bb4afda36a2d0ff8cb4ef1a1c023efd4c261276b15a5a88fcfb45f5cc49a85 languageName: node linkType: hard @@ -2137,9 +2137,9 @@ __metadata: languageName: node linkType: hard -"@polkadot/dev@npm:^0.65.21": - version: 0.65.21 - resolution: "@polkadot/dev@npm:0.65.21" +"@polkadot/dev@npm:^0.65.23": + version: 0.65.23 + resolution: "@polkadot/dev@npm:0.65.23" dependencies: "@babel/cli": ^7.16.7 "@babel/core": ^7.16.7 @@ -2225,7 +2225,7 @@ __metadata: polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs - checksum: 895f0b12b49dbac33b801d3edb41c43b5eb0bf841e0b34e995763ab540d475872039a93cb51cada2a621ebec618454cc6f21502ff191c11a4b1ace32abfcbf6f + checksum: 4195a0cd5de5ddc037d275cb412604d702278e990e330a895d688fdde462317ca792e0e6ae652aa67cfd53cf8c09c97f3e601f6176515b9e9c3e18d907316dbb languageName: node linkType: hard @@ -2245,57 +2245,57 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/hw-ledger-transports@npm:8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/hw-ledger-transports@npm:8.2.3-29" +"@polkadot/hw-ledger-transports@npm:8.3.1": + version: 8.3.1 + resolution: "@polkadot/hw-ledger-transports@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 "@ledgerhq/hw-transport": ^6.20.0 "@ledgerhq/hw-transport-node-hid-singleton": ^6.20.0 "@ledgerhq/hw-transport-webhid": ^6.20.0 "@ledgerhq/hw-transport-webusb": ^6.20.0 - "@polkadot/util": 8.2.3-29 + "@polkadot/util": 8.3.1 dependenciesMeta: "@ledgerhq/hw-transport-node-hid-singleton": optional: true - checksum: dfd2aa277664ecba7aaa4ec4f48e23200740afc354b8e6d38dcdafef3be6146794b94dff194b295796045cb4e859714c24022dc19c0bd6c7c9a56b2f3782436f + checksum: 01db0e5932d12af8c7cd9712f306176c1760d4876c0307086027768200302667f8c41f55e3766571a7b16982d3ab60ac1c72ad1ef17ee5fa457e20dddb4570a5 languageName: node linkType: hard -"@polkadot/hw-ledger@npm:^8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/hw-ledger@npm:8.2.3-29" +"@polkadot/hw-ledger@npm:^8.3.1": + version: 8.3.1 + resolution: "@polkadot/hw-ledger@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 "@ledgerhq/hw-transport": ^6.20.0 - "@polkadot/hw-ledger-transports": 8.2.3-29 - "@polkadot/util": 8.2.3-29 + "@polkadot/hw-ledger-transports": 8.3.1 + "@polkadot/util": 8.3.1 "@zondax/ledger-substrate": ^0.24.0 - checksum: 5d23b22efe0e176b9d7f0ce67de11511795894460decb212732246a4135a3e42d042a7584f1493590f7e290857f61f0237e8428811292c9374d5889facb7ecf0 + checksum: 695b0220cd3057c5e176760ee92cd10e3d609b49f4cea321052f053c19cf7faba0035cb13f70efe45e60ab732af5cd8a5dded58a016e928f6f44d2768b460e9f languageName: node linkType: hard -"@polkadot/keyring@npm:^8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/keyring@npm:8.2.3-29" +"@polkadot/keyring@npm:^8.3.1": + version: 8.3.1 + resolution: "@polkadot/keyring@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/util": 8.2.3-29 - "@polkadot/util-crypto": 8.2.3-29 + "@polkadot/util": 8.3.1 + "@polkadot/util-crypto": 8.3.1 peerDependencies: - "@polkadot/util": 8.2.3-29 - "@polkadot/util-crypto": 8.2.3-29 - checksum: b3a949ee257cf2830892168e665e486e0a18c47fbcc1e7edb2b8559cde058cdfd578f7bb970bb33f3cd95238fec2d2abd10f9ff3bfc0cca8eacad2c0b16dccd9 + "@polkadot/util": 8.3.1 + "@polkadot/util-crypto": 8.3.1 + checksum: 8e3dd7958d91f75af80c4a1587c81d1a9bb0c00c8b3ef9a05f61a315f83bbe04ef66af37a4fec4df7b00f35675f5987dc209a56ea01f149789118e60d334f654 languageName: node linkType: hard -"@polkadot/networks@npm:8.2.3-29, @polkadot/networks@npm:^8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/networks@npm:8.2.3-29" +"@polkadot/networks@npm:8.3.1, @polkadot/networks@npm:^8.3.1": + version: 8.3.1 + resolution: "@polkadot/networks@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/util": 8.2.3-29 - checksum: ee25b961dd30255e7325543fb7a26c622647fa2746448d94f03af2691394835179a92e4a6c4b089188624da75715c08e47cdebb6890100762231a653f3e3d462 + "@polkadot/util": 8.3.1 + checksum: d6fa79772e4ce7919f281b25561e390a3fd8e22ad9e3b810323f2a3a89ddb4e944040851b66f299df8908cef67812f4dafbfddf3f936b8e0fe2f90b5483cb0db languageName: node linkType: hard @@ -2304,11 +2304,11 @@ __metadata: resolution: "@polkadot/react-identicon@workspace:packages/react-identicon" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/keyring": ^8.2.3-29 - "@polkadot/ui-settings": 0.88.2-4 - "@polkadot/ui-shared": 0.88.2-4 - "@polkadot/util": ^8.2.3-29 - "@polkadot/util-crypto": ^8.2.3-29 + "@polkadot/keyring": ^8.3.1 + "@polkadot/ui-settings": 0.89.0 + "@polkadot/ui-shared": 0.89.0 + "@polkadot/util": ^8.3.1 + "@polkadot/util-crypto": ^8.3.1 "@types/react-copy-to-clipboard": ^5.0.2 "@types/react-dom": ^17.0.11 "@types/styled-components": ^5.1.19 @@ -2334,9 +2334,9 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-settings": 0.88.2-4 - "@polkadot/util": ^8.2.3-29 - "@polkadot/util-crypto": ^8.2.3-29 + "@polkadot/ui-settings": 0.89.0 + "@polkadot/util": ^8.3.1 + "@polkadot/util-crypto": ^8.3.1 "@types/react-qr-reader": ^2.1.4 "@types/styled-components": ^5.1.19 qrcode-generator: ^1.4.4 @@ -2356,9 +2356,9 @@ __metadata: resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-shared": 0.88.2-4 - "@polkadot/util": ^8.2.3-29 - "@polkadot/util-crypto": ^8.2.3-29 + "@polkadot/ui-shared": 0.89.0 + "@polkadot/util": ^8.3.1 + "@polkadot/util-crypto": ^8.3.1 "@types/react-native": ^0.66.11 react-native-svg: ^12.2.0 peerDependencies: @@ -2374,7 +2374,7 @@ __metadata: resolution: "@polkadot/ui-assets@workspace:packages/ui-assets" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/util": ^8.2.3-29 + "@polkadot/util": ^8.3.1 languageName: unknown linkType: soft @@ -2383,11 +2383,11 @@ __metadata: resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/hw-ledger": ^8.2.3-29 - "@polkadot/keyring": ^8.2.3-29 - "@polkadot/ui-settings": 0.88.2-4 - "@polkadot/util": ^8.2.3-29 - "@polkadot/util-crypto": ^8.2.3-29 + "@polkadot/hw-ledger": ^8.3.1 + "@polkadot/keyring": ^8.3.1 + "@polkadot/ui-settings": 0.89.0 + "@polkadot/util": ^8.3.1 + "@polkadot/util-crypto": ^8.3.1 "@types/mkdirp": ^1.0.2 "@types/store": ^2.0.2 mkdirp: ^1.0.4 @@ -2400,13 +2400,13 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-settings@0.88.2-4, @polkadot/ui-settings@workspace:packages/ui-settings": +"@polkadot/ui-settings@0.89.0, @polkadot/ui-settings@workspace:packages/ui-settings": version: 0.0.0-use.local resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/networks": ^8.2.3-29 - "@polkadot/util": ^8.2.3-29 + "@polkadot/networks": ^8.3.1 + "@polkadot/util": ^8.3.1 "@types/store": ^2.0.2 eventemitter3: ^4.0.7 store: ^2.0.12 @@ -2416,13 +2416,13 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-shared@0.88.2-4, @polkadot/ui-shared@workspace:packages/ui-shared": +"@polkadot/ui-shared@0.89.0, @polkadot/ui-shared@workspace:packages/ui-shared": version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/util": ^8.2.3-29 - "@polkadot/util-crypto": ^8.2.3-29 + "@polkadot/util": ^8.3.1 + "@polkadot/util-crypto": ^8.3.1 "@types/color": ^3.0.2 "@types/xmlserializer": ^0.6.2 color: ^3.2.1 @@ -2433,40 +2433,40 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/util-crypto@npm:8.2.3-29, @polkadot/util-crypto@npm:^8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/util-crypto@npm:8.2.3-29" +"@polkadot/util-crypto@npm:8.3.1, @polkadot/util-crypto@npm:^8.3.1": + version: 8.3.1 + resolution: "@polkadot/util-crypto@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@noble/hashes": 0.5.9 + "@noble/hashes": 0.5.7 "@noble/secp256k1": 1.3.4 - "@polkadot/networks": 8.2.3-29 - "@polkadot/util": 8.2.3-29 + "@polkadot/networks": 8.3.1 + "@polkadot/util": 8.3.1 "@polkadot/wasm-crypto": ^4.5.1 - "@polkadot/x-bigint": 8.2.3-29 - "@polkadot/x-randomvalues": 8.2.3-29 + "@polkadot/x-bigint": 8.3.1 + "@polkadot/x-randomvalues": 8.3.1 ed2curve: ^0.3.0 micro-base: ^0.10.2 tweetnacl: ^1.0.3 peerDependencies: - "@polkadot/util": 8.2.3-29 - checksum: e16bc3dd800190eff1a34ef7a637f2fa8340a4a027c6d84332092bbc07f9eee38503fde66a07b0b37b45789163474619dfb01bc4d32a55c54d026f8633613f71 + "@polkadot/util": 8.3.1 + checksum: 30a7b4bd825101dc29e7f0d1cd3fd59ab3e15ce22e78451fd4350b6e97432646a2e67857babb1acb2e8c993564e82d870006dda04a7a5bd6508607466566b446 languageName: node linkType: hard -"@polkadot/util@npm:8.2.3-29, @polkadot/util@npm:^8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/util@npm:8.2.3-29" +"@polkadot/util@npm:8.3.1, @polkadot/util@npm:^8.3.1": + version: 8.3.1 + resolution: "@polkadot/util@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/x-bigint": 8.2.3-29 - "@polkadot/x-global": 8.2.3-29 - "@polkadot/x-textdecoder": 8.2.3-29 - "@polkadot/x-textencoder": 8.2.3-29 + "@polkadot/x-bigint": 8.3.1 + "@polkadot/x-global": 8.3.1 + "@polkadot/x-textdecoder": 8.3.1 + "@polkadot/x-textencoder": 8.3.1 "@types/bn.js": ^4.11.6 bn.js: ^4.12.0 ip-regex: ^4.3.0 - checksum: ad3ccdef21b901435ea761305504c1a136c9cb00b9c6c051fa51db4c9e64670deaa4c2c4811bb9e6ee450e636271bfbd1ee75f7d5105298d8649231557c8f131 + checksum: 219712f5dd82543a2ddfb914b19315b0219171ee2934b19c215fc10c395f80247320f562a63bb60d15a235eabdb0f370596be7aaccf0afba6d395dc6cfa93c32 languageName: node linkType: hard @@ -2475,9 +2475,9 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-shared": 0.88.2-4 - "@polkadot/util": ^8.2.3-29 - "@polkadot/util-crypto": ^8.2.3-29 + "@polkadot/ui-shared": 0.89.0 + "@polkadot/util": ^8.3.1 + "@polkadot/util-crypto": ^8.3.1 jdenticon: 3.1.1 vue: ^2.6.14 peerDependencies: @@ -2519,63 +2519,63 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@npm:8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/x-bigint@npm:8.2.3-29" +"@polkadot/x-bigint@npm:8.3.1": + version: 8.3.1 + resolution: "@polkadot/x-bigint@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/x-global": 8.2.3-29 - checksum: deb492c22595af2164a2ef02f711e882c490fa94c6e961425cdb1042f18ec222d1d6bcd4de02f07a553a4d59118409addabf797065d3426b6f65492f10956e90 + "@polkadot/x-global": 8.3.1 + checksum: 6ae63ab97e547af47eb3f45657265fb751d8eb589ac9e119922d111027a4488e21e53ceb671cf48f6cb793905496ef8261b9bc07907b2b7f32410e03a65ad400 languageName: node linkType: hard -"@polkadot/x-bundle@npm:^8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/x-bundle@npm:8.2.3-29" +"@polkadot/x-bundle@npm:^8.3.1": + version: 8.3.1 + resolution: "@polkadot/x-bundle@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/util": 8.2.3-29 + "@polkadot/util": 8.3.1 buffer-es6: ^4.9.3 - checksum: d62c602b96cfe05cf15b3d6a8b4fada90cd32d1c7bdba94efabb348b35ac7a12730537fd589c8a42bc809c91803207a52e0f65305008677b44fa9464c1225aad + checksum: 044a936fc0b0062c9c473c60a23381e98278524556fb6a2b662b8b23e5475d7ae85bcb9c28dbb89a8273cb99e3daa88d5021d7416fd0bc898d31f89908dea55f languageName: node linkType: hard -"@polkadot/x-global@npm:8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/x-global@npm:8.2.3-29" +"@polkadot/x-global@npm:8.3.1": + version: 8.3.1 + resolution: "@polkadot/x-global@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - checksum: ec0dd030bd8f5c2b72e3a5b7dfd725fd02db7158005f7925128f04bc449e268cf6fc18d9c81f4465b243ee142e5aa2b410fd08fe63a733de360f56e087b5061f + checksum: 5f50d10032dd295964f4303ec0163e0563bb383c1b9541ff5c48d19c6d0690e59cea04f35225c3ac0c283871cc9d197142c5d6f9609fe44793a64dd909a3e131 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/x-randomvalues@npm:8.2.3-29" +"@polkadot/x-randomvalues@npm:8.3.1": + version: 8.3.1 + resolution: "@polkadot/x-randomvalues@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/x-global": 8.2.3-29 - checksum: 9d26c7e3e2cdf2372a9ee5853266a50d282b8db547a477b365fbb46ce373d8f44ff50d8c9c1e8b7a2213bff84b0aec2bc33ac6b9bbdff39ae32beffd7976c31f + "@polkadot/x-global": 8.3.1 + checksum: 4937ef982d6596f6fee31b3f750ab5f54bda1461d55f02bbc12b7973306085b9b5dbbdb04c040ee2f6d848df91facb2012e2c168e13c80d6be1ff06dff3a0eaa languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/x-textdecoder@npm:8.2.3-29" +"@polkadot/x-textdecoder@npm:8.3.1": + version: 8.3.1 + resolution: "@polkadot/x-textdecoder@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/x-global": 8.2.3-29 - checksum: 42c135e8164e494d50652774fb685a2af1ff1d0baaa9d91726c5368f47c5624e4afadf7bf0190bbcedf702593f0fa4fa4c20944356c7234850fc54a7677e3254 + "@polkadot/x-global": 8.3.1 + checksum: f3dcb896196cfb5c30d6b6da32bd909466521aa4c25eea3dbc4fea130d2f889fc01954eb15a32dc9faa4230237a2d007d0230a1e8eba644acda58c05ca98d4a3 languageName: node linkType: hard -"@polkadot/x-textencoder@npm:8.2.3-29": - version: 8.2.3-29 - resolution: "@polkadot/x-textencoder@npm:8.2.3-29" +"@polkadot/x-textencoder@npm:8.3.1": + version: 8.3.1 + resolution: "@polkadot/x-textencoder@npm:8.3.1" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/x-global": 8.2.3-29 - checksum: 820ee3f295873e25897693baaca1d82d11b3f4dc80b0175aa319ba0eb768acfd2e0d2eab7931fb1e54df56d89df84cbed89d545698e8e657f5ee28eeab710a80 + "@polkadot/x-global": 8.3.1 + checksum: 7e162696f2f826aad3f5348868b552d1db3b8a0fc8a6955f3a528d85ebe7e295a01c2b45d8363806cd0d16139068b07716fff40f46cebe8756f4a2a46adb6cb5 languageName: node linkType: hard @@ -13082,8 +13082,8 @@ resolve@^2.0.0-next.3: dependencies: "@babel/core": ^7.16.7 "@babel/runtime": ^7.16.7 - "@polkadot/dev": ^0.65.21 - "@polkadot/x-bundle": ^8.2.3-29 + "@polkadot/dev": ^0.65.23 + "@polkadot/x-bundle": ^8.3.1 "@types/jest": ^27.4.0 babel-loader: ^8.2.3 babel-plugin-transform-vue-template: ^0.4.2