|
24 | 24 | "preset": "jest-expo" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@react-navigation/core": "^6.4.7", |
28 | | - "@react-navigation/native": "^6.1.5", |
29 | | - "@react-navigation/stack": "^6.3.15", |
| 27 | + "@react-navigation/core": "^6.4.9", |
| 28 | + "@react-navigation/native": "^6.1.7", |
| 29 | + "@react-navigation/stack": "^6.3.17", |
30 | 30 | "app": "*", |
31 | | - "expo": "~48.0.19", |
32 | | - "expo-font": "~11.1.1", |
33 | | - "expo-image": "~1.2.3", |
34 | | - "expo-router": "^1.5.3", |
35 | | - "expo-status-bar": "~1.4.4", |
36 | | - "expo-updates": "~0.16.4", |
| 31 | + "expo": "^49.0.0", |
| 32 | + "expo-font": "~11.4.0", |
| 33 | + "expo-image": "~1.3.1", |
| 34 | + "expo-router": "^2.0.0", |
| 35 | + "expo-status-bar": "~1.6.0", |
| 36 | + "expo-updates": "~0.18.8", |
37 | 37 | "react": "18.2.0", |
38 | 38 | "react-dom": "18.2.0", |
39 | | - "react-native": "0.71.3", |
40 | | - "react-native-gesture-handler": "~2.9.0", |
41 | | - "react-native-reanimated": "~2.14.4", |
42 | | - "react-native-safe-area-context": "4.5.0", |
43 | | - "react-native-screens": "~3.20.0", |
44 | | - "react-native-svg": "13.4.0", |
45 | | - "react-native-web": "~0.18.10", |
| 39 | + "react-native": "0.72.1", |
| 40 | + "react-native-gesture-handler": "2.12.0", |
| 41 | + "react-native-reanimated": "3.3.0", |
| 42 | + "react-native-safe-area-context": "4.6.3", |
| 43 | + "react-native-screens": "3.22.1", |
| 44 | + "react-native-svg": "13.9.0", |
| 45 | + "react-native-web": "~0.19.6", |
46 | 46 | "registries": "*" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@expo/webpack-config": "^0.17.2", |
50 | | - "@types/react": "~18.0.14", |
51 | | - "dotenv": "^16.0.3", |
| 50 | + "@types/react": "18.0.27", |
| 51 | + "dotenv": "^16.3.1", |
52 | 52 | "typescript": "^4.9.4" |
53 | 53 | } |
54 | 54 | } |
0 commit comments