|
13 | 13 | "lodash.find": "^4.6.0", |
14 | 14 | "lodash.flatmap": "^4.5.0", |
15 | 15 | "lodash.get": "^4.4.2", |
16 | | - "meteor-node-stubs": "~0.3.2", |
17 | | - "moment": "^2.20.1", |
18 | | - "normalize.css": "^7.0.0", |
19 | | - "prop-types": "^15.5.10", |
20 | | - "react": "^16.2.0", |
21 | | - "react-dom": "^16.2.0", |
22 | | - "react-redux": "^5.0.6", |
| 16 | + "meteor-node-stubs": "~0.3.3", |
| 17 | + "moment": "^2.22.1", |
| 18 | + "normalize.css": "^8.0.0", |
| 19 | + "prop-types": "^15.6.1", |
| 20 | + "react": "^16.3.2", |
| 21 | + "react-dom": "^16.3.2", |
| 22 | + "react-redux": "^5.0.7", |
23 | 23 | "react-router-dom": "^4.2.2", |
24 | | - "redux": "^3.7.2", |
25 | | - "redux-form": "^7.2.0", |
26 | | - "semantic-ui-css": "^2.2.12", |
27 | | - "semantic-ui-react": "^0.77.2", |
28 | | - "simpl-schema": "^1.4.1" |
| 24 | + "redux": "^4.0.0", |
| 25 | + "redux-form": "^7.3.0", |
| 26 | + "semantic-ui-css": "^2.3.1", |
| 27 | + "semantic-ui-react": "^0.79.1", |
| 28 | + "simpl-schema": "^1.5.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "babel-eslint": "^8.2.1", |
| 31 | + "babel-eslint": "^8.2.3", |
32 | 32 | "babel-plugin-transform-decorators-legacy": "^1.3.4", |
33 | 33 | "chai": "^4.1.0", |
34 | 34 | "chai-as-promised": "^7.1.1", |
35 | | - "chromedriver": "^2.34.1", |
| 35 | + "chromedriver": "^2.37.0", |
36 | 36 | "enzyme": "^3.3.0", |
37 | 37 | "enzyme-adapter-react-16": "^1.1.1", |
38 | | - "eslint": "^4.15.0", |
| 38 | + "eslint": "^4.19.1", |
39 | 39 | "eslint-config-airbnb": "^16.1.0", |
40 | 40 | "eslint-import-resolver-meteor": "^0.4.0", |
41 | | - "eslint-plugin-import": "^2.8.0", |
| 41 | + "eslint-plugin-import": "^2.11.0", |
42 | 42 | "eslint-plugin-jsx-a11y": "^6.0.3", |
43 | | - "eslint-plugin-meteor": "^4.1.4", |
44 | | - "eslint-plugin-react": "^7.5.1", |
| 43 | + "eslint-plugin-meteor": "^4.2.0", |
| 44 | + "eslint-plugin-react": "^7.7.0", |
45 | 45 | "faker": "^4.1.0", |
46 | | - "mocha": "^4.1.0", |
47 | | - "nightmare": "^2.10.0", |
48 | | - "nightwatch": "^0.9.19", |
49 | | - "react-test-renderer": "^16.2.0", |
50 | | - "selenium-server-standalone-jar": "3.8.1" |
| 46 | + "nightmare": "^3.0.1", |
| 47 | + "nightwatch": "^0.9.20", |
| 48 | + "react-test-renderer": "^16.3.2", |
| 49 | + "selenium-server-standalone-jar": "3.11.0" |
51 | 50 | } |
52 | 51 | } |
0 commit comments