From cb627582325edf252a7859514723437dd13ed972 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 14:08:39 +0000 Subject: [PATCH] Update react monorepo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 856d1e13..e84803af 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "moment": "2.29.4", "prop-types": "^15.8.1", "pusher-js": "^8.0.0", - "react": "18.2.0", + "react": "18.3.1", "react-chartjs-2": "^5.1.0", - "react-dom": "18.2.0", + "react-dom": "18.3.1", "react-error-boundary": "^3.1.4", "react-fast-marquee": "^1.3.5", "react-helmet": "6.1.0", @@ -51,8 +51,8 @@ "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@faker-js/faker": "^7.6.0", "@fullhuman/postcss-purgecss": "^5.0.0", - "@types/react": "18.0.27", - "@types/react-dom": "18.0.10", + "@types/react": "18.3.28", + "@types/react-dom": "18.3.7", "@vitejs/plugin-react": "3.1.0", "autoprefixer": "^10.4.13", "babel-plugin-import": "^1.13.6",