From a99008b7d30baa838ec999d40dc8284c29409901 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Oct 2025 00:42:47 +0000 Subject: [PATCH] Update react --- central_frontend/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/central_frontend/package.json b/central_frontend/package.json index 678732f..cb553a1 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -22,14 +22,14 @@ "date-and-time": "^3.6.0", "dayjs": "^1.11.18", "filesize": "^10.1.6", - "react": "^19.1.1", - "react-dom": "^19.1.1", + "react": "^19.2.0", + "react-dom": "^19.2.0", "react-router-dom": "^7.7.1", "semver": "^7.7.3" }, "devDependencies": { - "@types/react": "^19.1.15", - "@types/react-dom": "^19.1.9", + "@types/react": "^19.2.2", + "@types/react-dom": "^19.2.2", "@types/semver": "^7.7.1", "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.0",