From 357a2c85f6920822a8e3c5dfc83b56b7970e15d7 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 18 Jul 2019 17:36:05 +0300 Subject: Update deps --- vnext/package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 2a02d4dc..da25a6c0 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,28 +11,28 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.5.4", - "@babel/plugin-proposal-class-properties": "7.5.0", + "@babel/core": "7.5.5", + "@babel/plugin-proposal-class-properties": "7.5.5", "@babel/plugin-syntax-dynamic-import": "^7.2.0", - "@babel/preset-env": "7.5.4", + "@babel/preset-env": "7.5.5", "@babel/preset-react": "7.0.0", "babel-eslint": "^10.0.2", "babel-jest": "^24.8.0", "babel-loader": "^8.0.6", - "css-loader": "^3.0.0", + "css-loader": "^3.1.0", "error-overlay-webpack-plugin": "^0.4.0", "eslint": "^6.0.1", "eslint-loader": "^2.2.1", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.7.2", + "eslint-plugin-jest": "^22.10.0", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.14.2", "eslint-plugin-react-hooks": "^1.6.1", - "file-loader": "^4.0.0", + "file-loader": "^4.1.0", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", "jest": "^24.8.0", - "mini-css-extract-plugin": "^0.7.0", + "mini-css-extract-plugin": "^0.8.0", "optimize-css-assets-webpack-plugin": "^5.0.3", "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.7.0", @@ -43,7 +43,7 @@ "stylelint": "^10.1.0", "stylelint-config-standard": "^18.3.0", "terser-webpack-plugin": "^1.3.0", - "webpack": "^4.35.3", + "webpack": "^4.36.1", "webpack-cli": "^3.3.6", "webpack-dev-server": "^3.7.2" }, -- cgit v1.2.3