mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-22 19:35:44 +00:00
Bump deps (#249)
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4"
|
||||
"@babel/runtime": "^7.7.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4"
|
||||
"@babel/runtime": "^7.7.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,8 +37,8 @@
|
||||
"stream-http": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/core": "^7.7.5",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@react-native-community/cli-platform-ios": "^3.0.0",
|
||||
"@types/react-test-renderer": "16.9.1",
|
||||
"babel-jest": "^24.9.0",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@polkadot/ui-settings": "^0.48.0-beta.0",
|
||||
"@polkadot/ui-shared": "^0.48.0-beta.0",
|
||||
"@types/color": "^3.0.0",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@types/react-qr-reader": "^2.1.1",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"react-qr-reader": "^2.2.1"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@polkadot/ui-shared": "^0.48.0-beta.0",
|
||||
"react-native-svg": "^9.13.3"
|
||||
},
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4"
|
||||
"@babel/runtime": "^7.7.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./ledger/transportsWeb": "./ledger/transportsEmpty"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@ledgerhq/hw-transport-u2f": "^4.73.7",
|
||||
"@ledgerhq/hw-transport-webusb": "^4.73.7",
|
||||
"@types/ledgerhq__hw-transport-node-hid": "^4.21.1",
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^1.7.1",
|
||||
"@polkadot/types": "^0.99.0-beta.1",
|
||||
"@polkadot/types": "^0.99.0-beta.4",
|
||||
"@polkadot/util": "^1.7.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@types/store": "^2.0.2",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@types/color": "^3.0.0",
|
||||
"color": "^3.1.2"
|
||||
},
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"main": "index.js",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@polkadot/ui-shared": "^0.48.0-beta.0",
|
||||
"jdenticon": "2.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user