|
60 | 60 | "test-multi": "karma start" |
61 | 61 | }, |
62 | 62 | "dependencies": { |
63 | | - "bluebird": "^3.5.2", |
64 | 63 | "babel-polyfill": "^6.26.0", |
65 | 64 | "babel-runtime": "^6.26.0", |
| 65 | + "bluebird": "^3.5.2", |
66 | 66 | "browser-request": "^0.3.3", |
67 | 67 | "draft-js": "^0.11.0-alpha", |
68 | 68 | "extract-text-webpack-plugin": "^4.0.0-beta.0", |
|
107 | 107 | "eslint": "^5.6.0", |
108 | 108 | "eslint-config-google": "^0.7.1", |
109 | 109 | "eslint-plugin-babel": "^4.1.2", |
110 | | - "eslint-plugin-flowtype": "^2.30.0", |
111 | | - "eslint-plugin-react": "^7.4.0", |
| 110 | + "eslint-plugin-flowtype": "^2.50.3", |
| 111 | + "eslint-plugin-react": "^7.11.1", |
112 | 112 | "expect": "^1.16.0", |
113 | 113 | "fs-extra": "^0.30.0", |
114 | 114 | "html-webpack-plugin": "^3.2.0", |
115 | 115 | "json-loader": "^0.5.3", |
116 | 116 | "karma": "^3.0.0", |
117 | 117 | "karma-chrome-launcher": "^0.2.3", |
118 | 118 | "karma-cli": "^1.0.1", |
119 | | - "karma-junit-reporter": "^0.4.2", |
| 119 | + "karma-junit-reporter": "^2.0.0", |
120 | 120 | "karma-logcapture-reporter": "0.0.1", |
121 | 121 | "karma-mocha": "^1.3.0", |
122 | 122 | "karma-sourcemap-loader": "^0.3.7", |
|
140 | 140 | "react-addons-perf": "^15.4.0", |
141 | 141 | "react-addons-test-utils": "^15.6.0", |
142 | 142 | "rimraf": "^2.4.3", |
143 | | - "source-map-loader": "^0.2.3", |
| 143 | + "source-map-loader": "^0.2.4", |
144 | 144 | "webpack": "^4.20.2", |
145 | 145 | "webpack-cli": "^3.1.1", |
146 | 146 | "webpack-dev-server": "^3.1.9" |
|
0 commit comments