From 47c7f37844caf9265a1e3ee9678c54fa92030f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 07:14:09 +0000 Subject: [PATCH] Bump react-is from 19.2.4 to 19.2.5 Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 19.2.4 to 19.2.5. - [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.5/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-version: 19.2.5 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 b2b6f783..54dd28c5 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react-admin": "^5.14.5", "react-dom": "^19.2.4", "react-hook-form": "^7.72.1", - "react-is": "^19.2.4", + "react-is": "^19.2.5", "react-router": "^7.14.0", "react-router-dom": "^7.14.0" }, diff --git a/yarn.lock b/yarn.lock index fcc812ba..f15c430d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3505,10 +3505,10 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -"react-is@^18.2.0 || ^19.0.0", react-is@^19.2.3, react-is@^19.2.4: - version "19.2.4" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.4.tgz#a080758243c572ccd4a63386537654298c99d135" - integrity sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA== +"react-is@^18.2.0 || ^19.0.0", react-is@^19.2.3, react-is@^19.2.4, react-is@^19.2.5: + version "19.2.5" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.5.tgz#7e7b54143e9313fed787b23fd4295d5a23872ad9" + integrity sha512-Dn0t8IQhCmeIT3wu+Apm1/YVsJXsGWi6k4sPdnBIdqMVtHtv0IGi6dcpNpNkNac0zB2uUAqNX3MHzN8c+z2rwQ== "react-router-dom@^6.28.1 || ^7.1.1", react-router-dom@^7.14.0: version "7.14.0"