Updated the webpack loader deps.

This commit is contained in:
orangemug 2017-11-07 10:44:52 +00:00
parent 271190f434
commit eb589d4039

View file

@ -99,11 +99,11 @@
"babel-preset-react": "^6.24.1",
"babel-runtime": "^6.26.0",
"base64-loader": "^1.0.0",
"css-loader": "^0.26.1",
"css-loader": "^0.28.7",
"eslint": "^3.19.0",
"eslint-plugin-react": "^6.10.3",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.11.2",
"file-loader": "^1.1.5",
"html-webpack-plugin": "^2.30.1",
"json-loader": "^0.5.7",
"karma": "^1.7.1",
@ -115,8 +115,8 @@
"mocha-loader": "^1.1.1",
"node-sass": "^4.6.0",
"react-hot-loader": "^3.1.1",
"sass-loader": "^4.1.1",
"style-loader": "^0.13.1",
"sass-loader": "^6.0.6",
"style-loader": "^0.19.0",
"stylelint": "^7.13.0",
"stylelint-config-standard": "^15.0.1",
"transform-loader": "^0.2.4",