|
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | 12 | "@react-native-community/masked-view": "^0.1.1", |
13 | | - "expo": "^34.0.0", |
14 | | - "expo-asset": "^6.0.0", |
15 | | - "expo-barcode-scanner": "~6.0.0", |
16 | | - "expo-constants": "~6.0.0", |
| 13 | + "expo": "^35.0.0", |
| 14 | + "expo-asset": "~7.0.0", |
| 15 | + "expo-barcode-scanner": "~7.0.0", |
| 16 | + "expo-constants": "~7.0.0", |
17 | 17 | "hoist-non-react-statics": "^3.3.0", |
18 | | - "react": "16.8.3", |
19 | | - "react-dom": "^16.8.6", |
20 | | - "react-native": "0.59.10", |
| 18 | + "react": "~16.8.3", |
| 19 | + "react-dom": "~16.8.3", |
| 20 | + "react-native": "~0.59.10", |
21 | 21 | "react-native-gesture-handler": "~1.3.0", |
22 | | - "react-native-maps": "~0.24.0", |
| 22 | + "react-native-maps": "~0.25.0", |
23 | 23 | "react-native-paper": "^2.15.2", |
24 | | - "react-native-reanimated": "~1.1.0", |
25 | | - "react-native-unimodules": "~0.5.2", |
| 24 | + "react-native-reanimated": "~1.2.0", |
| 25 | + "react-native-safe-area-context": "^0.3.6", |
| 26 | + "react-native-unimodules": "^0.7.0-rc.1", |
26 | 27 | "react-native-web": "^0.11.4", |
27 | | - "react-native-webview": "~5.12.0", |
| 28 | + "react-native-webview": "7.0.5", |
28 | 29 | "react-navigation": "^4.0.7", |
29 | 30 | "react-navigation-drawer": "^2.2.2", |
30 | 31 | "react-navigation-tabs": "^2.5.5" |
|
0 commit comments