From 614c7106ec0eef76a666903cea1387f49c86911a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 01:00:46 +0000 Subject: [PATCH] fix(deps): update dependency react-hook-form to ^7.54.1 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 26b53479..531b8d69 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-dom": "^19.0.0", "react-dropzone": "^14.3.5", "react-email": "3.0.4", - "react-hook-form": "^7.54.0", + "react-hook-form": "^7.54.1", "react-payment-inputs": "^1.2.0", "recharts": "^2.14.1", "resend": "^4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e521bf1b..5a7a34bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: version: 1.7.4 '@hookform/resolvers': specifier: ^3.9.1 - version: 3.9.1(react-hook-form@7.54.0(react@19.0.0)) + version: 3.9.1(react-hook-form@7.54.1(react@19.0.0)) '@radix-ui/react-accordion': specifier: ^1.2.1 version: 1.2.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(types-react-dom@19.0.0)(types-react@19.0.0-rc.1) @@ -187,8 +187,8 @@ importers: specifier: 3.0.4 version: 3.0.4(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-hook-form: - specifier: ^7.54.0 - version: 7.54.0(react@19.0.0) + specifier: ^7.54.1 + version: 7.54.1(react@19.0.0) react-payment-inputs: specifier: ^1.2.0 version: 1.2.0(react@19.0.0)(styled-components@6.1.13(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) @@ -4015,8 +4015,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - react-hook-form@7.54.0: - resolution: {integrity: sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==} + react-hook-form@7.54.1: + resolution: {integrity: sha512-PUNzFwQeQ5oHiiTUO7GO/EJXGEtuun2Y1A59rLnZBBj+vNEOWt/3ERTiG1/zt7dVeJEM+4vDX/7XQ/qanuvPMg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5143,9 +5143,9 @@ snapshots: '@floating-ui/utils@0.1.6': {} - '@hookform/resolvers@3.9.1(react-hook-form@7.54.0(react@19.0.0))': + '@hookform/resolvers@3.9.1(react-hook-form@7.54.1(react@19.0.0))': dependencies: - react-hook-form: 7.54.0(react@19.0.0) + react-hook-form: 7.54.1(react@19.0.0) '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: @@ -8239,7 +8239,7 @@ snapshots: - supports-color - utf-8-validate - react-hook-form@7.54.0(react@19.0.0): + react-hook-form@7.54.1(react@19.0.0): dependencies: react: 19.0.0