From e6f0556bae95a52ad3322bd55edfb192d7a58955 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 16 Jan 2020 10:52:56 +0300 Subject: Update deps --- vnext/package.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 7ab6f11e..078f8e23 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,38 +11,38 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.7.5", - "@babel/plugin-proposal-class-properties": "7.7.4", - "@babel/plugin-syntax-dynamic-import": "^7.7.4", - "@babel/preset-env": "7.7.6", - "@babel/preset-react": "7.7.4", + "@babel/core": "7.8.3", + "@babel/plugin-proposal-class-properties": "7.8.3", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/preset-env": "7.8.3", + "@babel/preset-react": "7.8.3", "babel-eslint": "^10.0.3", "babel-jest": "^24.9.0", "babel-loader": "^8.0.6", - "css-loader": "^3.3.0", + "css-loader": "^3.4.2", "error-overlay-webpack-plugin": "^0.4.1", - "eslint": "^6.7.2", + "eslint": "^6.8.0", "eslint-loader": "^3.0.3", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^23.1.1", + "eslint-plugin-jest": "^23.6.0", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.17.0", + "eslint-plugin-react": "^7.18.0", "eslint-plugin-react-hooks": "^2.3.0", "file-loader": "^5.0.2", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", "jest": "^24.9.0", - "mini-css-extract-plugin": "^0.8.0", + "mini-css-extract-plugin": "^0.9.0", "optimize-css-assets-webpack-plugin": "^5.0.3", "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.7.0", "react-test-renderer": "^16.12.0", - "style-loader": "^1.0.1", - "stylelint": "^12.0.0", + "style-loader": "^1.1.2", + "stylelint": "^13.0.0", "stylelint-config-standard": "^19.0.0", - "webpack": "^4.41.2", + "webpack": "^4.41.5", "webpack-cli": "^3.3.10", - "webpack-dev-server": "^3.9.0" + "webpack-dev-server": "^3.10.1" }, "babel": { "plugins": [ @@ -76,18 +76,18 @@ } }, "dependencies": { - "axios": "^0.19.0", - "core-js": "^3.5.0", + "axios": "^0.19.1", + "core-js": "^3.6.4", "evil-icons": "^1.10.1", "moment": "^2.24.0", "qs": "^6.9.1", "react": "16.12.0", - "react-content-loader": "^4.3.3", + "react-content-loader": "^4.3.4", "react-cookies": "^0.1.1", "react-dom": "16.12.0", "react-router-dom": "^5.1.2", - "react-use": "^13.12.2", - "react-use-form-state": "^0.12.0", + "react-use": "^13.17.0", + "react-use-form-state": "^0.12.1", "regenerator-runtime": "^0.13.3", "svg4everybody": "^2.1.9", "url-polyfill": "^1.1.7" -- cgit v1.2.3