|
16 | 16 | "@expo/vector-icons": "^10.2.0", |
17 | 17 | "@react-native-community/masked-view": "^0.1.10", |
18 | 18 | "color": "^3.1.2", |
19 | | - "expo": "^37.0.8", |
20 | | - "expo-asset": "~8.1.3", |
| 19 | + "expo": "^37.0.12", |
| 20 | + "expo-asset": "~8.1.5", |
21 | 21 | "expo-blur": "~8.1.0", |
22 | 22 | "koa": "^2.12.0", |
23 | 23 | "react": "~16.9.0", |
|
29 | 29 | "react-native-restart": "^0.0.15", |
30 | 30 | "react-native-safe-area-context": "^1.0.0", |
31 | 31 | "react-native-screens": "^2.7.0", |
32 | | - "react-native-tab-view": "2.14.0", |
| 32 | + "react-native-tab-view": "2.14.4", |
33 | 33 | "react-native-unimodules": "~0.9.1", |
34 | 34 | "react-native-vector-icons": "^6.6.0", |
35 | 35 | "react-native-web": "^0.11.7" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@babel/node": "^7.8.7", |
39 | | - "@expo/webpack-config": "^0.11.19", |
| 38 | + "@babel/node": "^7.10.1", |
| 39 | + "@expo/webpack-config": "^0.12.12", |
40 | 40 | "@types/cheerio": "^0.22.18", |
41 | 41 | "@types/jest-dev-server": "^4.2.0", |
42 | 42 | "@types/koa": "^2.11.3", |
43 | 43 | "@types/node-fetch": "^2.5.7", |
44 | | - "@types/react": "^16.9.34", |
| 44 | + "@types/react": "^16.9.36", |
45 | 45 | "@types/react-dom": "^16.9.8", |
46 | 46 | "@types/react-native": "^0.62.7", |
47 | 47 | "babel-plugin-module-resolver": "^4.0.0", |
48 | | - "babel-preset-expo": "^8.1.0", |
| 48 | + "babel-preset-expo": "^8.2.1", |
49 | 49 | "cheerio": "^1.0.0-rc.3", |
50 | | - "expo-cli": "^3.20.1", |
| 50 | + "expo-cli": "^3.21.5", |
51 | 51 | "jest": "^26.0.1", |
52 | 52 | "jest-dev-server": "^4.4.0", |
53 | 53 | "mock-require-assets": "^0.0.1", |
54 | 54 | "node-fetch": "^2.6.0", |
55 | 55 | "nodemon": "^2.0.4", |
56 | 56 | "playwright": "^0.14.0", |
57 | | - "serve": "^11.3.0", |
58 | | - "typescript": "^3.8.3" |
| 57 | + "serve": "^11.3.2", |
| 58 | + "typescript": "^3.9.5" |
59 | 59 | } |
60 | 60 | } |
0 commit comments