|
11 | 11 | "start": "expo start" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@react-navigation/drawer": "6.4.1", |
15 | | - "@react-navigation/native": "6.0.10", |
| 14 | + "@react-navigation/drawer": "6.4.3", |
| 15 | + "@react-navigation/native": "6.0.11", |
16 | 16 | "expo": "44.0.6", |
17 | 17 | "react": "17.0.1", |
18 | 18 | "react-dom": "17.0.1", |
|
22 | 22 | "react-native-reanimated": "2.3.1", |
23 | 23 | "react-native-safe-area-context": "3.3.2", |
24 | 24 | "react-native-screens": "3.10.1", |
25 | | - "react-native-web": "0.18.1", |
26 | | - "twrnc": "3.3.2" |
| 25 | + "react-native-web": "0.18.7", |
| 26 | + "twrnc": "3.3.3" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@babel/core": "7.18.2", |
30 | | - "@babel/runtime": "7.18.3", |
| 29 | + "@babel/core": "7.18.9", |
| 30 | + "@babel/runtime": "7.18.9", |
31 | 31 | "@types/react": "17.0.30", |
32 | 32 | "@types/react-native": "0.64.24", |
33 | | - "babel-loader": "^8.2.5", |
| 33 | + "babel-loader": "8.2.5", |
34 | 34 | "babel-plugin-module-resolver": "4.1.0", |
35 | 35 | "babel-preset-expo": "9.1.0", |
36 | | - "expo-cli": "5.4.9" |
| 36 | + "expo-cli": "6.0.0" |
37 | 37 | }, |
38 | 38 | "resolutions": { |
39 | 39 | "**/@types/react": "17.0.30", |
40 | | - "react-error-overlay": "6.0.9", |
| 40 | + "react-error-overlay": "6.0.11", |
41 | 41 | "react-native-reanimated": "2.3.1" |
42 | 42 | } |
43 | 43 | } |
0 commit comments