|
18 | 18 | "@react-navigation/stack": "^5.12.8", |
19 | 19 | "@reduxjs/toolkit": "^1.5.1", |
20 | 20 | "axios": "^0.21.1", |
21 | | - "expo": "^41.0.0", |
22 | | - "expo-asset": "~8.3.1", |
| 21 | + "expo": "^42.0.0", |
| 22 | + "expo-asset": "~8.3.3", |
23 | 23 | "expo-cli": "^3.20.0", |
24 | | - "expo-font": "~9.1.0", |
| 24 | + "expo-font": "~9.2.1", |
25 | 25 | "global": "^4.4.0", |
26 | 26 | "moment": "^2.24.0", |
27 | 27 | "prop-types": "^15.7.2", |
28 | 28 | "react": "16.13.1", |
29 | 29 | "react-dom": "16.13.1", |
30 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz", |
| 30 | + "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz", |
31 | 31 | "react-native-gesture-handler": "~1.10.2", |
32 | | - "react-native-reanimated": "~2.1.0", |
| 32 | + "react-native-reanimated": "~2.2.0", |
33 | 33 | "react-native-safe-area-context": "3.2.0", |
34 | | - "react-native-screens": "~3.0.0", |
35 | | - "react-native-svg": "12.1.0", |
| 34 | + "react-native-screens": "~3.4.0", |
| 35 | + "react-native-svg": "12.1.1", |
36 | 36 | "react-native-svg-transformer": "^0.14.3", |
37 | 37 | "react-native-vector-icons": "^6.6.0", |
38 | 38 | "react-native-web": "~0.13.12", |
|
54 | 54 | "eslint-plugin-react": "^7.19.0", |
55 | 55 | "eslint-plugin-react-hooks": "^2.5.1", |
56 | 56 | "husky": "^4.2.5", |
57 | | - "jest-expo": "^41.0.0", |
| 57 | + "jest-expo": "^42.0.0", |
58 | 58 | "lint-staged": "^10.2.0", |
59 | 59 | "prettier": "^2.0.5", |
60 | 60 | "pretty-quick": "^2.0.1", |
|
0 commit comments