|
13 | 13 | "main": "node_modules/expo/AppEntry.js", |
14 | 14 | "dependencies": { |
15 | 15 | "@expo/vector-icons": "^13.0.0", |
16 | | - "@react-native-async-storage/async-storage": "~1.17.3", |
17 | | - "@react-native-community/masked-view": "0.1.10", |
18 | | - "@react-navigation/drawer": "^6.1.8", |
19 | | - "@react-navigation/native": "^6.0.7", |
20 | | - "@react-navigation/stack": "^6.1.1", |
21 | | - "expo": "^45.0.0", |
22 | | - "expo-font": "~10.1.0", |
23 | | - "expo-keep-awake": "~10.1.1", |
24 | | - "expo-splash-screen": "~0.15.1", |
25 | | - "expo-status-bar": "~1.3.0", |
26 | | - "expo-updates": "~0.13.2", |
27 | | - "file-loader": "^4.0.0", |
28 | | - "react": "17.0.2", |
29 | | - "react-dom": "17.0.2", |
30 | | - "react-native": "0.68.2", |
31 | | - "react-native-gesture-handler": "~2.2.1", |
32 | | - "react-native-reanimated": "~2.8.0", |
33 | | - "react-native-safe-area-context": "4.2.4", |
34 | | - "react-native-screens": "~3.11.1", |
35 | | - "react-native-vector-icons": "^9.1.0", |
36 | | - "react-native-web": "0.17.7", |
37 | | - "typeface-roboto": "^0.0.54" |
| 16 | + "@react-native-async-storage/async-storage": "~1.17.10", |
| 17 | + "@react-native-community/masked-view": "^0.1.11", |
| 18 | + "@react-navigation/drawer": "^6.5.0", |
| 19 | + "@react-navigation/native": "^6.0.13", |
| 20 | + "@react-navigation/stack": "^6.3.3", |
| 21 | + "expo": "^46.0.0", |
| 22 | + "expo-font": "~10.2.0", |
| 23 | + "expo-keep-awake": "~10.2.0", |
| 24 | + "expo-splash-screen": "~0.16.2", |
| 25 | + "expo-status-bar": "~1.4.0", |
| 26 | + "expo-updates": "~0.14.6", |
| 27 | + "file-loader": "^6.2.0", |
| 28 | + "react": "18.0.0", |
| 29 | + "react-dom": "18.0.0", |
| 30 | + "react-native": "0.69.6", |
| 31 | + "react-native-gesture-handler": "~2.5.0", |
| 32 | + "react-native-reanimated": "~2.9.1", |
| 33 | + "react-native-safe-area-context": "4.3.1", |
| 34 | + "react-native-screens": "~3.15.0", |
| 35 | + "react-native-vector-icons": "^9.2.0", |
| 36 | + "react-native-web": "~0.18.7", |
| 37 | + "typeface-roboto": "^1.1.13" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "babel-plugin-module-resolver": "^4.0.0", |
41 | | - "babel-preset-expo": "~9.1.0", |
42 | | - "expo-cli": "^5.0.3" |
| 40 | + "babel-plugin-module-resolver": "^4.1.0", |
| 41 | + "babel-preset-expo": "~9.2.0", |
| 42 | + "expo-cli": "^6.0.6" |
43 | 43 | } |
44 | 44 | } |
0 commit comments