aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-06 09:19:23 +0000
committerGravatar vitalyster2024-03-06 12:23:10 +0300
commit34f00122ff275f16cb5edc3a3d9882639620c6cf (patch)
tree3e0afcfcb6084a380bc23fa640cf457e79238f78 /package.json
parent1ce8dde7f12f2b4e01132315d1c53443c5163eca (diff)
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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",