From 9bbbaa808aeb8743369b52f98ca461eee3c68252 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 16:37:27 +0000 Subject: [PATCH] fix(deps) Update dependency @hookform/resolvers to v5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4220ad4..2e3bb3c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "dependencies": { "@authenio/samlify-node-xmllint": "^2.0.0", - "@hookform/resolvers": "^4.0.0", + "@hookform/resolvers": "^5.0.0", "@icons-pack/react-simple-icons": "^9.0.0", "@next-boost/hybrid-disk-cache": "^0.3.0", "@prisma/client": "^5.2.0", @@ -195,5 +195,5 @@ "pnpm run format" ] }, - "version": "2.0.16" + "version": "2.0.17" }