From 5566e28b640e2f490022a99c2da87a416a6f1245 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:43:04 +0000 Subject: [PATCH] chore(deps): update dependency react-is to v19.2.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index b888a4026..ea675c5c7 100644 --- a/bun.lock +++ b/bun.lock @@ -266,7 +266,7 @@ "overrides": { "adm-zip": "0.5.16", "elliptic": "6.6.1", - "react-is": "19.1.1", + "react-is": "19.2.0", "undici": "7.16.0", "ws": "8.18.3", }, diff --git a/package.json b/package.json index 2cc04fb89..d5ec111c1 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "elliptic": "6.6.1", "ws": "8.18.3", "adm-zip": "0.5.16", - "react-is": "19.1.1", + "react-is": "19.2.0", "undici": "7.16.0" }, "dependencies": {}