aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-02 21:52:10 +0000
committerGravatar vitalyster2023-10-03 01:41:17 +0300
commit42038289de9986b1c79ebe4bf51cd51c26b61480 (patch)
treea3ee714c968f5541fd83c3e77d18f116e7f821af /package-lock.json
parent27b75ce77425e415c3759cf61a36eaf2696636a2 (diff)
build(deps): bump react-hook-form from 7.46.2 to 7.47.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.46.2 to 7.47.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.46.2...v7.47.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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index f3b88d3b..3f0e98dc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
"react-cookie": "^6.1.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.46.2",
+ "react-hook-form": "^7.47.0",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.16.0",
"svg4everybody": "^2.1.9",
@@ -16264,9 +16264,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.46.2",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.46.2.tgz",
- "integrity": "sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==",
+ "version": "7.47.0",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.47.0.tgz",
+ "integrity": "sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==",
"engines": {
"node": ">=12.22.0"
},
@@ -30721,9 +30721,9 @@
}
},
"react-hook-form": {
- "version": "7.46.2",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.46.2.tgz",
- "integrity": "sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==",
+ "version": "7.47.0",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.47.0.tgz",
+ "integrity": "sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==",
"requires": {}
},
"react-hot-toast": {