From 465737f32437a6c088812d438ef4a87a49145826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 05:24:52 +0000 Subject: [PATCH] chore(deps): bump react-is from 19.2.0 to 19.2.4 Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 19.2.0 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-is) --- updated-dependencies: - dependency-name: react-is 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 dca55d61..3fcc1577 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "luxon": "^3.7.2", "polished": "^4.3.1", "popper-max-size-modifier": "^0.2.0", - "react-is": "^19.2.0", + "react-is": "^19.2.4", "react-popper": "^2.3.0", "react-spring": "^9.7.5", "react-use-measure": "^2.1.7", diff --git a/yarn.lock b/yarn.lock index c678f535..1a883762 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7160,10 +7160,10 @@ react-is@^18.0.0: resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== -react-is@^19.2.0: - version "19.2.0" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973" - integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA== +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-popper@^2.3.0: version "2.3.0"