From a6788943d0aecab953ca3a45da0ba0a993dbf49f Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 15:15:38 +0200 Subject: [PATCH] fix(deps): update dependency react-hook-form to ^7.65.0 (#2292) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/package.json b/web/package.json index d40fa212..2b001bb5 100644 --- a/web/package.json +++ b/web/package.json @@ -56,7 +56,7 @@ "react": "^19.2.0", "react-day-picker": "8.10.1", "react-dom": "^19.2.0", - "react-hook-form": "^7.64.0", + "react-hook-form": "^7.65.0", "react-resizable-panels": "^2.1.9", "recharts": "^2.15.4", "sonner": "^2.0.7", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 2ebe2305..9af33dfb 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -144,7 +144,7 @@ importers: specifier: ^19.2.0 version: 19.2.0(react@19.2.0) react-hook-form: - specifier: ^7.64.0 + specifier: ^7.65.0 version: 7.65.0(react@19.2.0) react-resizable-panels: specifier: ^2.1.9