aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-12-09 21:06:23 +0000
committerGravatar vitalyster2024-12-10 14:02:11 -0800
commitfb179c4a327774bd8eaf6374aea1d784be660bb9 (patch)
tree34a60f976107f600b7e6a0ac39b809e4b8184c0a /package.json
parent78dd062ba48c4dc2032e03a7a0620e2e4a9d9475 (diff)
build(deps): bump react-hook-form from 7.53.2 to 7.54.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.2 to 7.54.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.53.2...v7.54.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 867870722..f7ac39edd 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"react-content-loader": "^7.0.2",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
- "react-hook-form": "^7.53.2",
+ "react-hook-form": "^7.54.0",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^7.0.1",
"sequelize": "^6.37.5",