From ac635a8919330a9d24200fbf4e928a1ec39c9e50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:55:31 +0000 Subject: [PATCH] chore(deps): update dependency react-hook-form to v7.75.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bca6e3fa..a815c433 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "postcss": "8.5.10", "react-day-picker": "8.10.1", "react-flagpack": "2.0.6", - "react-hook-form": "7.73.1", + "react-hook-form": "7.75.0", "tailwind-merge": "3.5.0", "tailwindcss": "4.2.4", "tailwindcss-animate": "1.0.7", @@ -7721,9 +7721,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.73.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.73.1.tgz", - "integrity": "sha512-VAfVYOPcx3piiEVQy95vyFmBwbVUsP/AUIN+mpFG8h11yshDd444nn0VyfaGWSRnhOLVgiDu7HIuBtAIzxn9dA==", + "version": "7.75.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.75.0.tgz", + "integrity": "sha512-Ovv94H+0p3sJ7B9B5QxPuCP1u8V/cHuVGyH55cSwodYDtoJwK+fqk3vjfIgSX59I2U/bU4z0nRJ9HMLpNiWEmw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index db2d1a76..fc1a3070 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "postcss": "8.5.10", "react-day-picker": "8.10.1", "react-flagpack": "2.0.6", - "react-hook-form": "7.73.1", + "react-hook-form": "7.75.0", "tailwind-merge": "3.5.0", "tailwindcss": "4.2.4", "tailwindcss-animate": "1.0.7",