From ef201b33d02c6180364a1d372d97850acd918186 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 21:00:59 +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 14b232e3..574a7eb5 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "lodash": "4.17.21", "next": "14.2.23", "next-auth": "4.24.11", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-hook-form": "7.54.2", "react-toastify": "11.0.3", "remark": "15.0.1",