aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-02-06 07:32:40 +0000
committerGravatar vitalyster2024-02-06 18:21:58 +0300
commitb11525961a8bf68355f3e4728375b209a91f6787 (patch)
tree9bcdd1b08ec5400b5b5cef37a1f84be14b01408e /package.json
parent44760455fbb452100ac442a1f24baf1a53d0882b (diff)
build(deps): bump react-hook-form from 7.49.3 to 7.50.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.49.3 to 7.50.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.49.3...v7.50.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 e659cf5b..f0358414 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"react-cookie": "^7.0.2",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.49.3",
+ "react-hook-form": "^7.50.0",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.0",
"svg4everybody": "^2.1.9",