Skip to content

Commit 099fa99

Browse files
build(deps): bump react-hook-form from 7.56.2 to 7.56.3 in /website (#2819)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.2 to 7.56.3. - [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.56.2...v7.56.3) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.56.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 794b212 commit 099fa99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",
2020
"react-dropzone": "^14.3.8",
21-
"react-hook-form": "^7.56.2",
21+
"react-hook-form": "^7.56.3",
2222
"react-i18next": "^15.5.1",
2323
"react-router-dom": "^7.5.3",
2424
"react-qr-code": "^2.0.15",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3568,10 +3568,10 @@ react-dropzone@*, react-dropzone@^14.3.8:
35683568
file-selector "^2.1.0"
35693569
prop-types "^15.8.1"
35703570

3571-
react-hook-form@^7.56.2:
3572-
version "7.56.2"
3573-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.56.2.tgz#4304d9ce0aecd4c14125c4490bcdffa46750c58a"
3574-
integrity sha512-vpfuHuQMF/L6GpuQ4c3ZDo+pRYxIi40gQqsCmmfUBwm+oqvBhKhwghCuj2o00YCgSfU6bR9KC/xnQGWm3Gr08A==
3571+
react-hook-form@^7.56.3:
3572+
version "7.56.3"
3573+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.56.3.tgz#c459f59fead379db30113951152e13db386cc015"
3574+
integrity sha512-IK18V6GVbab4TAo1/cz3kqajxbDPGofdF0w7VHdCo0Nt8PrPlOZcuuDq9YYIV1BtjcX78x0XsldbQRQnQXWXmw==
35753575

35763576
react-i18next@^15.5.1:
35773577
version "15.5.1"

0 commit comments

Comments
 (0)