From cc51b3edbe877c2659a4b321a67fe3e97c6aa7a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:21:21 +0200 Subject: [PATCH] Bump react-hook-form from 7.51.3 to 7.52.1 (#569) Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.3 to 7.52.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.51.3...v7.52.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 151dc46..2075496 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "react": "^18.3.1", "react-admin": "^4.16.17", "react-dom": "^18.3.1", - "react-hook-form": "^7.43.9", + "react-hook-form": "^7.52.1", "react-is": "^18.3.1", "react-query": "^3.32.1", "react-router": "^6.23.0", diff --git a/yarn.lock b/yarn.lock index 99e3a49..6409816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6911,6 +6911,15 @@ __metadata: languageName: node linkType: hard +"react-hook-form@npm:^7.52.1": + version: 7.52.1 + resolution: "react-hook-form@npm:7.52.1" + peerDependencies: + react: ^16.8.0 || ^17 || ^18 || ^19 + checksum: 10c0/68f21daa66f3c2b87c83f2f9b1dbd160a856b24e9315263af24fee8737b62336dc7cc43e09c581ff957ed032a3ac2355f69b1c1d32d89893a6e1f601112eacfd + languageName: node + linkType: hard + "react-is@npm:^16.12.0 || ^17.0.0 || ^18.0.0, react-is@npm:^18.0.0, react-is@npm:^18.2.0, react-is@npm:^18.3.1": version: 18.3.1 resolution: "react-is@npm:18.3.1" @@ -7773,7 +7782,7 @@ __metadata: react: "npm:^18.3.1" react-admin: "npm:^4.16.17" react-dom: "npm:^18.3.1" - react-hook-form: "npm:^7.43.9" + react-hook-form: "npm:^7.52.1" react-is: "npm:^18.3.1" react-query: "npm:^3.32.1" react-router: "npm:^6.23.0"