Bump deps (#231)

This commit is contained in:
Jaco Greeff
2019-10-16 12:04:11 +02:00
committed by GitHub
parent 2ccf452a2f
commit c751dbbdcf
5 changed files with 474 additions and 373 deletions
+2
View File
@@ -33,8 +33,10 @@
"@babel/runtime": "^7.6.3",
"@polkadot/dev-react": "^0.32.0-beta.10",
"@polkadot/ts": "^0.1.81",
"@types/react-native": "^0.60.21",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react-native": "^0.61.2",
"webpack-serve": "^3.2.0"
}
}
+2 -7
View File
@@ -41,15 +41,10 @@
"@babel/core": "^7.6.4",
"@babel/runtime": "^7.6.3",
"@react-native-community/cli-platform-ios": "^2.9.0",
"@types/jest": "^24.0.18",
"@types/react": "16.9.5",
"@types/react-native": "^0.60.19",
"@types/react-test-renderer": "16.9.0",
"@types/react-test-renderer": "16.9.1",
"babel-jest": "^24.9.0",
"jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.56.0",
"react-test-renderer": "16.10.2",
"typescript": "^3.6.4"
"react-test-renderer": "16.10.2"
},
"jest": {
"preset": "react-native",
@@ -16,9 +16,5 @@
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"devDependencies": {
"@types/react-native": "^0.60.19",
"react-native": "^0.61.2"
}
}
+2 -2
View File
@@ -25,13 +25,13 @@
"@types/mkdirp": "^0.5.2",
"@types/store": "^2.0.2",
"extensionizer": "^1.0.1",
"ledger-polkadot": "^0.0.4",
"ledger-polkadot": "^0.5.0",
"mkdirp": "^0.5.1",
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^1.5.1",
"@polkadot/types": "^0.95.0-beta.16",
"@polkadot/types": "^0.95.0-beta.22",
"@polkadot/util": "^1.5.1"
},
"optionalDependencies": {
+468 -360
View File
File diff suppressed because it is too large Load Diff