aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-03-01 23:24:32 +0300
committerGravatar Vitaly Takmazov2018-03-01 23:24:32 +0300
commit377100d02d686819ca1ad666eeab74728c6c5e1a (patch)
tree6205a038b2218750ad8f0e90f8684a49d1a6411f /juick-www/package.json
parent7ec3d37c22bff4ced54fc4f1b6a7f48d9f1c0d43 (diff)
update npm dependencies
Diffstat (limited to 'juick-www/package.json')
-rw-r--r--juick-www/package.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/juick-www/package.json b/juick-www/package.json
index bbbd66b3..43aa672b 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -13,25 +13,26 @@
"license": "AGPLv3",
"devDependencies": {
"babel-core": "^6.26.0",
- "babel-loader": "^7.1.2",
+ "babel-loader": "^7.1.3",
"babel-preset-env": "^1.6.1",
"clean-webpack-plugin": "^0.1.18",
- "css-loader": "^0.28.9",
+ "css-loader": "^0.28.10",
"eslint": "^4.18.1",
- "eslint-loader": "^1.9.0",
+ "eslint-loader": "^2.0.0",
"eslint-plugin-only-ascii": "0.0.0",
- "extract-text-webpack-plugin": "^3.0.2",
- "file-loader": "^1.1.9",
+ "extract-text-webpack-plugin": "^4.0.0-beta.0",
+ "file-loader": "^1.1.10",
"globby": "^8.0.1",
"script-loader": "^0.7.2",
"style-loader": "^0.20.2",
"stylelint": "^9.1.1",
- "stylelint-config-standard": "^18.1.0",
+ "stylelint-config-standard": "^18.2.0",
"stylelint-webpack-plugin": "^0.10.3",
"uglify-loader": "^2.0.0",
"url-loader": "^0.6.2",
- "webpack": "^3.11.0",
- "webpack-asset-pipeline": "^1.1.1"
+ "webpack": "^4.0.1",
+ "webpack-asset-pipeline": "^1.1.1",
+ "webpack-cli": "^2.0.9"
},
"dependencies": {
"awesomplete": "^1.1.2",