|
13 | 13 | "dependencies": { |
14 | 14 | "@config-plugins/detox": "6.0.0", |
15 | 15 | "@expo/xcpretty": "4.2.2", |
16 | | - "@react-native-async-storage/async-storage": "1.17.11", |
| 16 | + "@react-native-async-storage/async-storage": "1.18.2", |
17 | 17 | "@react-native-community/masked-view": "0.1.11", |
18 | 18 | "@react-navigation/native": "6.1.7", |
19 | 19 | "@react-navigation/native-stack": "6.9.13", |
20 | | - "@types/react": "~18.0.27", |
21 | | - "expo": "^48.0.0", |
22 | | - "expo-constants": "~14.2.1", |
23 | | - "expo-image-picker": "~14.1.1", |
24 | | - "expo-splash-screen": "~0.18.2", |
25 | | - "expo-status-bar": "~1.4.4", |
| 20 | + "@types/react": "~18.2.14", |
| 21 | + "expo": "^49.0.0", |
| 22 | + "expo-constants": "~14.4.2", |
| 23 | + "expo-image-picker": "~14.3.2", |
| 24 | + "expo-splash-screen": "~0.20.5", |
| 25 | + "expo-status-bar": "~1.6.0", |
26 | 26 | "react": "18.2.0", |
27 | 27 | "react-dom": "18.2.0", |
28 | | - "react-native": "0.71.8", |
29 | | - "react-native-gesture-handler": "~2.9.0", |
30 | | - "react-native-reanimated": "~2.14.4", |
31 | | - "react-native-safe-area-context": "4.5.0", |
32 | | - "react-native-screens": "~3.20.0", |
33 | | - "react-native-web": "~0.18.11" |
| 28 | + "react-native": "0.72.4", |
| 29 | + "react-native-gesture-handler": "~2.12.0", |
| 30 | + "react-native-reanimated": "~3.3.0", |
| 31 | + "react-native-safe-area-context": "4.6.3", |
| 32 | + "react-native-screens": "~3.22.0", |
| 33 | + "react-native-web": "~0.19.6" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@babel/core": "^7.20.0", |
|
64 | 64 | "jest": "29.6.2", |
65 | 65 | "libpg-query": "13.3.0", |
66 | 66 | "ts-jest": "^28.0.2", |
67 | | - "typescript": "^4.9.4" |
| 67 | + "typescript": "^5.1.3" |
68 | 68 | }, |
69 | 69 | "resolutions": { |
70 | 70 | "@typescript-eslint/eslint-plugin": "5.42.1", |
|
0 commit comments