mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 13:41:03 +00:00
Bump util* (#588)
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@polkadot/keyring": "^8.2.2",
|
||||
"@polkadot/keyring": "^8.2.3-29",
|
||||
"@polkadot/ui-settings": "0.88.2-3",
|
||||
"@polkadot/ui-shared": "0.88.2-3",
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/util-crypto": "^8.2.2",
|
||||
"@polkadot/util": "^8.2.3-29",
|
||||
"@polkadot/util-crypto": "^8.2.3-29",
|
||||
"color": "^3.2.1",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "3.1.1",
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@polkadot/ui-settings": "0.88.2-3",
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/util-crypto": "^8.2.2",
|
||||
"@polkadot/util": "^8.2.3-29",
|
||||
"@polkadot/util-crypto": "^8.2.3-29",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"react-qr-reader": "^2.2.1",
|
||||
"styled-components": "^5.3.3"
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@polkadot/ui-shared": "0.88.2-3",
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/util-crypto": "^8.2.2",
|
||||
"@polkadot/util": "^8.2.3-29",
|
||||
"@polkadot/util-crypto": "^8.2.3-29",
|
||||
"react-native-svg": "^12.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@polkadot/util": "^8.2.2"
|
||||
"@polkadot/util": "^8.2.3-29"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,11 +20,11 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@polkadot/hw-ledger": "^8.2.2",
|
||||
"@polkadot/keyring": "^8.2.2",
|
||||
"@polkadot/hw-ledger": "^8.2.3-29",
|
||||
"@polkadot/keyring": "^8.2.3-29",
|
||||
"@polkadot/ui-settings": "0.88.2-3",
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/util-crypto": "^8.2.2",
|
||||
"@polkadot/util": "^8.2.3-29",
|
||||
"@polkadot/util-crypto": "^8.2.3-29",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^7.5.1",
|
||||
"store": "^2.0.12"
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@polkadot/networks": "^8.2.2",
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/networks": "^8.2.3-29",
|
||||
"@polkadot/util": "^8.2.3-29",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
"color": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/util-crypto": "^8.2.2",
|
||||
"@polkadot/util": "^8.2.3-29",
|
||||
"@polkadot/util-crypto": "^8.2.3-29",
|
||||
"@types/color": "^3.0.2",
|
||||
"@types/xmlserializer": "^0.6.2",
|
||||
"xmlserializer": "^0.6.1"
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"@polkadot/ui-shared": "0.88.2-3",
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/util-crypto": "^8.2.2",
|
||||
"@polkadot/util": "^8.2.3-29",
|
||||
"@polkadot/util-crypto": "^8.2.3-29",
|
||||
"jdenticon": "3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user