aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-13 07:45:51 +0000
committerGravatar Vitaly Takmazov2023-01-13 11:04:54 +0300
commit7c4c0391f794b15700bbd654f4bc4be7ca9a42db (patch)
tree5e88a1ade0d715ce2057bb2ef76b5a63479fed60 /vnext/package.json
parent3614e81abe4528072dd25168e06bc7d1e73a4885 (diff)
Bump react-hook-form from 7.41.5 to 7.42.0 in /vnext
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.41.5 to 7.42.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.41.5...v7.42.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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 3416bf57..d3204539 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -67,7 +67,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.41.5",
+ "react-hook-form": "^7.42.0",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.6.2",
"react-use": "^17.4.0",