Bump deps (#457)

This commit is contained in:
Jaco Greeff
2021-04-08 12:06:28 +03:00
committed by GitHub
parent 8bdfd18e1f
commit ebf561f48c
6 changed files with 291 additions and 411 deletions
+4 -4
View File
@@ -23,20 +23,20 @@
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "^17.0.1",
"react": "^17.0.2",
"react-native": "^0.64.0",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.6.0",
"stream-http": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.13.14",
"@babel/runtime": "^7.13.10",
"@react-native-community/cli-platform-ios": "^4.13.0",
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.2",
"@types/react-test-renderer": "17.0.1",
"babel-jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.65.2",
"react-test-renderer": "17.0.1"
"react-test-renderer": "17.0.2"
},
"jest": {
"preset": "react-native",