aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/package.json')
-rw-r--r--juick-www/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/juick-www/package.json b/juick-www/package.json
index 38c7d4f8..0e0d6bbe 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -14,24 +14,24 @@
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
- "babel-preset-env": "^1.6.1",
+ "babel-preset-env": "^1.7.0",
"css-loader": "^0.28.11",
"eslint": "^4.19.1",
"eslint-loader": "^2.0.0",
"eslint-plugin-only-ascii": "0.0.0",
- "extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.11",
"globby": "^8.0.1",
+ "mini-css-extract-plugin": "^0.4.0",
"postcss-loader": "^2.1.5",
"script-loader": "^0.7.2",
"style-loader": "^0.21.0",
- "stylelint": "^9.2.0",
+ "stylelint": "^9.2.1",
"stylelint-config-standard": "^18.2.0",
- "stylelint-webpack-plugin": "^0.10.4",
+ "stylelint-webpack-plugin": "^0.10.5",
"uglify-loader": "^2.0.0",
"url-loader": "^1.0.1",
- "webpack": "^4.8.1",
- "webpack-cli": "^2.1.3"
+ "webpack": "^4.9.1",
+ "webpack-cli": "^2.1.4"
},
"dependencies": {
"awesomplete": "^1.1.2",