|
33 | 33 | "babel-plugin-styled-components": "^1.5.1", |
34 | 34 | "css-loader": "^1.0.0", |
35 | 35 | "express": "^4.16.3", |
36 | | - "lodash": "^4.17.10", |
| 36 | + "lodash": "^4.17.11", |
37 | 37 | "lodash.kebabcase": "^4.1.1", |
38 | | - "memoize-one": "^4.0.0", |
| 38 | + "memoize-one": "^4.0.2", |
39 | 39 | "prop-types": "^15.6.2", |
40 | | - "react": "^16.4.1", |
41 | | - "react-dom": "^16.4.1", |
| 40 | + "react": "^16.5.0", |
| 41 | + "react-dom": "^16.5.0", |
42 | 42 | "react-router-dom": "^4.3.1", |
43 | | - "react-site-nav": "^0.2.1", |
44 | | - "style-loader": "^0.21.0", |
| 43 | + "react-site-nav": "^0.2.6", |
| 44 | + "style-loader": "^0.23.0", |
45 | 45 | "styled-components": "^3.4.6" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
|
52 | 52 | "@babel/preset-react": "^7.0.0-beta.54", |
53 | 53 | "babel-eslint": "^8.2.6", |
54 | 54 | "babel-loader": "^8.0.0-beta", |
55 | | - "eslint": "^5.2.0", |
56 | | - "eslint-config-airbnb": "^17.0.0", |
57 | | - "eslint-plugin-import": "^2.13.0", |
| 55 | + "eslint": "^5.5.0", |
| 56 | + "eslint-config-airbnb": "^17.1.0", |
| 57 | + "eslint-plugin-import": "^2.14.0", |
58 | 58 | "eslint-plugin-jsx-a11y": "^6.1.1", |
59 | | - "eslint-plugin-react": "^7.10.0", |
60 | | - "file-loader": "^1.1.11", |
| 59 | + "eslint-plugin-react": "^7.11.1", |
| 60 | + "file-loader": "^2.0.0", |
61 | 61 | "universal-hot-reload": "^1.0.6", |
62 | | - "webpack": "^4.16.2", |
63 | | - "webpack-cli": "^2.1.4", |
| 62 | + "webpack": "^4.18.0", |
| 63 | + "webpack-cli": "^3.1.0", |
64 | 64 | "webpack-node-externals": "^1.7.2", |
65 | | - "webpack-serve": "^1.0.2" |
| 65 | + "webpack-serve": "^2.0.2" |
66 | 66 | } |
67 | 67 | } |
0 commit comments