|
11 | 11 | "lint": "expo lint" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@expo/vector-icons": "^14.1.0", |
| 14 | + "@expo/vector-icons": "^15.0.3", |
15 | 15 | "@react-navigation/bottom-tabs": "^7.3.10", |
16 | 16 | "@react-navigation/elements": "^2.3.8", |
17 | 17 | "@react-navigation/native": "^7.1.6", |
18 | | - "expo": "~53.0.22", |
19 | | - "expo-blur": "~14.1.5", |
20 | | - "expo-constants": "~17.1.7", |
21 | | - "expo-font": "~13.3.2", |
22 | | - "expo-haptics": "~14.1.4", |
23 | | - "expo-image": "~2.4.0", |
24 | | - "expo-linking": "~7.1.7", |
25 | | - "expo-router": "~5.1.5", |
26 | | - "expo-splash-screen": "~0.30.10", |
27 | | - "expo-status-bar": "~2.2.3", |
28 | | - "expo-symbols": "~0.4.5", |
29 | | - "expo-system-ui": "~5.0.11", |
30 | | - "expo-web-browser": "~14.2.0", |
31 | | - "react": "19.0.0", |
32 | | - "react-dom": "19.0.0", |
33 | | - "react-native": "0.79.6", |
34 | | - "react-native-gesture-handler": "~2.24.0", |
35 | | - "react-native-reanimated": "~3.17.4", |
36 | | - "react-native-safe-area-context": "5.4.0", |
37 | | - "react-native-screens": "~4.11.1", |
38 | | - "react-native-update": "^10.34.4", |
39 | | - "react-native-web": "~0.20.0", |
40 | | - "react-native-webview": "13.13.5" |
| 18 | + "expo": "^54.0.0", |
| 19 | + "expo-blur": "~15.0.8", |
| 20 | + "expo-constants": "~18.0.13", |
| 21 | + "expo-font": "~14.0.12", |
| 22 | + "expo-haptics": "~15.0.8", |
| 23 | + "expo-image": "~3.0.11", |
| 24 | + "expo-linking": "~8.0.12", |
| 25 | + "expo-router": "~6.0.24", |
| 26 | + "expo-splash-screen": "~31.0.13", |
| 27 | + "expo-status-bar": "~3.0.9", |
| 28 | + "expo-symbols": "~1.0.8", |
| 29 | + "expo-system-ui": "~6.0.9", |
| 30 | + "expo-web-browser": "~15.0.11", |
| 31 | + "react": "19.1.0", |
| 32 | + "react-dom": "19.1.0", |
| 33 | + "react-native": "0.81.5", |
| 34 | + "react-native-gesture-handler": "~2.28.0", |
| 35 | + "react-native-reanimated": "~4.1.1", |
| 36 | + "react-native-safe-area-context": "~5.6.0", |
| 37 | + "react-native-screens": "~4.16.0", |
| 38 | + "react-native-update": "^10.42.6", |
| 39 | + "react-native-web": "^0.21.0", |
| 40 | + "react-native-webview": "13.15.0", |
| 41 | + "react-native-worklets": "0.5.1" |
41 | 42 | }, |
42 | 43 | "devDependencies": { |
43 | 44 | "@babel/core": "^7.25.2", |
44 | | - "@types/react": "~19.0.10", |
45 | | - "typescript": "~5.8.3", |
| 45 | + "@types/react": "~19.1.10", |
46 | 46 | "eslint": "^9.25.0", |
47 | | - "eslint-config-expo": "~9.2.0" |
| 47 | + "eslint-config-expo": "~10.0.0", |
| 48 | + "typescript": "~5.9.2" |
48 | 49 | }, |
49 | 50 | "private": true |
50 | 51 | } |
0 commit comments