From 1b5f62701930285ce9404f433462d1082115df05 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 10 Oct 2020 04:30:55 +0300 Subject: Update deps --- vnext/package.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index ef9c9848..bc54f510 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -17,30 +17,30 @@ "@babel/preset-env": "7.11.5", "@babel/preset-react": "7.10.4", "babel-eslint": "^10.1.0", - "babel-jest": "^26.3.0", + "babel-jest": "^26.5.2", "babel-loader": "^8.1.0", "css-loader": "^4.3.0", "error-overlay-webpack-plugin": "^0.4.1", - "eslint": "^7.8.1", + "eslint": "^7.11.0", "eslint-loader": "^4.0.2", "eslint-plugin-babel": "^5.3.1", - "eslint-plugin-jest": "^24.0.0", + "eslint-plugin-jest": "^24.1.0", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.20.6", - "eslint-plugin-react-hooks": "^4.1.0", - "file-loader": "^6.1.0", - "html-loader": "^1.3.0", - "html-webpack-plugin": "^4.4.1", - "jest": "^26.4.2", - "mini-css-extract-plugin": "^0.11.1", + "eslint-plugin-react": "^7.21.4", + "eslint-plugin-react-hooks": "^4.1.2", + "file-loader": "^6.1.1", + "html-loader": "^1.3.2", + "html-webpack-plugin": "^4.5.0", + "jest": "^26.5.2", + "mini-css-extract-plugin": "^1.0.0", "optimize-css-assets-webpack-plugin": "^5.0.4", - "postcss-loader": "^4.0.1", + "postcss-loader": "^4.0.4", "postcss-preset-env": "^6.7.0", "react-test-renderer": "^16.13.1", - "style-loader": "^1.2.1", - "stylelint": "^13.7.0", + "style-loader": "^2.0.0", + "stylelint": "^13.7.2", "stylelint-config-standard": "^20.0.0", - "webpack": "^4.44.1", + "webpack": "^4.44.2", "webpack-cli": "^3.3.12", "webpack-dev-server": "^3.11.0" }, @@ -79,15 +79,15 @@ "axios": "^0.20.0", "core-js": "^3.6.5", "evil-icons": "^1.10.1", - "moment": "^2.27.0", + "moment": "^2.29.1", "qs": "^6.9.4", "react": "16.13.1", - "react-content-loader": "^5.1.1", + "react-content-loader": "^5.1.2", "react-cookies": "^0.1.1", "react-dom": "16.13.1", "react-router-dom": "^5.2.0", "react-use": "^15.3.4", - "react-use-form-state": "^0.13.1", + "react-use-form-state": "^0.13.2", "regenerator-runtime": "^0.13.7", "svg4everybody": "^2.1.9", "url-polyfill": "^1.1.10" -- cgit v1.2.3