From 07f4c4e69c6438aa086778c1aa34307fe1edf89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:48:54 +0000 Subject: [PATCH] Bump @remix-run/react in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react). Updates `@remix-run/react` from 2.11.1 to 2.17.1 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.1/packages/remix-react) --- updated-dependencies: - dependency-name: "@remix-run/react" dependency-version: 2.17.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff2f9b17..7d819c66 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@radix-ui/react-visually-hidden": "^1.2.3", "@reactivex/rxjs": "^6.6.7", "@remix-run/cloudflare": "2.11.1", - "@remix-run/react": "2.11.1", + "@remix-run/react": "2.17.1", "@tensorflow-models/body-segmentation": "^1.0.2", "@tensorflow/tfjs-backend-webgl": "^4.22.0", "@tensorflow/tfjs-core": "^4.22.0",