From 63db155b61af913524fad49c3c720ac6511dab4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:11:54 +0000 Subject: [PATCH] fix(deps): update react monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ec9fb821..19448226 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "gatsby-source-graphql": "4.25.0", "gatsby-transformer-sharp": "4.25.0", "prop-types": "15.8.1", - "react": "18.3.1", + "react": "19.2.6", "react-anchor-link-smooth-scroll": "1.0.12", - "react-dom": "18.3.1", + "react-dom": "19.2.6", "react-google-recaptcha": "3.1.0", "react-helmet": "6.1.0", "react-icons": "5.5.0", @@ -60,7 +60,7 @@ "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "4.2.5", "eslint-plugin-react": "7.37.5", - "eslint-plugin-react-hooks": "5.2.0", + "eslint-plugin-react-hooks": "7.1.1", "gh-pages": "6.3.0", "prettier": "2.8.8", "typescript": "5.9.3"