From 285f836d5263b4767f3755f6b1a5cf937a9b016d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 00:26:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20reac?= =?UTF-8?q?t-hook-form=20to=20v7.48.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 69e83ab8e..d1f904f18 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -130,7 +130,7 @@ "randomcolor": "0.6.2", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "7.47.0", + "react-hook-form": "7.48.1", "react-icons": "4.11.0", "react-snowfall": "1.2.1", "recharts": "2.9.2", diff --git a/yarn.lock b/yarn.lock index 55f9e394e..d2e976d80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8628,10 +8628,10 @@ react-focus-lock@^2.8.1, react-focus-lock@^2.9.2: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-hook-form@7.47.0: - version "7.47.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.47.0.tgz#a42f07266bd297ddf1f914f08f4b5f9783262f31" - integrity sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg== +react-hook-form@7.48.1: + version "7.48.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.48.1.tgz#096860509c65c9a4ae247078e4fb46d83cb8caee" + integrity sha512-RPLOfCL+qC1lOTknh9OrgeFbchYUJ4KFgrqZTVHf0nRizcwzQUABrBIQk3SkujiqIXTs5xjP6eApc7FOpvpS1Q== react-hook-form@^7.45.1: version "7.46.2"