From f0ffbf3bcd10aefbe01467aa3abf7169cf92f022 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 16 Dec 2024 21:48:19 +0000 Subject: build(deps): bump react-hook-form from 7.54.0 to 7.54.1 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.54.0 to 7.54.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.54.0...v7.54.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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8bace2b4c..b2afdae0d 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "react-content-loader": "^7.0.2", "react-dom": "^18.3.1", "react-helmet-async": "^2.0.5", - "react-hook-form": "^7.54.0", + "react-hook-form": "^7.54.1", "react-hot-toast": "^2.4.1", "react-router-dom": "^7.0.2", "sequelize": "^6.37.5", -- cgit v1.2.3