From 47a3c1b8077bfdcd04a78f6893535bd72098c310 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 25 Feb 2019 02:15:38 +0300 Subject: Deps, rules of hooks --- vnext/package.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 302f8cae..d1584f59 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -28,6 +28,7 @@ "eslint-plugin-jest": "^22.3.0", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.12.4", + "eslint-plugin-react-hooks": "^1.2.0", "file-loader": "^3.0.1", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", @@ -38,7 +39,7 @@ "postcss-preset-env": "^6.5.0", "prop-types": "^15.7.2", "react-router-prop-types": "^1.0.4", - "react-test-renderer": "^16.8.2", + "react-test-renderer": "^16.8.3", "style-loader": "^0.23.1", "stylelint": "^9.10.1", "stylelint-config-standard": "^18.2.0", @@ -82,11 +83,12 @@ "immutability-helper": "^3.0.0", "moment": "^2.24.0", "qs": "^6.6.0", - "react": "16.8.2", + "react": "16.8.3", "react-content-loader": "^4.0.1", "react-cookies": "^0.1.0", - "react-dom": "16.8.2", + "react-dom": "16.8.3", "react-router-dom": "^4.3.1", + "react-use-form-state": "^0.6.0", "url-polyfill": "^1.1.3" } } -- cgit v1.2.3