From a80c7af0b55a0f22d0cb7ee3c2b7ed29d57c6bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 05:54:32 +0000 Subject: [PATCH] Bump react from 19.2.3 to 19.2.4 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6143453cd..e344e34fc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "clsx": "^2.1.1", "medium-zoom": "1.1.0", "prism-react-renderer": "^2.4.1", - "react": "^19.2.3", + "react": "^19.2.4", "react-dom": "^19.2.3", "redocusaurus": "^2.5.0", "unified": "^11.0.4", diff --git a/yarn.lock b/yarn.lock index d6a2f7d9f..10e43183b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9265,10 +9265,10 @@ react-tabs@^6.0.2: clsx "^2.0.0" prop-types "^15.5.0" -react@^19.2.3: - version "19.2.3" - resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8" - integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA== +react@^19.2.4: + version "19.2.4" + resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a" + integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ== read-cache@^1.0.0: version "1.0.0"