From 8517d4846a43dbb56845581c0830cc2812b34844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:54:43 +0000 Subject: [PATCH] Bump react-hook-form from 7.53.0 to 7.53.1 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.0 to 7.53.1. - [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.53.0...v7.53.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 79caebac..bdce546e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "lucide-react": "^0.453.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.53.0", + "react-hook-form": "^7.53.1", "react-intl": "^6.8.0", "react-relay": "^18.1.0", "react-router-dom": "^6.27.0", diff --git a/yarn.lock b/yarn.lock index f70e022e..d4ed7c49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7223,12 +7223,12 @@ __metadata: languageName: node linkType: hard -"react-hook-form@npm:^7.53.0": - version: 7.53.0 - resolution: "react-hook-form@npm:7.53.0" +"react-hook-form@npm:^7.53.1": + version: 7.53.1 + resolution: "react-hook-form@npm:7.53.1" peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 - checksum: 10c0/6d62b150618a833c17d59e669b707661499e2bb516a8d340ca37699f99eb448bbba7b5b78324938c8948014e21efaa32e3510c2ba246fd5e97a96fca0cfa7c98 + checksum: 10c0/dd2466359a633f873755b366d367d51ab17100566b687fb3b098f704232bc6ab1c79d29f879151e492880ca5eeac35e9425fbe5a309e2a55f7a4b5baf7826e8d languageName: node linkType: hard @@ -8260,7 +8260,7 @@ __metadata: postcss: "npm:^8.4.47" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - react-hook-form: "npm:^7.53.0" + react-hook-form: "npm:^7.53.1" react-intl: "npm:^6.8.0" react-relay: "npm:^18.1.0" react-router-dom: "npm:^6.27.0"