From ede89e87175b19e3bf09bf126c51e237e68b7d68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 02:55:14 +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 62dcb2d..4f60ca8 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "next": "12.1.0", "next-offline": "5.0.5", "next-routes": "1.4.2", - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "19.0.0", + "react-dom": "19.0.0", "react-icons": "4.3.1", "react-map-gl": "7.0.6" },