From 1006a17e6f1e3a3844a6453167dae48b85af4e75 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 29 Jun 2020 14:33:59 +0300 Subject: Update deps --- vnext/package.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 8646ebf4..a9bc74d3 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,37 +11,37 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.9.6", - "@babel/plugin-proposal-class-properties": "7.8.3", + "@babel/core": "7.10.3", + "@babel/plugin-proposal-class-properties": "7.10.1", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/preset-env": "7.9.6", - "@babel/preset-react": "7.9.4", + "@babel/preset-env": "7.10.3", + "@babel/preset-react": "7.10.1", "babel-eslint": "^10.1.0", - "babel-jest": "^26.0.1", + "babel-jest": "^26.1.0", "babel-loader": "^8.1.0", - "css-loader": "^3.5.3", + "css-loader": "^3.6.0", "error-overlay-webpack-plugin": "^0.4.1", - "eslint": "^7.0.0", + "eslint": "^7.3.1", "eslint-loader": "^4.0.2", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^23.10.0", + "eslint-plugin-jest": "^23.17.1", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.19.0", - "eslint-plugin-react-hooks": "^4.0.0", + "eslint-plugin-react": "^7.20.1", + "eslint-plugin-react-hooks": "^4.0.4", "file-loader": "^6.0.0", "html-loader": "^1.1.0", "html-webpack-plugin": "^4.3.0", - "jest": "^26.0.1", + "jest": "^26.1.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.13.1", "style-loader": "^1.2.1", - "stylelint": "^13.3.3", + "stylelint": "^13.6.1", "stylelint-config-standard": "^20.0.0", "webpack": "^4.43.0", - "webpack-cli": "^3.3.11", + "webpack-cli": "^3.3.12", "webpack-dev-server": "^3.11.0" }, "babel": { @@ -79,17 +79,17 @@ "axios": "^0.19.2", "core-js": "^3.6.5", "evil-icons": "^1.10.1", - "moment": "^2.25.3", + "moment": "^2.27.0", "qs": "^6.9.4", "react": "16.13.1", - "react-content-loader": "^5.0.4", + "react-content-loader": "^5.1.0", "react-cookies": "^0.1.1", "react-dom": "16.13.1", "react-router-dom": "^5.2.0", - "react-use": "^14.2.0", - "react-use-form-state": "^0.12.1", + "react-use": "^15.3.0", + "react-use-form-state": "^0.13.1", "regenerator-runtime": "^0.13.5", "svg4everybody": "^2.1.9", - "url-polyfill": "^1.1.8" + "url-polyfill": "^1.1.9" } } -- cgit v1.2.3