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"