aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-06 21:52:17 +0000
committerGravatar vitalyster2024-05-07 12:12:30 +0300
commitb17588b809b8ea1b4daf792ccdbfb156a34aa9c4 (patch)
tree756b5c2f8a14a52265625921acc877b4897a17fd /package.json
parentec66600df97dae83089a093ab6e00f0c5fcd6597 (diff)
build(deps): bump react-hook-form from 7.51.3 to 7.51.4
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.3 to 7.51.4. - [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.51.4) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bf2e203c..4405fd25 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"react-content-loader": "^7.0.0",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.51.3",
+ "react-hook-form": "^7.51.4",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.23.0",
"svg4everybody": "^2.1.9",