|
9 | 9 | "web": "expo start --web" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@expo/metro-runtime": "~4.0.1", |
13 | | - "expo": "~52.0.46", |
14 | | - "expo-constants": "~17.0.8", |
15 | | - "expo-linear-gradient": "^14.1.4", |
16 | | - "expo-linking": "~7.0.5", |
17 | | - "expo-router": "~4.0.21", |
18 | | - "expo-status-bar": "~2.0.1", |
19 | | - "react": "18.3.1", |
20 | | - "react-dom": "18.3.1", |
21 | | - "react-native": "0.76.9", |
22 | | - "react-native-reanimated": "~3.16.1", |
23 | | - "react-native-safe-area-context": "4.12.0", |
24 | | - "react-native-screens": "~4.4.0", |
25 | | - "react-native-svg": "^15.12.0", |
26 | | - "react-native-web": "~0.19.13" |
| 12 | + "@expo/metro-runtime": "~56.0.12", |
| 13 | + "@expo/vector-icons": "^15.0.2", |
| 14 | + "expo": "~56.0.4", |
| 15 | + "expo-constants": "~56.0.15", |
| 16 | + "expo-linear-gradient": "~56.0.4", |
| 17 | + "expo-linking": "~56.0.11", |
| 18 | + "expo-router": "~56.2.6", |
| 19 | + "expo-status-bar": "~56.0.4", |
| 20 | + "react": "19.2.3", |
| 21 | + "react-dom": "19.2.3", |
| 22 | + "react-native": "0.85.3", |
| 23 | + "react-native-reanimated": "4.3.1", |
| 24 | + "react-native-safe-area-context": "~5.7.0", |
| 25 | + "react-native-screens": "4.25.2", |
| 26 | + "react-native-svg": "15.15.4", |
| 27 | + "react-native-web": "^0.21.2", |
| 28 | + "react-native-worklets": "0.8.3" |
27 | 29 | }, |
28 | 30 | "devDependencies": { |
29 | | - "@babel/core": "^7.20.0", |
| 31 | + "@babel/core": "^7.29.0", |
30 | 32 | "react-native-builder-bob": "^0.40.6" |
31 | 33 | }, |
32 | 34 | "private": true |
|
0 commit comments