|
12 | 12 | "dependencies": { |
13 | 13 | "@expo/vector-icons": "^13.0.0", |
14 | 14 | "@react-native-async-storage/async-storage": "~1.17.3", |
15 | | - "expo": "^46.0.0", |
16 | | - "expo-asset": "~8.6.1", |
17 | | - "expo-constants": "~13.2.3", |
18 | | - "expo-keep-awake": "~10.2.0", |
19 | | - "expo-updates": "^0.14.5", |
20 | | - "react": "18.0.0", |
21 | | - "react-dom": "18.0.0", |
22 | | - "react-native": "0.69.5", |
23 | | - "react-native-pager-view": "5.4.25", |
24 | | - "react-native-safe-area-context": "4.3.1", |
25 | | - "react-native-web": "~0.18.7", |
| 15 | + "expo": "^47.0.0", |
| 16 | + "expo-asset": "~8.6.2", |
| 17 | + "expo-constants": "~14.0.2", |
| 18 | + "expo-keep-awake": "~11.0.1", |
| 19 | + "expo-updates": "~0.15.4", |
| 20 | + "react": "18.1.0", |
| 21 | + "react-dom": "18.1.0", |
| 22 | + "react-native": "0.70.5", |
| 23 | + "react-native-pager-view": "6.1.0", |
| 24 | + "react-native-safe-area-context": "4.4.1", |
| 25 | + "react-native-web": "~0.18.9", |
26 | 26 | "use-latest-callback": "^0.1.5" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "babel-plugin-module-resolver": "^4.1.0", |
30 | | - "babel-preset-expo": "9.2.0", |
31 | | - "expo-cli": "^6.0.5" |
| 30 | + "babel-preset-expo": "~9.2.1", |
| 31 | + "expo-cli": "^6.0.8" |
32 | 32 | } |
33 | 33 | } |
0 commit comments