|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@parse/react-native": "^0.0.1-alpha.18", |
15 | | - "@react-native-async-storage/async-storage": "^1.17.7", |
| 15 | + "@react-native-async-storage/async-storage": "^1.17.6", |
16 | 16 | "@react-native-picker/picker": "^2.4.2", |
17 | 17 | "@react-navigation/native": "^6.0.10", |
18 | 18 | "@react-navigation/native-stack": "^6.6.2", |
19 | 19 | "parse": "^3.4.2", |
20 | | - "react": "18.2.0", |
21 | | - "react-native": "0.69.1", |
| 20 | + "react": "17.0.2", |
| 21 | + "react-native": "0.68.2", |
22 | 22 | "react-native-format-currency": "^0.0.1", |
23 | 23 | "react-native-safe-area-context": "^4.3.1", |
24 | | - "react-native-screens": "^3.13.1" |
| 24 | + "react-native-screens": "^3.14.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@babel/core": "^7.18.6", |
28 | | - "@babel/runtime": "^7.18.6", |
29 | | - "@react-native-community/eslint-config": "^3.0.3", |
30 | | - "babel-jest": "^28.1.2", |
31 | | - "eslint": "^8.18.0", |
32 | | - "jest": "^28.1.2", |
33 | | - "metro-react-native-babel-preset": "^0.71.2", |
34 | | - "react-test-renderer": "18.2.0" |
| 27 | + "@babel/core": "^7.12.9", |
| 28 | + "@babel/runtime": "^7.12.5", |
| 29 | + "@react-native-community/eslint-config": "^2.0.0", |
| 30 | + "babel-jest": "^26.6.3", |
| 31 | + "eslint": "^7.32.0", |
| 32 | + "jest": "^26.6.3", |
| 33 | + "metro-react-native-babel-preset": "^0.67.0", |
| 34 | + "react-test-renderer": "17.0.2" |
35 | 35 | }, |
36 | 36 | "jest": { |
37 | 37 | "preset": "react-native" |
|
0 commit comments