diff options
author | dependabot[bot] | 2024-03-18 21:31:33 +0000 |
---|---|---|
committer | vitalyster | 2024-03-19 06:07:29 +0300 |
commit | 178f18d3ad7f69665a890e66f529f225bb3c1071 (patch) | |
tree | 3b46088a829a2bac45693b2e4d690a44b941de7e /package.json | |
parent | f110d9a002b04536d28fb5ee687e5d2669c86767 (diff) |
build(deps): bump react-hook-form from 7.51.0 to 7.51.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.0 to 7.51.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.0...v7.51.1)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 98b43935..f27c9ee6 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "react-content-loader": "^7.0.0", "react-dom": "^18.2.0", "react-helmet-async": "^2.0.4", - "react-hook-form": "^7.51.0", + "react-hook-form": "^7.51.1", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.22.3", "svg4everybody": "^2.1.9", |