From f99ebec0f2f39105147e3bdae790311db38c5ef9 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 15 Jun 2017 07:58:12 +0200 Subject: Fix mobile view and update asset deps Signed-off-by: Thomas Citharel --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8b81f89b..e6659bd3 100644 --- a/package.json +++ b/package.json @@ -36,13 +36,13 @@ "url": "https://github.com/wallabag/wallabag/issues" }, "devDependencies": { - "autoprefixer": "^6.7.7", + "autoprefixer": "^7.1.1", "babel-core": "^6.24.1", "babel-eslint": "^7.2.3", "babel-loader": "^7.0.0", "babel-preset-env": "^1.4.0", "css-loader": "^0.28.0", - "eslint": "^3.19.0", + "eslint": "^4.0.0", "eslint-config-airbnb-base": "^11.1.3", "eslint-loader": "^1.7.1", "eslint-plugin-import": "^2.2.0", @@ -50,9 +50,9 @@ "file-loader": "^0.11.0", "lato-font": "^3.0.0", "node-sass": "^4.5.2", - "postcss-loader": "^1.3.3", + "postcss-loader": "^2.0.5", "sass-loader": "^6.0.3", - "style-loader": "^0.16.1", + "style-loader": "^0.18.2", "stylelint": "^7.9.0", "stylelint-config-standard": "^16.0.0", "stylelint-webpack-plugin": "^0.7.0", -- cgit v1.2.3