|
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | 12 | "@react-native-community/masked-view": "^0.1.1", |
13 | | - "@react-navigation/core": "file:.yalc/@react-navigation/core", |
| 13 | + "@react-navigation/core": "^3.5.0", |
14 | 14 | "@react-navigation/native": "^3.4.1", |
15 | | - "expo": "^33.0.7", |
16 | | - "expo-asset": "^5.0.1", |
17 | | - "expo-constants": "~5.0.1", |
18 | | - "expokit": "33.0.4", |
| 15 | + "expo": "^34.0.4", |
| 16 | + "expo-asset": "^6.0.0", |
| 17 | + "expo-constants": "~6.0.0", |
| 18 | + "expokit": "34.0.2", |
19 | 19 | "hoist-non-react-statics": "^3.3.0", |
20 | | - "react": "16.8.3", |
| 20 | + "react": "16.9.0", |
21 | 21 | "react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz", |
22 | 22 | "react-native-paper": "^2.15.2", |
23 | | - "react-native-shared-element": "file:.yalc/react-native-shared-element", |
24 | | - "react-native-unimodules": "^0.4.0", |
| 23 | + "react-native-unimodules": "^0.5.4", |
25 | 24 | "react-navigation-drawer": "^2.0.0", |
26 | 25 | "react-navigation-tabs": "2.2.0" |
27 | 26 | }, |
28 | 27 | "devDependencies": { |
29 | | - "babel-plugin-module-resolver": "^3.2.0" |
| 28 | + "babel-plugin-module-resolver": "^3.2.0", |
| 29 | + "react-native-shared-element": "file:.yalc/react-native-shared-element" |
30 | 30 | }, |
31 | 31 | "resolutions": { |
32 | 32 | "react-native-safe-area-view": "0.14.6", |
|
0 commit comments