|
15 | 15 | "@react-native-community/masked-view": "0.1.10", |
16 | 16 | "@react-navigation/native": "^5.9.8", |
17 | 17 | "@react-navigation/stack": "^5.14.9", |
18 | | - "expo": "^40.0.0", |
19 | | - "expo-status-bar": "~1.0.3", |
20 | | - "expo-web-browser": "~8.6.0", |
21 | | - "react": "16.13.1", |
22 | | - "react-dom": "16.13.1", |
23 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz", |
24 | | - "react-native-gesture-handler": "~1.8.0", |
| 18 | + "expo": "^43.0.0", |
| 19 | + "expo-status-bar": "~1.1.0", |
| 20 | + "expo-web-browser": "~10.0.3", |
| 21 | + "react": "17.0.1", |
| 22 | + "react-dom": "17.0.1", |
| 23 | + "react-native": "0.64.2", |
| 24 | + "react-native-gesture-handler": "~1.10.2", |
25 | 25 | "react-native-paper": "^4.9.2", |
26 | | - "react-native-reanimated": "~1.13.2", |
| 26 | + "react-native-reanimated": "~2.2.0", |
27 | 27 | "react-native-render-html": "6.1.0", |
28 | | - "react-native-safe-area-context": "3.1.9", |
29 | | - "react-native-screens": "~2.15.2", |
30 | | - "react-native-web": "~0.13.18", |
31 | | - "react-native-webview": "11.0.0" |
| 28 | + "react-native-safe-area-context": "3.3.2", |
| 29 | + "react-native-screens": "~3.8.0", |
| 30 | + "react-native-web": "0.17.1", |
| 31 | + "react-native-webview": "11.13.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "~7.15.5" |
| 34 | + "@babel/core": "^7.12.9" |
35 | 35 | }, |
36 | 36 | "private": true, |
37 | 37 | "installConfig": { |
|
0 commit comments