From 1c94b9c0f4171b7fff22d6917b0fe586acd67055 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 05:53:38 +0000 Subject: [PATCH] Update major react updates to v19 --- ui/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/package.json b/ui/package.json index e63b83aee..919812f84 100644 --- a/ui/package.json +++ b/ui/package.json @@ -39,8 +39,8 @@ "maplibre-gl": "^5.7.0", "next": "15.4.6", "qs": "^6.14.0", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "react": "^19.2.0", + "react-dom": "^19.2.0", "react-helmet-async": "^2.0.5", "react-hook-form": "^7.62.0", "react-hot-toast": "^2.6.0", @@ -63,8 +63,8 @@ "@types/luxon": "^3.7.1", "@types/mapbox__mapbox-gl-draw": "1.4.9", "@types/qs": "^6.14.0", - "@types/react": "^18.3.24", - "@types/react-dom": "^18.3.7", + "@types/react": "^19.2.2", + "@types/react-dom": "^19.2.2", "@types/redux-logger": "^3.0.13k", "autoprefixer": "^10.4.21", "bufferutil": "^4.0.9",