|
19 | 19 | "shortid": "2.2.14"
|
20 | 20 | },
|
21 | 21 | "peerDependencies": {
|
22 |
| - "react": "16.8.6", |
23 |
| - "react-native": "~0.60.4" |
| 22 | + "react": "16.9.0", |
| 23 | + "react-native": "~0.60.5" |
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@types/lodash.isequal": "4.5.5", |
27 |
| - "@types/jest": "24.0.15", |
28 |
| - "@types/react": "16.0.40", |
29 |
| - "@types/react-native": "0.55.0", |
30 |
| - "@types/react-test-renderer": "16.8.3", |
31 |
| - "@types/shortid": "0.0.29", |
32 |
| - "babel-jest": "24.8.0", |
33 | 26 | "@babel/core": "7.5.5",
|
34 | 27 | "@babel/runtime": "7.5.5",
|
35 |
| - "metro-react-native-babel-preset": "0.55.0", |
36 |
| - "flow-bin": "0.104.0", |
| 28 | + "@types/jest": "24.0.17", |
| 29 | + "@types/lodash.isequal": "4.5.5", |
| 30 | + "@types/react": "16.9.2", |
| 31 | + "@types/react-native": "0.60.6", |
| 32 | + "@types/react-test-renderer": "16.9.0", |
| 33 | + "@types/shortid": "0.0.29", |
| 34 | + "babel-jest": "24.9.0", |
| 35 | + "flow-bin": "0.105.2", |
37 | 36 | "istanbul": "0.4.5",
|
38 | 37 | "istanbul-api": "2.1.6",
|
39 | 38 | "istanbul-reports": "2.2.6",
|
40 |
| - "jest": "24.8.0", |
| 39 | + "jest": "24.9.0", |
| 40 | + "metro-react-native-babel-preset": "0.56.0", |
41 | 41 | "prettier": "1.18.2",
|
42 | 42 | "prettier-eslint": "9.0.0",
|
43 |
| - "react-test-renderer": "16.8.6", |
| 43 | + "react-test-renderer": "16.9.0", |
44 | 44 | "ts-jest": "24.0.2",
|
45 | 45 | "tslint": "5.18.0",
|
46 | 46 | "typescript": "3.5.3"
|
|
0 commit comments