|
27 | 27 | "@adobe/react-native-aepplaces": "^7.0.0", |
28 | 28 | "@adobe/react-native-aeptarget": "^7.0.0", |
29 | 29 | "@adobe/react-native-aepuserprofile": "^7.0.0", |
30 | | - "@expo/vector-icons": "^14.0.2", |
31 | | - "@react-navigation/bottom-tabs": "7.3.12", |
32 | | - "@react-navigation/core": "7.9.1", |
33 | | - "@react-navigation/drawer": "7.3.11", |
34 | | - "@react-navigation/native": "7.1.8", |
35 | | - "@react-navigation/routers": "7.3.7", |
36 | | - "@react-navigation/stack": "7.3.1", |
37 | | - "expo": "~52.0.46", |
38 | | - "expo-build-properties": "~0.13.2", |
39 | | - "expo-constants": "~17.0.8", |
40 | | - "expo-font": "~13.0.4", |
41 | | - "expo-linking": "~7.0.5", |
42 | | - "expo-router": "~4.0.21", |
43 | | - "expo-splash-screen": "~0.29.24", |
44 | | - "expo-status-bar": "~2.0.1", |
45 | | - "expo-system-ui": "~4.0.9", |
46 | | - "expo-web-browser": "~14.0.2", |
47 | | - "react": "18.3.1", |
48 | | - "react-dom": "18.3.1", |
49 | | - "react-native": "0.76.9", |
50 | | - "react-native-gesture-handler": "~2.20.2", |
51 | | - "react-native-reanimated": "~3.16.1", |
52 | | - "react-native-safe-area-context": "4.12.0", |
53 | | - "react-native-screens": "~4.8.0", |
54 | | - "react-native-web": "~0.19.10", |
55 | | - "react-native-webview": "13.12.5", |
| 30 | + "@expo/vector-icons": "^15.0.3", |
| 31 | + "@react-navigation/drawer": "^7.7.10", |
| 32 | + "expo": "^54.0.0", |
| 33 | + "expo-build-properties": "~1.0.10", |
| 34 | + "expo-constants": "~18.0.12", |
| 35 | + "expo-font": "~14.0.10", |
| 36 | + "expo-linking": "~8.0.10", |
| 37 | + "expo-router": "~6.0.20", |
| 38 | + "expo-splash-screen": "~31.0.12", |
| 39 | + "expo-status-bar": "~3.0.9", |
| 40 | + "expo-system-ui": "~6.0.9", |
| 41 | + "expo-web-browser": "~15.0.10", |
| 42 | + "react": "19.1.0", |
| 43 | + "react-dom": "19.1.0", |
| 44 | + "react-native": "0.81.5", |
| 45 | + "react-native-gesture-handler": "~2.28.0", |
| 46 | + "react-native-reanimated": "~4.1.1", |
| 47 | + "react-native-safe-area-context": "~5.6.0", |
| 48 | + "react-native-screens": "~4.16.0", |
| 49 | + "react-native-web": "^0.21.0", |
| 50 | + "react-native-webview": "13.15.0", |
| 51 | + "react-native-worklets": "0.5.1", |
56 | 52 | "recyclerlistview": "^4.2.1" |
57 | 53 | }, |
58 | 54 | "devDependencies": { |
59 | 55 | "@babel/core": "^7.20.0", |
60 | 56 | "@types/jest": "^29.5.12", |
61 | | - "@types/react": "~18.3.12", |
| 57 | + "@types/react": "~19.1.10", |
62 | 58 | "@types/react-test-renderer": "^18.0.7", |
63 | 59 | "jest": "^29.2.1", |
64 | | - "jest-expo": "~52.0.6", |
| 60 | + "jest-expo": "~54.0.16", |
65 | 61 | "react-test-renderer": "18.2.0", |
66 | | - "typescript": "~5.3.3" |
| 62 | + "typescript": "~5.9.2" |
67 | 63 | }, |
68 | 64 | "expo": { |
69 | 65 | "install": { |
|
0 commit comments