From d787b866d1f99df375f787694b8c93c2263699b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 15:08:40 +0000 Subject: [PATCH] Update react monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6f9805a..54f6851 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "next-routes": "1.4.2", "next-seo": "4.4.0", "prop-types": "15.7.2", - "react": "16.13.1", - "react-dom": "16.13.1" + "react": "17.0.2", + "react-dom": "17.0.2" }, "devDependencies": { "@babel/core": "7.9.0", @@ -51,7 +51,7 @@ "eslint-plugin-import": "2.20.2", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.19.0", - "eslint-plugin-react-hooks": "3.0.0", + "eslint-plugin-react-hooks": "4.3.0", "husky": "4.2.3", "lint-staged": "10.1.1", "npm-run-all": "4.1.5",