|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@expo/metro-config": "^0.5.2", |
16 | | - "@expo/vector-icons": "^12.0.0", |
| 16 | + "@expo/vector-icons": "^13.0.0", |
17 | 17 | "@react-native-community/masked-view": "0.1.10", |
18 | 18 | "@react-navigation/bottom-tabs": "5.11.2", |
19 | 19 | "@react-navigation/native": "~5.8.10", |
20 | 20 | "@react-navigation/stack": "~5.12.8", |
21 | | - "expo": "~40.0.0", |
22 | | - "expo-asset": "~8.2.1", |
23 | | - "expo-constants": "~9.3.0", |
24 | | - "expo-font": "~8.4.0", |
25 | | - "expo-linking": "~2.0.0", |
26 | | - "expo-splash-screen": "~0.8.0", |
27 | | - "expo-status-bar": "~1.0.3", |
28 | | - "expo-web-browser": "~8.6.0", |
| 21 | + "expo": "^47.0.13", |
| 22 | + "expo-asset": "~8.7.0", |
| 23 | + "expo-constants": "~14.0.2", |
| 24 | + "expo-font": "~11.0.1", |
| 25 | + "expo-linking": "~3.3.0", |
| 26 | + "expo-splash-screen": "~0.17.5", |
| 27 | + "expo-status-bar": "~1.4.2", |
| 28 | + "expo-web-browser": "~12.0.0", |
29 | 29 | "firebase": "^9.16.0", |
30 | 30 | "native-base": "^3.4.25", |
31 | | - "react": "16.13.1", |
32 | | - "react-dom": "16.13.1", |
33 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz", |
34 | | - "react-native-gesture-handler": "~1.8.0", |
35 | | - "react-native-safe-area-context": "^3.3.2", |
36 | | - "react-native-screens": "~2.15.0", |
37 | | - "react-native-svg": "^12.1.1", |
38 | | - "react-native-web": "~0.13.12" |
| 31 | + "react": "18.1.0", |
| 32 | + "react-dom": "18.1.0", |
| 33 | + "react-native": "0.70.5", |
| 34 | + "react-native-gesture-handler": "~2.8.0", |
| 35 | + "react-native-safe-area-context": "4.4.1", |
| 36 | + "react-native-screens": "~3.18.0", |
| 37 | + "react-native-svg": "13.4.0", |
| 38 | + "react-native-web": "~0.18.7" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "~7.9.0", |
42 | | - "@types/react": "~16.9.35", |
43 | | - "@types/react-native": "~0.63.2", |
44 | | - "jest-expo": "~40.0.0", |
45 | | - "typescript": "~4.0.0" |
| 41 | + "@babel/core": "^7.19.3", |
| 42 | + "@types/react": "~18.0.24", |
| 43 | + "@types/react-native": "~0.70.6", |
| 44 | + "jest-expo": "^47.0.0", |
| 45 | + "typescript": "^4.6.3" |
46 | 46 | }, |
47 | 47 | "private": true |
48 | 48 | } |
0 commit comments