diff --git a/mobile/package.json b/mobile/package.json index d7ca3e2..0f7b97a 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -12,8 +12,8 @@ "dependencies": { "axios": "^0.19.0", "prop-types": "^15.7.2", - "react": "16.8.6", - "react-native": "0.60.4", + "react": "16.14.0", + "react-native": "0.63.4", "react-native-device-info": "^2.2.2", "react-native-elements": "^1.1.0", "react-native-gesture-handler": "^1.3.0", @@ -25,7 +25,7 @@ "devDependencies": { "@babel/core": "^7.5.5", "@babel/runtime": "^7.5.5", - "@react-native-community/eslint-config": "^0.0.5", + "@react-native-community/eslint-config": "0.0.7", "babel-eslint": "^10.0.2", "babel-jest": "^24.8.0", "babel-plugin-root-import": "^6.4.0", @@ -38,7 +38,7 @@ "eslint-plugin-react-native": "^3.7.0", "jest": "^24.8.0", "metro-react-native-babel-preset": "^0.55.0", - "react-test-renderer": "16.8.6" + "react-test-renderer": "16.14.0" }, "jest": { "preset": "react-native"