|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@expo/vector-icons": "^14.0.2", |
17 | | - "@react-navigation/drawer": "7.0.0-rc.33", |
18 | | - "@react-navigation/native": "7.0.0-rc.21", |
19 | | - "expo": "^52.0.0-preview.18", |
20 | | - "expo-constants": "~17.0.2", |
21 | | - "expo-font": "~13.0.0", |
22 | | - "expo-haptics": "~14.0.0", |
23 | | - "expo-linking": "~7.0.2", |
24 | | - "expo-router": "~4.0.0-preview.11", |
25 | | - "expo-splash-screen": "~0.29.1", |
26 | | - "expo-status-bar": "~2.0.0", |
27 | | - "expo-system-ui": "~4.0.2", |
28 | | - "expo-web-browser": "~14.0.0", |
29 | | - "react": "18.3.1", |
30 | | - "react-dom": "18.3.1", |
31 | | - "react-native": "0.76.1", |
32 | | - "react-native-gesture-handler": "~2.20.2", |
33 | | - "react-native-reanimated": "~3.16.1", |
34 | | - "react-native-safe-area-context": "4.12.0", |
35 | | - "react-native-screens": "4.0.0-beta.16", |
36 | | - "react-native-svg": "^15.8.0", |
| 17 | + "@react-navigation/drawer": "6.7.2", |
| 18 | + "@react-navigation/native": "6.1.18", |
| 19 | + "expo": "^51.0.38", |
| 20 | + "expo-constants": "~16.0.2", |
| 21 | + "expo-font": "~12.0.10", |
| 22 | + "expo-haptics": "~13.0.1", |
| 23 | + "expo-linking": "~6.3.1", |
| 24 | + "expo-router": "~3.5.23", |
| 25 | + "expo-splash-screen": "~0.27.6", |
| 26 | + "expo-status-bar": "~1.12.1", |
| 27 | + "expo-system-ui": "~3.0.7", |
| 28 | + "expo-web-browser": "~13.0.3", |
| 29 | + "react": "18.2.0", |
| 30 | + "react-dom": "18.2.0", |
| 31 | + "react-native": "0.74.5", |
| 32 | + "react-native-gesture-handler": "~2.16.1", |
| 33 | + "react-native-reanimated": "~3.10.1", |
| 34 | + "react-native-safe-area-context": "4.10.5", |
| 35 | + "react-native-screens": "3.31.1", |
| 36 | + "react-native-svg": "15.2.0", |
37 | 37 | "react-native-web": "~0.19.13" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@babel/core": "^7.20.0", |
41 | 41 | "@types/jest": "^29.5.12", |
42 | | - "@types/react": "~18.3.12", |
| 42 | + "@types/react": "~18.2.79", |
43 | 43 | "@types/react-test-renderer": "^18.0.7", |
44 | 44 | "jest": "^29.2.1", |
45 | | - "jest-expo": "~52.0.0-preview.3", |
| 45 | + "jest-expo": "~51.0.4", |
46 | 46 | "react-test-renderer": "18.2.0", |
47 | 47 | "typescript": "~5.3.3" |
48 | 48 | }, |
|
0 commit comments