aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-07-24 12:31:38 +0300
committerGravatar Vitaly Takmazov2017-07-24 12:51:46 +0300
commit2c8f52596181397755e371605a2533d9ee70925d (patch)
tree91b11ab083e88d20b656cd042b637d32145cc302 /juick-www/package.json
parent9511b2dbc4100bed50ac1e273fce5601b0f63f21 (diff)
www: update npm dependencies
Diffstat (limited to 'juick-www/package.json')
-rw-r--r--juick-www/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/juick-www/package.json b/juick-www/package.json
index c9a88c14..039bed42 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -13,23 +13,23 @@
"license": "AGPLv3",
"devDependencies": {
"babel-core": "^6.25.0",
- "babel-loader": "^7.1.0",
+ "babel-loader": "^7.1.1",
"babel-preset-es2015": "^6.24.1",
"css-loader": "^0.28.4",
- "eslint": "^4.0.0",
- "eslint-loader": "^1.8.0",
+ "eslint": "^4.3.0",
+ "eslint-loader": "^1.9.0",
"eslint-plugin-only-ascii": "0.0.0",
- "extract-text-webpack-plugin": "^2.1.2",
+ "extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^0.11.2",
"globby": "^6.1.0",
"script-loader": "^0.7.0",
"style-loader": "^0.18.2",
- "stylelint": "^7.11.1",
- "stylelint-config-standard": "^16.0.0",
- "stylelint-webpack-plugin": "^0.7.1",
+ "stylelint": "^8.0.0",
+ "stylelint-config-standard": "^17.0.0",
+ "stylelint-webpack-plugin": "^0.9.0",
"uglify-loader": "^2.0.0",
"url-loader": "^0.5.9",
- "webpack": "^3.0.0",
+ "webpack": "^3.3.0",
"webpack-asset-pipeline": "^1.1.1"
},
"dependencies": {