|
14 | 14 | "dependencies": { |
15 | 15 | "@config-plugins/detox": "7.0.0", |
16 | 16 | "@expo/xcpretty": "4.3.1", |
17 | | - "@react-native-async-storage/async-storage": "1.18.2", |
| 17 | + "@react-native-async-storage/async-storage": "1.21.0", |
18 | 18 | "@react-native-community/masked-view": "0.1.11", |
19 | 19 | "@react-navigation/native": "6.1.10", |
20 | 20 | "@react-navigation/native-stack": "6.9.18", |
21 | | - "expo": "49.0.22", |
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", |
| 21 | + "expo": "50.0.8", |
| 22 | + "expo-constants": "~15.4.5", |
| 23 | + "expo-image-picker": "~14.7.1", |
| 24 | + "expo-splash-screen": "~0.26.4", |
| 25 | + "expo-status-bar": "~1.11.1", |
26 | 26 | "react": "18.2.0", |
27 | 27 | "react-dom": "18.2.0", |
28 | | - "react-native": "0.72.10", |
29 | | - "react-native-gesture-handler": "~2.12.1", |
30 | | - "react-native-reanimated": "~3.3.0", |
31 | | - "react-native-safe-area-context": "4.6.3", |
32 | | - "react-native-screens": "~3.22.1", |
| 28 | + "react-native": "0.73.4", |
| 29 | + "react-native-gesture-handler": "~2.14.1", |
| 30 | + "react-native-reanimated": "~3.6.3", |
| 31 | + "react-native-safe-area-context": "4.8.2", |
| 32 | + "react-native-screens": "~3.29.0", |
33 | 33 | "react-native-web": "~0.19.10" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
|
0 commit comments