Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Commit 2b1639c

Browse files
committed
update packages
1 parent e0e4ea4 commit 2b1639c

File tree

2 files changed

+241
-60
lines changed

2 files changed

+241
-60
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -65,28 +65,28 @@
6565
"concurrently": "3.5.1",
6666
"copy-webpack-plugin": "4.5.1",
6767
"cross-env": "5.1.4",
68-
"css-hot-loader": "1.3.8",
68+
"css-hot-loader": "1.3.9",
6969
"css-loader": "0.28.11",
7070
"eslint": "4.19.1",
7171
"eslint-config-airbnb": "16.1.0",
7272
"eslint-config-airbnb-base": "12.1.0",
7373
"eslint-plugin-filenames": "1.2.0",
74-
"eslint-plugin-import": "2.9.0",
74+
"eslint-plugin-import": "2.10.0",
7575
"eslint-plugin-jsx-a11y": "6.0.3",
7676
"eslint-plugin-react": "7.7.0",
7777
"extract-text-webpack-plugin": "3.0.2",
7878
"html-webpack-harddisk-plugin": "0.2.0",
79-
"html-webpack-plugin": "3.1.0",
79+
"html-webpack-plugin": "3.2.0",
8080
"node-sass": "4.8.3",
81-
"nodemon": "1.17.2",
81+
"nodemon": "1.17.3",
8282
"rimraf": "2.6.2",
8383
"robotstxt-webpack-plugin": "4.0.1",
8484
"sass-loader": "6.0.7",
8585
"style-loader": "0.20.3",
86-
"stylelint": "9.1.3",
86+
"stylelint": "9.2.0",
8787
"stylelint-config-standard": "18.2.0",
8888
"stylelint-order": "0.8.1",
89-
"webpack-dev-middleware": "3.0.1",
89+
"webpack-dev-middleware": "3.1.0",
9090
"webpack-hot-middleware": "2.21.2",
9191
"webpack-simple-progress-plugin": "0.0.4",
9292
"write-file-webpack-plugin": "4.2.0"
@@ -98,15 +98,15 @@
9898
"fetch-everywhere": "1.0.5",
9999
"form2js": "1.0.0",
100100
"fs-extra": "5.0.0",
101-
"hapi": "17.2.3",
101+
"hapi": "17.3.1",
102102
"hapi-webpack-plugin": "3.0.0",
103103
"history": "4.7.2",
104104
"inert": "5.1.0",
105105
"node-notifier": "5.2.1",
106-
"react": "16.2.0",
106+
"react": "16.3.1",
107107
"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",
110110
"react-hot-loader": "3.1.3",
111111
"react-redux": "5.0.7",
112112
"react-router": "4.2.0",

0 commit comments

Comments
 (0)