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 43aa672b..37939d02 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -13,15 +13,15 @@
"license": "AGPLv3",
"devDependencies": {
"babel-core": "^6.26.0",
- "babel-loader": "^7.1.3",
+ "babel-loader": "^7.1.4",
"babel-preset-env": "^1.6.1",
"clean-webpack-plugin": "^0.1.18",
"css-loader": "^0.28.10",
- "eslint": "^4.18.1",
+ "eslint": "^4.18.2",
"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.10",
+ "file-loader": "^1.1.11",
"globby": "^8.0.1",
"script-loader": "^0.7.2",
"style-loader": "^0.20.2",
@@ -29,10 +29,10 @@
"stylelint-config-standard": "^18.2.0",
"stylelint-webpack-plugin": "^0.10.3",
"uglify-loader": "^2.0.0",
- "url-loader": "^0.6.2",
- "webpack": "^4.0.1",
+ "url-loader": "^1.0.1",
+ "webpack": "^4.1.0",
"webpack-asset-pipeline": "^1.1.1",
- "webpack-cli": "^2.0.9"
+ "webpack-cli": "^2.0.10"
},
"dependencies": {
"awesomplete": "^1.1.2",