From cfc8cc76d8443f86d353242dba908206880e9b37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 16:52:15 +0000 Subject: [PATCH] Update react monorepo to v19 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cae5c3fb5..9e0bcaf35 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "next": "16.0.6", "nprogress": "^0.2.0", "postcss": "^8.5.6", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.2.1", + "react-dom": "19.2.1", "react-hook-form": "^7.67.0", "react-instantsearch-dom": "^6.40.4", "uuid": "^13.0.0",