From 19b467686542edcb9a60f8b5407f12de38b75699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 18:47:42 +0000 Subject: [PATCH] Bump react from 19.2.3 to 19.2.4 in /react Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.4. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- react/package-lock.json | 8 ++++---- react/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/react/package-lock.json b/react/package-lock.json index 084e316..6cccaab 100644 --- a/react/package-lock.json +++ b/react/package-lock.json @@ -15,7 +15,7 @@ "@mui/material": "^7.3.7", "apexcharts": "^5.3.6", "luxon": "^3.7.2", - "react": "^19.2.3", + "react": "^19.2.4", "react-apexcharts": "^1.9.0", "react-dom": "^19.2.3", "react-error-boundary": "^6.1.0", @@ -13406,9 +13406,9 @@ "license": "MIT" }, "node_modules/react": { - "version": "19.2.3", - "resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz", - "integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==", + "version": "19.2.4", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", + "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", "license": "MIT", "engines": { "node": ">=0.10.0" diff --git a/react/package.json b/react/package.json index 4e13e74..29cab21 100644 --- a/react/package.json +++ b/react/package.json @@ -32,7 +32,7 @@ "@mui/material": "^7.3.7", "apexcharts": "^5.3.6", "luxon": "^3.7.2", - "react": "^19.2.3", + "react": "^19.2.4", "react-apexcharts": "^1.9.0", "react-dom": "^19.2.3", "react-error-boundary": "^6.1.0",