aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-02-12 21:34:40 +0000
committerGravatar Vitaly Takmazov2024-02-14 16:23:50 +0300
commitc26bcf8a877f81906f08a3dbb7004e39a73adc66 (patch)
tree69d81c730ce5f682879507b872125731c19dfbc7 /package.json
parentaee5780150a7347838e113b17312f3636c2701f2 (diff)
build(deps): bump react-hook-form from 7.50.0 to 7.50.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.50.0 to 7.50.1. - [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.0...v7.50.1) --- 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 f0358414..f0a0c0a0 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.50.0",
+ "react-hook-form": "^7.50.1",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.0",
"svg4everybody": "^2.1.9",