Bump deps (#304)

This commit is contained in:
Jaco Greeff
2020-04-04 10:47:33 +02:00
committed by GitHub
parent ec5caf8fe1
commit e2637b06a0
6 changed files with 726 additions and 842 deletions
+4 -4
View File
@@ -26,13 +26,13 @@
"@polkadot/reactnative-identicon": "0.52.0-beta.24",
"@polkadot/ui-keyring": "0.52.0-beta.24",
"@polkadot/ui-settings": "0.52.0-beta.24",
"@react-native-community/async-storage": "^1.8.1",
"@react-native-community/async-storage": "^1.9.0",
"fast-text-encoding": "^1.0.1",
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "16.13.1",
"react-native": "^0.61.5",
"react-native": "^0.62.1",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.5.3",
"stream-http": "^3.1.0"
@@ -43,9 +43,9 @@
"@polkadot/keyring": "^2.7.1",
"@polkadot/util": "^2.7.1",
"@polkadot/util-crypto": "^2.7.1",
"@react-native-community/cli-platform-ios": "^4.3.0",
"@react-native-community/cli-platform-ios": "^4.5.0",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^25.1.0",
"babel-jest": "^25.2.6",
"metro-react-native-babel-preset": "^0.59.0",
"react-test-renderer": "16.13.1"
},