From 117a570e9b18ac491f155b02eae7ffbdc5b5fc16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 02:52:25 +0000 Subject: [PATCH] Update dependency react-hook-form to ^7.68.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ad8e1c24..1f6dfa49c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "postcss": "^8.5.6", "react": "19.2.1", "react-dom": "19.2.1", - "react-hook-form": "^7.67.0", + "react-hook-form": "^7.68.0", "react-instantsearch-dom": "^6.40.4", "uuid": "^13.0.0", "zustand": "^5.0.9"