From 8b2c654b2afef70fd6f918c2aeb420445dba8e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 08:49:10 +0000 Subject: [PATCH] Bump react-hook-form from 7.52.1 to 7.71.2 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.52.1 to 7.71.2. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.52.1...v7.71.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6282b3a..2d99d67 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react": "18.3.1", "react-day-picker": "9.0.6", "react-dom": "18.3.1", - "react-hook-form": "7.52.1", + "react-hook-form": "7.71.2", "react-icons": "5.2.1", "react-json-view-lite": "1.4.0", "react-markdown": "^9.0.1",