aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-17 21:54:05 +0000
committerGravatar vitalyster2023-07-18 09:56:14 +0300
commit412498d925fa26e3caad01b1a33f82f0905080c4 (patch)
tree17f42a076faa5e7e631ec7e0c7d612da17da8d4e /package.json
parentbca4e289d1bacde0189d66f4a55ca8f8386d9b9d (diff)
build(deps): bump react-hook-form from 7.45.1 to 7.45.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.45.1 to 7.45.2. - [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.45.1...v7.45.2) --- 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 07534734..357b0ca2 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"react-cookie": "^4.1.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.45.1",
+ "react-hook-form": "^7.45.2",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.14.2",
"svg4everybody": "^2.1.9",