|
50 | 50 | "lodash.unescape": "^4.0.1",
|
51 | 51 | "lodash.union": "^4.6.0",
|
52 | 52 | "lodash.uniqby": "^4.4.0",
|
53 |
| - "react": "16.3.2", |
| 53 | + "react": "16.4.1", |
54 | 54 | "react-intl": "^2.4.0",
|
55 |
| - "react-native": "^0.55.4", |
| 55 | + "react-native": "0.56.1", |
56 | 56 | "react-native-device-info": "^0.21.5",
|
57 | 57 | "rn-fetch-blob": "^0.10.13",
|
58 | 58 | "react-native-image-picker": "^0.26.10",
|
|
69 | 69 | "react-navigation": "^1.5.12",
|
70 | 70 | "react-navigation-redux-helpers": "^1.1.1",
|
71 | 71 | "react-redux": "^5.0.7",
|
72 |
| - "react-test-renderer": "16.3.2", |
| 72 | + "react-test-renderer": "16.4.1", |
73 | 73 | "redux": "^4.0.0",
|
74 | 74 | "redux-action-buffer": "^1.2.0",
|
75 | 75 | "redux-batched-actions": "^0.3.0",
|
|
87 | 87 | "@babel/core": "^7.1.2",
|
88 | 88 | "babel-core": "^6.26.3",
|
89 | 89 | "babel-eslint": "^8.2.3",
|
90 |
| - "babel-jest": "^22.4.4", |
| 90 | + "babel-jest": "^23.4.0", |
91 | 91 | "babel-plugin-transform-remove-console": "^6.9.4",
|
92 |
| - "babel-preset-react-native": "^4.0.0", |
| 92 | + "babel-preset-react-native": "^5", |
93 | 93 | "coveralls": "^3.0.1",
|
94 | 94 | "deep-freeze": "^0.0.1",
|
95 | 95 | "detox": "^7.3.7",
|
|
105 | 105 | "eslint-plugin-react": "^7.8.2",
|
106 | 106 | "eslint-plugin-react-native": "^3.2.1",
|
107 | 107 | "eslint-plugin-spellcheck": "0.0.6",
|
108 |
| - "flow-bin": "^0.67.0", |
| 108 | + "flow-bin": "0.75", |
109 | 109 | "flow-coverage-report": "^0.6.0",
|
110 | 110 | "flow-typed": "^2.4.0",
|
111 |
| - "jest": "^22.4.4", |
112 |
| - "jest-cli": "^22.4.4", |
| 111 | + "jest": "^23.4.0", |
| 112 | + "jest-cli": "^23.4.0", |
113 | 113 | "jest-react-native": "^18.0.0",
|
114 | 114 | "prettier": "^1.12.1",
|
115 | 115 | "prettier-eslint": "^8.8.1",
|
|
0 commit comments