|
18 | 18 | "dependencies": { |
19 | 19 | "@expo/vector-icons": "^14.0.2", |
20 | 20 | "@faker-js/faker": "^9.0.1", |
21 | | - "@react-navigation/native": "^6.0.2", |
| 21 | + "@react-navigation/native": "^7.0.14", |
22 | 22 | "@tamagui/config": "^1.111.13", |
23 | 23 | "@tamagui/lucide-icons": "^1.111.13", |
24 | | - "expo": "~51.0.28", |
25 | | - "expo-blur": "~13.0.2", |
26 | | - "expo-dev-client": "~4.0.29", |
27 | | - "expo-font": "~12.0.10", |
28 | | - "expo-haptics": "~13.0.1", |
29 | | - "expo-image": "~1.12.15", |
30 | | - "expo-linear-gradient": "~13.0.2", |
31 | | - "expo-linking": "~6.3.1", |
32 | | - "expo-media-library": "~16.0.5", |
33 | | - "expo-router": "~3.5.23", |
34 | | - "expo-splash-screen": "~0.27.5", |
35 | | - "expo-status-bar": "~1.12.1", |
36 | | - "expo-system-ui": "~3.0.7", |
37 | | - "expo-updates": "~0.25.25", |
38 | | - "expo-web-browser": "~13.0.3", |
39 | | - "react": "18.2.0", |
40 | | - "react-dom": "18.2.0", |
41 | | - "react-native": "0.74.5", |
42 | | - "react-native-gesture-handler": "~2.16.1", |
43 | | - "react-native-reanimated": "~3.10.1", |
| 24 | + "expo": "52.0.32", |
| 25 | + "expo-blur": "~14.0.3", |
| 26 | + "expo-dev-client": "~5.0.12", |
| 27 | + "expo-font": "~13.0.3", |
| 28 | + "expo-haptics": "~14.0.1", |
| 29 | + "expo-image": "~2.0.5", |
| 30 | + "expo-linear-gradient": "~14.0.2", |
| 31 | + "expo-linking": "~7.0.5", |
| 32 | + "expo-media-library": "~17.0.5", |
| 33 | + "expo-router": "~4.0.17", |
| 34 | + "expo-splash-screen": "~0.29.21", |
| 35 | + "expo-status-bar": "~2.0.1", |
| 36 | + "expo-system-ui": "~4.0.8", |
| 37 | + "expo-updates": "~0.26.17", |
| 38 | + "expo-web-browser": "~14.0.2", |
| 39 | + "react": "18.3.1", |
| 40 | + "react-dom": "18.3.1", |
| 41 | + "react-native": "0.76.7", |
| 42 | + "react-native-gesture-handler": "~2.20.2", |
| 43 | + "react-native-reanimated": "~3.16.1", |
44 | 44 | "react-native-reanimated-carousel": "link:../..", |
45 | | - "react-native-safe-area-context": "4.10.5", |
46 | | - "react-native-screens": "3.31.1", |
47 | | - "react-native-svg": "15.2.0", |
48 | | - "react-native-view-shot": "3.8.0", |
49 | | - "react-native-web": "~0.19.10", |
| 45 | + "react-native-safe-area-context": "4.12.0", |
| 46 | + "react-native-screens": "~4.4.0", |
| 47 | + "react-native-svg": "15.8.0", |
| 48 | + "react-native-view-shot": "~4.0.3", |
| 49 | + "react-native-web": "~0.19.13", |
50 | 50 | "tamagui": "^1.111.13" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@babel/core": "^7.20.0", |
54 | | - "@types/react": "18.2.0", |
| 54 | + "@types/react": "~18.3.12", |
55 | 55 | "babel-plugin-module-resolver": "^5.0.2", |
56 | 56 | "jest": "^29.2.1", |
57 | | - "jest-expo": "~51.0.3", |
| 57 | + "jest-expo": "~52.0.3", |
58 | 58 | "metro-react-native-babel-transformer": "^0.77.0", |
59 | 59 | "react-native-svg-transformer": "^1.5.0", |
60 | 60 | "react-test-renderer": "18.2.0", |
|
0 commit comments