Bump deps (#328)

This commit is contained in:
Jaco Greeff
2020-06-05 22:19:38 +02:00
committed by GitHub
parent a8f906a15e
commit 2309998889
15 changed files with 1005 additions and 450 deletions
+7 -7
View File
@@ -26,7 +26,7 @@
"@polkadot/reactnative-identicon": "0.54.0-beta.4",
"@polkadot/ui-keyring": "0.54.0-beta.4",
"@polkadot/ui-settings": "0.54.0-beta.4",
"@react-native-community/async-storage": "^1.10.3",
"@react-native-community/async-storage": "^1.11.0",
"fast-text-encoding": "^1.0.2",
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
@@ -38,12 +38,12 @@
"stream-http": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@polkadot/keyring": "^2.11.1",
"@polkadot/util": "^2.11.1",
"@polkadot/util-crypto": "^2.11.1",
"@react-native-community/cli-platform-ios": "^4.9.0",
"@babel/core": "^7.10.2",
"@babel/runtime": "^7.10.2",
"@polkadot/keyring": "^2.12.2",
"@polkadot/util": "^2.12.2",
"@polkadot/util-crypto": "^2.12.2",
"@react-native-community/cli-platform-ios": "^4.10.0",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^26.0.1",
"metro-react-native-babel-preset": "^0.59.0",