|
11 | 11 | "clean": "rm -rf node_modules android ios" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@expo/metro-runtime": "~6.1.2", |
| 14 | + "@expo/metro-runtime": "~56.0.13", |
15 | 15 | "@react-native-async-storage/async-storage": "2.2.0", |
16 | | - "@react-native-community/viewpager": "5.0.11", |
17 | 16 | "@react-navigation/elements": "^2.3.8", |
18 | 17 | "@react-navigation/native": "^7.1.6", |
19 | 18 | "@react-navigation/stack": "^7.2.10", |
20 | 19 | "@swmansion/icons": "^0.0.1", |
21 | 20 | "common-app": "workspace:*", |
22 | | - "expo": "^54.0.7", |
23 | | - "expo-camera": "~17.0.2", |
24 | | - "expo-status-bar": "~3.0.2", |
25 | | - "react": "19.1.0", |
26 | | - "react-dom": "19.1.0", |
27 | | - "react-native": "0.81.4", |
| 21 | + "expo": "^56.0.0", |
| 22 | + "expo-camera": "~56.0.7", |
| 23 | + "expo-status-bar": "~56.0.4", |
| 24 | + "react": "19.2.3", |
| 25 | + "react-dom": "19.2.3", |
| 26 | + "react-native": "0.85.3", |
28 | 27 | "react-native-gesture-handler": "workspace:*", |
29 | | - "react-native-reanimated": "^4.3.0", |
30 | | - "react-native-safe-area-context": "~5.6.0", |
31 | | - "react-native-screens": "~4.16.0", |
32 | | - "react-native-svg": "15.12.1", |
| 28 | + "react-native-pager-view": "^8.0.2", |
| 29 | + "react-native-reanimated": "~4.3.1", |
| 30 | + "react-native-safe-area-context": "~5.7.0", |
| 31 | + "react-native-screens": "4.25.2", |
| 32 | + "react-native-svg": "15.15.4", |
33 | 33 | "react-native-web": "^0.21.0", |
34 | | - "react-native-worklets": "^0.8.1" |
| 34 | + "react-native-worklets": "0.8.1" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "@babel/core": "^7.25.2", |
|
0 commit comments