|
11 | 11 | "@react-native-community/masked-view": "0.1.10", |
12 | 12 | "@react-navigation/native": "5.5.1", |
13 | 13 | "@react-navigation/stack": "5.5.1", |
14 | | - "expo": "^39.0.0", |
15 | | - "expo-asset": "~8.2.0", |
16 | | - "expo-constants": "~9.2.0", |
17 | | - "expo-font": "~8.3.0", |
| 14 | + "expo": "^40.0.0", |
| 15 | + "expo-asset": "~8.2.1", |
| 16 | + "expo-constants": "~9.3.3", |
| 17 | + "expo-font": "~8.4.0", |
18 | 18 | "firebase": "7.9.0", |
19 | 19 | "formik": "2.1.4", |
20 | 20 | "react": "16.13.1", |
21 | 21 | "react-dom": "16.13.1", |
22 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-39.0.0.tar.gz", |
23 | | - "react-native-gesture-handler": "~1.7.0", |
| 22 | + "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.0.tar.gz", |
| 23 | + "react-native-gesture-handler": "~1.8.0", |
24 | 24 | "react-native-hide-with-keyboard": "1.2.1", |
25 | 25 | "react-native-reanimated": "~1.13.0", |
26 | | - "react-native-safe-area-context": "3.1.4", |
27 | | - "react-native-screens": "~2.10.1", |
28 | | - "react-native-web": "~0.13.7", |
| 26 | + "react-native-safe-area-context": "3.1.9", |
| 27 | + "react-native-screens": "~2.15.0", |
| 28 | + "react-native-web": "~0.13.12", |
29 | 29 | "yup": "0.27.0" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@babel/core": "^7.9.0", |
| 32 | + "@babel/core": "~7.9.0", |
33 | 33 | "@babel/runtime": "^7.9.0", |
34 | | - "babel-preset-expo": "^8.3.0" |
| 34 | + "babel-preset-expo": "8.3.0" |
35 | 35 | }, |
36 | 36 | "private": true |
37 | 37 | } |
0 commit comments