aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-04-01 21:54:45 +0000
committerGravatar vitalyster2024-04-02 07:53:00 +0300
commitc9fb8920e54a9b56de4385b8b862c9e2df9e136a (patch)
treefaf2429e57ed4926b7f84e11f30ecc46f8851ffb /package.json
parent8d91efc2094f1ee605637ce76eab6faf6f5a7f66 (diff)
build(deps): bump react-hook-form from 7.51.1 to 7.51.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.1 to 7.51.2. - [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.1...v7.51.2) --- 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 a03c7bab..8aa6bed3 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"react-content-loader": "^7.0.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.51.1",
+ "react-hook-form": "^7.51.2",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.3",
"svg4everybody": "^2.1.9",