|
26 | 26 | "test:watch": "yarn test --watch"
|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 |
| - "@apollo/client": "^3.2.5", |
| 29 | + "@apollo/client": "^3.2.7", |
30 | 30 | "@react-native-community/async-storage": "1.12.1",
|
31 | 31 | "@react-native-community/masked-view": "^0.1.10",
|
32 | 32 | "@react-native-community/netinfo": "5.9.7",
|
|
44 | 44 | "react": "17.0.1",
|
45 | 45 | "react-native": "0.63.3",
|
46 | 46 | "react-native-animatable": "1.3.3",
|
47 |
| - "react-native-device-info": "7.0.2", |
| 47 | + "react-native-device-info": "7.1.0", |
48 | 48 | "react-native-fs": "2.16.6",
|
49 | 49 | "react-native-gesture-handler": "1.8.0",
|
50 | 50 | "react-native-google-cast": "github:pct-org/react-native-google-cast#7e409ca7c129d628d5c2902944790bc611b64aaa",
|
51 | 51 | "react-native-languages": "3.0.2",
|
52 | 52 | "react-native-linear-gradient": "2.5.6",
|
53 | 53 | "react-native-markdown-renderer": "^3.2.8",
|
54 | 54 | "react-native-orientation": "^3.1.3",
|
55 |
| - "react-native-reanimated": "1.13.0", |
| 55 | + "react-native-reanimated": "1.13.2", |
56 | 56 | "react-native-safe-area-context": "3.1.9",
|
57 |
| - "react-native-screens": "2.14.0", |
| 57 | + "react-native-screens": "2.15.0", |
58 | 58 | "react-native-splash-screen": "3.2.0",
|
59 | 59 | "react-native-static-server": "0.5.0",
|
60 | 60 | "react-native-vector-icons": "7.1.0",
|
|
83 | 83 | "enzyme-adapter-react-16": "1.15.5",
|
84 | 84 | "eslint": "7.13.0",
|
85 | 85 | "eslint-config-airbnb": "18.2.1",
|
86 |
| - "eslint-config-standard": "16.0.1", |
| 86 | + "eslint-config-standard": "16.0.2", |
87 | 87 | "eslint-config-standard-react": "11.0.1",
|
88 | 88 | "eslint-plugin-babel": "5.3.1",
|
89 | 89 | "eslint-plugin-import": "2.22.1",
|
|
0 commit comments