From 0a8f3e07feecfd5bc3e54d5299cd585e2f2dedb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:59:23 +0000 Subject: [PATCH] build(deps): bump react-hook-form from 7.41.3 to 7.43.3 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.41.3 to 7.43.3. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.41.3...v7.43.3) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 25ab404..0874af4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "pill-pity": "^0.2.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.41.3", + "react-hook-form": "^7.43.3", "react-icons": "^4.7.1", "react-markdown": "^8.0.4", "uuid": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index e6ae043..b65125f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6911,10 +6911,10 @@ react-focus-lock@^2.9.2: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-hook-form@^7.41.3: - version "7.41.3" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.3.tgz#1b85e95e70cb743d41cd9230ea2df71359d00151" - integrity sha512-5QNTmqJtDb88WV5n41b6+AmcDMVyaJ3tccPgHAgS215w3jZ3bmJhDO27kNTr8u4YHNYXmS7p1/4/KachBAlUtw== +react-hook-form@^7.43.3: + version "7.43.3" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.3.tgz#780af64ea1f3c5864626a377e302bfcc7750af6f" + integrity sha512-LV6Fixh+hirrl6dXbM78aB6n//82aKbsNbcofF3wc6nx1UJLu3Jj/gsg1E5C9iISnLX+du8VTUyBUz2aCy+H7w== react-icons@^4.7.1: version "4.7.1"