Bump deps (#249)

This commit is contained in:
Jaco Greeff
2019-12-07 14:32:04 +01:00
committed by GitHub
parent fde6485eff
commit f4a570ca17
13 changed files with 150 additions and 150 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4"
"@babel/runtime": "^7.7.5"
}
}
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4"
"@babel/runtime": "^7.7.5"
}
}
+2 -2
View File
@@ -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",
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"
},
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.7.4"
"@babel/runtime": "^7.7.5"
}
}
+2 -2
View File
@@ -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": {
+1 -1
View File
@@ -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"
},
+1 -1
View File
@@ -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"
},
+1 -1
View File
@@ -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"
},