From bbb75fecdd61d149f41cafe62683036fc192d90f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 13:31:22 +0000 Subject: [PATCH] fix(deps) Update dependency remix-auth to v4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 51cf48c..2fb46c2 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "react-chartjs-2": "^5.2.0", "react-dom": "^19.0.0", "react-hook-form": "^7.45.4", - "remix-auth": "^3.5.1", + "remix-auth": "^4.0.0", "remix-auth-form": "^3.0.0", "remix-auth-saml": "^1.2.0", "remix-utils": "^9.0.0", @@ -198,5 +198,5 @@ "biome check --write" ] }, - "version": "2.0.49" + "version": "2.0.50" }