|
13 | 13 | "@react-navigation/bottom-tabs": "^7.2.0", |
14 | 14 | "@react-navigation/native": "^7.0.14", |
15 | 15 | "@react-navigation/native-stack": "^7.2.0", |
16 | | - "expo": "^52.0.27", |
17 | | - "expo-constants": "~17.0.4", |
18 | | - "expo-linking": "~7.0.4", |
19 | | - "expo-router": "~4.0.17", |
20 | | - "expo-splash-screen": "~0.29.21", |
21 | | - "expo-status-bar": "~2.0.1", |
22 | | - "expo-system-ui": "~4.0.7", |
23 | | - "react": "18.3.1", |
24 | | - "react-dom": "18.3.1", |
25 | | - "react-native": "0.76.6", |
26 | | - "react-native-gesture-handler": "~2.20.2", |
27 | | - "react-native-reanimated": "~3.16.1", |
28 | | - "react-native-safe-area-context": "4.12.0", |
29 | | - "react-native-screens": "~4.4.0", |
30 | | - "react-native-svg": "15.8.0", |
31 | | - "react-native-web": "~0.19.13" |
| 16 | + "expo": "^53.0.0", |
| 17 | + "expo-constants": "~17.1.6", |
| 18 | + "expo-linking": "~7.1.5", |
| 19 | + "expo-router": "~5.1.0", |
| 20 | + "expo-splash-screen": "~0.30.9", |
| 21 | + "expo-status-bar": "~2.2.3", |
| 22 | + "expo-system-ui": "~5.0.9", |
| 23 | + "react": "19.0.0", |
| 24 | + "react-dom": "19.0.0", |
| 25 | + "react-native": "0.79.4", |
| 26 | + "react-native-gesture-handler": "~2.24.0", |
| 27 | + "react-native-reanimated": "~3.17.4", |
| 28 | + "react-native-safe-area-context": "5.4.0", |
| 29 | + "react-native-screens": "~4.11.1", |
| 30 | + "react-native-svg": "15.11.2", |
| 31 | + "react-native-web": "^0.20.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@babel/core": "^7.24.0", |
35 | 35 | "@eslint/js": "^9.9.0", |
36 | | - "@types/react": "~18.3.12", |
| 36 | + "@types/react": "~19.0.10", |
37 | 37 | "eslint": "9.x", |
38 | 38 | "eslint-plugin-react": "^7.35.0", |
39 | 39 | "globals": "^15.9.0", |
40 | | - "typescript": "~5.3.3", |
| 40 | + "typescript": "~5.8.3", |
41 | 41 | "typescript-eslint": "^8.0.1" |
42 | 42 | }, |
43 | 43 | "private": true |
|
0 commit comments