|
63 | 63 | "cross-env": "5.0.5",
|
64 | 64 | "dotenv": "4.0.0",
|
65 | 65 | "express": "4.16.2",
|
66 |
| - "helmet": "3.8.2", |
| 66 | + "helmet": "3.9.0", |
67 | 67 | "hpp": "0.2.2",
|
68 | 68 | "modernizr": "3.5.0",
|
69 | 69 | "normalize.css": "7.0.0",
|
|
72 | 72 | "prop-types": "15.6.0",
|
73 | 73 | "raf": "3.4.0",
|
74 | 74 | "react": "16.0.0",
|
75 |
| - "react-async-bootstrapper": "1.1.1", |
76 |
| - "react-async-component": "1.0.1", |
| 75 | + "react-async-bootstrapper": "1.1.2", |
| 76 | + "react-async-component": "1.0.2", |
77 | 77 | "react-dom": "16.0.0",
|
78 | 78 | "react-helmet": "5.2.0",
|
79 | 79 | "react-router-dom": "4.2.2",
|
|
101 | 101 | "enzyme": "3.1.0",
|
102 | 102 | "enzyme-adapter-react-16": "1.0.1",
|
103 | 103 | "enzyme-to-json": "3.1.2",
|
104 |
| - "eslint": "4.8.0", |
| 104 | + "eslint": "4.9.0", |
105 | 105 | "eslint-config-airbnb": "16.0.0",
|
106 | 106 | "eslint-config-prettier": "2.6.0",
|
107 | 107 | "eslint-plugin-import": "2.7.0",
|
|
119 | 119 | "modernizr-loader": "1.0.1",
|
120 | 120 | "node-notifier": "5.1.2",
|
121 | 121 | "prettier": "1.7.4",
|
122 |
| - "react-hot-loader": "3.0.0-beta.7", |
| 122 | + "react-hot-loader": "3.1.1", |
123 | 123 | "react-test-renderer": "16.0.0",
|
124 | 124 | "regenerator-runtime": "0.11.0",
|
125 | 125 | "rimraf": "2.6.2",
|
126 | 126 | "semver": "5.4.1",
|
127 | 127 | "source-map-support": "0.5.0",
|
128 | 128 | "style-loader": "0.19.0",
|
129 |
| - "webpack": "3.6.0", |
| 129 | + "webpack": "3.7.1", |
130 | 130 | "webpack-bundle-analyzer": "2.9.0",
|
131 | 131 | "webpack-dev-middleware": "1.12.0",
|
132 |
| - "webpack-hot-middleware": "2.19.1", |
| 132 | + "webpack-hot-middleware": "2.20.0", |
133 | 133 | "webpack-md5-hash": "0.0.5",
|
134 | 134 | "webpack-node-externals": "1.6.0"
|
135 | 135 | },
|
|
0 commit comments