From ae29bcf366644446de8cb0a2f8d5020c4f766ce8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 22:33:27 +0000 Subject: [PATCH] fix(deps): update dependency react-hook-form to ^7.53.2 --- packages/ui/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index ed0b9ed1..4088fed8 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -61,7 +61,7 @@ "lucide-react": "^0.455.0", "next-themes": "^0.4.3", "react-day-picker": "^9.3.0", - "react-hook-form": "^7.53.1", + "react-hook-form": "^7.53.2", "react-resizable-panels": "^2.1.6", "recharts": "^2.13.3", "sonner": "^1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a084da2..9e7e8fda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -272,7 +272,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^3.9.1 - version: 3.9.1(react-hook-form@7.53.1(react@18.3.1)) + version: 3.9.1(react-hook-form@7.53.2(react@18.3.1)) '@kosori/hooks': specifier: workspace:* version: link:../hooks @@ -382,8 +382,8 @@ importers: specifier: ^9.3.0 version: 9.3.0(react@18.3.1) react-hook-form: - specifier: ^7.53.1 - version: 7.53.1(react@18.3.1) + specifier: ^7.53.2 + version: 7.53.2(react@18.3.1) react-resizable-panels: specifier: ^2.1.6 version: 2.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4152,8 +4152,8 @@ packages: peerDependencies: react: ^18.3.1 - react-hook-form@7.53.1: - resolution: {integrity: sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==} + react-hook-form@7.53.2: + resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5198,9 +5198,9 @@ snapshots: dependencies: tslib: 2.7.0 - '@hookform/resolvers@3.9.1(react-hook-form@7.53.1(react@18.3.1))': + '@hookform/resolvers@3.9.1(react-hook-form@7.53.2(react@18.3.1))': dependencies: - react-hook-form: 7.53.1(react@18.3.1) + react-hook-form: 7.53.2(react@18.3.1) '@humanwhocodes/module-importer@1.0.1': {} @@ -9077,7 +9077,7 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-hook-form@7.53.1(react@18.3.1): + react-hook-form@7.53.2(react@18.3.1): dependencies: react: 18.3.1