From 34f00122ff275f16cb5edc3a3d9882639620c6cf Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 6 Mar 2024 09:19:23 +0000 Subject: build(deps): bump react-hook-form from 7.50.1 to 7.51.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.50.1 to 7.51.0. - [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.50.1...v7.51.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e82a0a9..d619b3da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "react-content-loader": "^6.2.1", "react-dom": "^18.2.0", "react-helmet-async": "^2.0.4", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.51.0", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.22.2", "svg4everybody": "^2.1.9", @@ -16175,9 +16175,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.50.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.50.1.tgz", - "integrity": "sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==", + "version": "7.51.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.0.tgz", + "integrity": "sha512-BggOy5j58RdhdMzzRUHGOYhSz1oeylFAv6jUSG86OvCIvlAvS7KvnRY7yoAf2pfEiPN7BesnR0xx73nEk3qIiw==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index 64103c2f..d81b492e 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "react-content-loader": "^6.2.1", "react-dom": "^18.2.0", "react-helmet-async": "^2.0.4", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.51.0", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.22.2", "svg4everybody": "^2.1.9", -- cgit v1.2.3