aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-07-08 21:42:38 +0000
committerGravatar vitalyster2024-07-09 09:23:18 +0300
commit0f4df12d8efbc49aacaccba25c87c8c39538a0d2 (patch)
tree062b10c71c037ba4f4d338938056d34d3946b059 /package.json
parent2073c7f66ac277c1ba18abfe659544caa28ecad8 (diff)
build(deps): bump react-hook-form from 7.52.0 to 7.52.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.52.0 to 7.52.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.52.0...v7.52.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 961eb172..5f4d7301 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"react-content-loader": "^7.0.2",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
- "react-hook-form": "^7.52.0",
+ "react-hook-form": "^7.52.1",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.24.0",
"svg4everybody": "^2.1.9",