Skip to content

Commit f42a13c

Browse files
build(deps): bump react-hook-form from 7.52.1 to 7.62.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.52.1 to 7.62.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](react-hook-form/react-hook-form@v7.52.1...v7.62.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50748e8 commit f42a13c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-day-picker": "^8.10.0",
5252
"react-dom": "^18",
5353
"react-dropzone": "^14.2.3",
54-
"react-hook-form": "^7.52.1",
54+
"react-hook-form": "^7.62.0",
5555
"react-icons": "^5.0.1",
5656
"react-pdf": "^7.7.1",
5757
"react-phone-input-2": "^2.15.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4244,10 +4244,10 @@ react-dropzone@^14.2.3:
42444244
file-selector "^0.6.0"
42454245
prop-types "^15.8.1"
42464246

4247-
react-hook-form@^7.52.1:
4248-
version "7.52.1"
4249-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.1.tgz#ec2c96437b977f8b89ae2d541a70736c66284852"
4250-
integrity sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg==
4247+
react-hook-form@^7.62.0:
4248+
version "7.62.0"
4249+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.62.0.tgz#2d81e13c2c6b6d636548e440818341ca753218d0"
4250+
integrity sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==
42514251

42524252
react-icons@^5.0.1:
42534253
version "5.0.1"

0 commit comments

Comments
 (0)