|
65 | 65 | "concurrently": "3.5.1",
|
66 | 66 | "copy-webpack-plugin": "4.5.1",
|
67 | 67 | "cross-env": "5.1.4",
|
68 |
| - "css-hot-loader": "1.3.8", |
| 68 | + "css-hot-loader": "1.3.9", |
69 | 69 | "css-loader": "0.28.11",
|
70 | 70 | "eslint": "4.19.1",
|
71 | 71 | "eslint-config-airbnb": "16.1.0",
|
72 | 72 | "eslint-config-airbnb-base": "12.1.0",
|
73 | 73 | "eslint-plugin-filenames": "1.2.0",
|
74 |
| - "eslint-plugin-import": "2.9.0", |
| 74 | + "eslint-plugin-import": "2.10.0", |
75 | 75 | "eslint-plugin-jsx-a11y": "6.0.3",
|
76 | 76 | "eslint-plugin-react": "7.7.0",
|
77 | 77 | "extract-text-webpack-plugin": "3.0.2",
|
78 | 78 | "html-webpack-harddisk-plugin": "0.2.0",
|
79 |
| - "html-webpack-plugin": "3.1.0", |
| 79 | + "html-webpack-plugin": "3.2.0", |
80 | 80 | "node-sass": "4.8.3",
|
81 |
| - "nodemon": "1.17.2", |
| 81 | + "nodemon": "1.17.3", |
82 | 82 | "rimraf": "2.6.2",
|
83 | 83 | "robotstxt-webpack-plugin": "4.0.1",
|
84 | 84 | "sass-loader": "6.0.7",
|
85 | 85 | "style-loader": "0.20.3",
|
86 |
| - "stylelint": "9.1.3", |
| 86 | + "stylelint": "9.2.0", |
87 | 87 | "stylelint-config-standard": "18.2.0",
|
88 | 88 | "stylelint-order": "0.8.1",
|
89 |
| - "webpack-dev-middleware": "3.0.1", |
| 89 | + "webpack-dev-middleware": "3.1.0", |
90 | 90 | "webpack-hot-middleware": "2.21.2",
|
91 | 91 | "webpack-simple-progress-plugin": "0.0.4",
|
92 | 92 | "write-file-webpack-plugin": "4.2.0"
|
|
98 | 98 | "fetch-everywhere": "1.0.5",
|
99 | 99 | "form2js": "1.0.0",
|
100 | 100 | "fs-extra": "5.0.0",
|
101 |
| - "hapi": "17.2.3", |
| 101 | + "hapi": "17.3.1", |
102 | 102 | "hapi-webpack-plugin": "3.0.0",
|
103 | 103 | "history": "4.7.2",
|
104 | 104 | "inert": "5.1.0",
|
105 | 105 | "node-notifier": "5.2.1",
|
106 |
| - "react": "16.2.0", |
| 106 | + "react": "16.3.1", |
107 | 107 | "react-async-bootstrapper": "2.1.0",
|
108 |
| - "react-async-component": "1.0.2", |
109 |
| - "react-dom": "16.2.0", |
| 108 | + "react-async-component": "2.0.0", |
| 109 | + "react-dom": "16.3.1", |
110 | 110 | "react-hot-loader": "3.1.3",
|
111 | 111 | "react-redux": "5.0.7",
|
112 | 112 | "react-router": "4.2.0",
|
|
0 commit comments