From a839f4fc903c46206a75cac5507846b6c0fe8d4f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 23 Oct 2019 12:52:34 +0300 Subject: Update deps --- vnext/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index be183366..3f77fdf8 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -24,10 +24,10 @@ "eslint": "^6.5.1", "eslint-loader": "^3.0.2", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.19.0", + "eslint-plugin-jest": "^22.20.0", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.16.0", - "eslint-plugin-react-hooks": "^2.1.2", + "eslint-plugin-react-hooks": "^2.2.0", "file-loader": "^4.2.0", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", @@ -36,13 +36,13 @@ "optimize-css-assets-webpack-plugin": "^5.0.3", "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.7.0", - "react-test-renderer": "^16.10.2", + "react-test-renderer": "^16.11.0", "style-loader": "^1.0.0", "stylelint": "^11.1.1", "stylelint-config-standard": "^19.0.0", "webpack": "^4.41.2", "webpack-cli": "^3.3.9", - "webpack-dev-server": "^3.8.2" + "webpack-dev-server": "^3.9.0" }, "babel": { "plugins": [ @@ -77,14 +77,14 @@ }, "dependencies": { "axios": "^0.19.0", - "core-js": "^3.3.2", + "core-js": "^3.3.3", "evil-icons": "^1.10.1", "moment": "^2.24.0", "qs": "^6.9.0", - "react": "16.10.2", + "react": "16.11.0", "react-content-loader": "^4.3.2", "react-cookies": "^0.1.1", - "react-dom": "16.10.2", + "react-dom": "16.11.0", "react-router-dom": "^5.1.2", "react-use-form-state": "^0.11.0", "regenerator-runtime": "^0.13.3", -- cgit v1.2.3