|
44 | 44 | "lodash.unescape": "^4.0.1",
|
45 | 45 | "lodash.union": "^4.6.0",
|
46 | 46 | "lodash.uniqby": "^4.4.0",
|
47 |
| - "react": "16.3.2", |
| 47 | + "react": "16.4.1", |
48 | 48 | "react-intl": "^2.4.0",
|
49 |
| - "react-native": "^0.55.4", |
| 49 | + "react-native": "0.56.1", |
50 | 50 | "react-native-device-info": "^0.21.5",
|
51 | 51 | "react-native-fetch-blob": "^0.10.8",
|
52 | 52 | "react-native-image-picker": "^0.26.10",
|
|
63 | 63 | "react-navigation": "^1.5.12",
|
64 | 64 | "react-navigation-redux-helpers": "^1.1.1",
|
65 | 65 | "react-redux": "^5.0.7",
|
66 |
| - "react-test-renderer": "16.3.2", |
| 66 | + "react-test-renderer": "16.4.1", |
67 | 67 | "redux": "^4.0.0",
|
68 | 68 | "redux-action-buffer": "^1.2.0",
|
69 | 69 | "redux-batched-actions": "^0.3.0",
|
|
80 | 80 | "devDependencies": {
|
81 | 81 | "babel-core": "^6.26.3",
|
82 | 82 | "babel-eslint": "^8.2.3",
|
83 |
| - "babel-jest": "^22.4.4", |
| 83 | + "babel-jest": "^23.4.0", |
84 | 84 | "babel-plugin-transform-remove-console": "^6.9.4",
|
85 |
| - "babel-preset-react-native": "^4.0.0", |
| 85 | + "babel-preset-react-native": "^5", |
86 | 86 | "coveralls": "^3.0.1",
|
87 | 87 | "deep-freeze": "^0.0.1",
|
88 | 88 | "detox": "^7.3.7",
|
|
98 | 98 | "eslint-plugin-react": "^7.8.2",
|
99 | 99 | "eslint-plugin-react-native": "^3.2.1",
|
100 | 100 | "eslint-plugin-spellcheck": "0.0.6",
|
101 |
| - "flow-bin": "^0.67.0", |
| 101 | + "flow-bin": "0.75", |
102 | 102 | "flow-coverage-report": "^0.6.0",
|
103 | 103 | "flow-typed": "^2.4.0",
|
104 |
| - "jest": "^22.4.4", |
105 |
| - "jest-cli": "^22.4.4", |
| 104 | + "jest": "^23.4.0", |
| 105 | + "jest-cli": "^23.4.0", |
106 | 106 | "jest-react-native": "^18.0.0",
|
107 | 107 | "prettier": "^1.12.1",
|
108 | 108 | "prettier-eslint": "^8.8.1",
|
|
0 commit comments