From 63671c9ae4095e197a65feccf2d5546b8d5ee5f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 11:40:36 +1000 Subject: [PATCH] fix(deps): update dependency react-hook-form to v7.51.4 (#33) --- apps/coderum-dev/package.json | 2 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/coderum-dev/package.json b/apps/coderum-dev/package.json index 5630806..ef512b8 100644 --- a/apps/coderum-dev/package.json +++ b/apps/coderum-dev/package.json @@ -28,7 +28,7 @@ "next": "14.2.3", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "7.51.3", + "react-hook-form": "7.51.4", "server-only": "0.0.1", "superjson": "2.2.1", "zod": "3.23.6" diff --git a/packages/ui/package.json b/packages/ui/package.json index 1a170ac..614edcc 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -50,7 +50,7 @@ "clsx": "2.1.1", "lucide-react": "0.378.0", "next-themes": "0.3.0", - "react-hook-form": "7.51.3", + "react-hook-form": "7.51.4", "sonner": "1.4.41", "tailwind-merge": "2.3.0", "zod": "3.23.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f432c9..44ba47b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,7 +43,7 @@ importers: dependencies: '@hookform/resolvers': specifier: 3.3.4 - version: 3.3.4(react-hook-form@7.51.3(react@18.3.1)) + version: 3.3.4(react-hook-form@7.51.4(react@18.3.1)) '@libsql/client': specifier: 0.6.0 version: 0.6.0 @@ -87,8 +87,8 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: 7.51.3 - version: 7.51.3(react@18.3.1) + specifier: 7.51.4 + version: 7.51.4(react@18.3.1) server-only: specifier: 0.0.1 version: 0.0.1 @@ -187,7 +187,7 @@ importers: dependencies: '@hookform/resolvers': specifier: 3.3.4 - version: 3.3.4(react-hook-form@7.51.3(react@18.3.1)) + version: 3.3.4(react-hook-form@7.51.4(react@18.3.1)) '@radix-ui/react-alert-dialog': specifier: 1.0.5 version: 1.0.5(@types/react-dom@18.3.0)(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -228,8 +228,8 @@ importers: specifier: 0.3.0 version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-hook-form: - specifier: 7.51.3 - version: 7.51.3(react@18.3.1) + specifier: 7.51.4 + version: 7.51.4(react@18.3.1) sonner: specifier: 1.4.41 version: 1.4.41(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -6566,8 +6566,8 @@ packages: react: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 react-dom: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 - react-hook-form@7.51.3: - resolution: {integrity: sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==} + react-hook-form@7.51.4: + resolution: {integrity: sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -8972,9 +8972,9 @@ snapshots: hono: 4.2.9 zod: 3.23.6 - '@hookform/resolvers@3.3.4(react-hook-form@7.51.3(react@18.3.1))': + '@hookform/resolvers@3.3.4(react-hook-form@7.51.4(react@18.3.1))': dependencies: - react-hook-form: 7.51.3(react@18.3.1) + react-hook-form: 7.51.4(react@18.3.1) '@humanwhocodes/config-array@0.11.14': dependencies: @@ -14659,7 +14659,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-is: 18.1.0 - react-hook-form@7.51.3(react@18.3.1): + react-hook-form@7.51.4(react@18.3.1): dependencies: react: 18.3.1