|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@bacons/apple-targets": "^3.0.2", |
15 | | - "@expo/vector-icons": "^14.1.0", |
| 15 | + "@expo/vector-icons": "^15.0.2", |
16 | 16 | "@kingstinct/react-native-activity-kit": "workspace:*", |
17 | 17 | "@react-navigation/bottom-tabs": "^7.3.10", |
18 | | - "@react-navigation/elements": "^2.3.8", |
| 18 | + "@react-navigation/elements": "^2.6.4", |
19 | 19 | "@react-navigation/native": "^7.1.6", |
20 | | - "expo": "~53.0.20", |
21 | | - "expo-blur": "~14.1.5", |
22 | | - "expo-build-properties": "~0.14.8", |
23 | | - "expo-constants": "~17.1.7", |
24 | | - "expo-font": "~13.3.2", |
25 | | - "expo-haptics": "~14.1.4", |
26 | | - "expo-image": "~2.4.0", |
27 | | - "expo-linking": "~7.1.7", |
28 | | - "expo-notifications": "^0.31.4", |
29 | | - "expo-router": "~5.1.4", |
30 | | - "expo-splash-screen": "~0.30.10", |
31 | | - "expo-status-bar": "~2.2.3", |
32 | | - "expo-symbols": "~0.4.5", |
33 | | - "expo-system-ui": "~5.0.10", |
34 | | - "expo-web-browser": "~14.2.0", |
35 | | - "react": "19.0.0", |
36 | | - "react-dom": "19.0.0", |
37 | | - "react-native": "0.79.5", |
38 | | - "react-native-gesture-handler": "~2.24.0", |
39 | | - "react-native-nitro-modules": "^0.27.3", |
40 | | - "react-native-reanimated": "~3.17.4", |
41 | | - "react-native-safe-area-context": "5.4.0", |
42 | | - "react-native-screens": "~4.11.1", |
43 | | - "react-native-web": "~0.20.0", |
44 | | - "react-native-webview": "13.13.5" |
| 20 | + "expo": "54", |
| 21 | + "expo-blur": "~15.0.6", |
| 22 | + "expo-build-properties": "~1.0.7", |
| 23 | + "expo-constants": "~18.0.8", |
| 24 | + "expo-font": "~14.0.7", |
| 25 | + "expo-haptics": "~15.0.6", |
| 26 | + "expo-image": "~3.0.7", |
| 27 | + "expo-linking": "~8.0.7", |
| 28 | + "expo-notifications": "~0.32.10", |
| 29 | + "expo-router": "~6.0.0", |
| 30 | + "expo-splash-screen": "~31.0.8", |
| 31 | + "expo-status-bar": "~3.0.7", |
| 32 | + "expo-symbols": "~1.0.6", |
| 33 | + "expo-system-ui": "~6.0.7", |
| 34 | + "expo-web-browser": "~15.0.6", |
| 35 | + "react": "19.1.0", |
| 36 | + "react-dom": "19.1.0", |
| 37 | + "react-native": "0.81.4", |
| 38 | + "react-native-gesture-handler": "~2.28.0", |
| 39 | + "react-native-nitro-modules": "^0.29.4", |
| 40 | + "react-native-reanimated": "~4.1.0", |
| 41 | + "react-native-safe-area-context": "~5.6.0", |
| 42 | + "react-native-screens": "~4.16.0", |
| 43 | + "react-native-web": "~0.21.1", |
| 44 | + "react-native-webview": "13.15.0" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@babel/core": "^7.25.2", |
48 | | - "@types/react": "~19.0.10" |
| 47 | + "@babel/core": "^7.28.4", |
| 48 | + "@types/react": "~19.1.10" |
49 | 49 | }, |
50 | 50 | "private": true |
51 | 51 | } |
0 commit comments