From e2958a3a62c801fc9654b0fba0a08a33f93fc3dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:50:00 +0000 Subject: [PATCH] chore(deps): update react monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 194dee1..4f8e517 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "nodemailer": "6", "polished": "^4.2.2", "prop-types": "^15.8.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", + "react": "^18.0.0", + "react-dom": "^18.0.0", "react-intl": "^6.2.1", "styled-components": "^5.3.6", "styled-system": "^5.1.5" @@ -75,7 +75,7 @@ "eslint-plugin-import": "^2.25.4", "eslint-plugin-node": "^11.1.0", "eslint-plugin-react": "^7.28.0", - "eslint-plugin-react-hooks": "^4.3.0", + "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-simple-import-sort": "^8.0.0", "eslint-plugin-styled-components-a11y": "1.0.0", "prettier": "^2.6.2",