Skip to content

Commit 58334fd

Browse files
build(deps): bump react-hook-form from 7.66.0 to 7.66.1 in /website (#3182)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.66.0 to 7.66.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](react-hook-form/react-hook-form@v7.66.0...v7.66.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.66.1 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 2f4c9c6 commit 58334fd

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
@@ -21,7 +21,7 @@
2121
"openpgp": "^6.2.2",
2222
"react": "^19.1.0",
2323
"react-dom": "^19.1.0",
24-
"react-hook-form": "^7.66.0",
24+
"react-hook-form": "^7.66.1",
2525
"react-i18next": "^16.3.3",
2626
"react-qr-code": "^2.0.18",
2727
"react-router-dom": "^7.9.6",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,10 +1983,10 @@ react-dom@^19.1.0:
19831983
dependencies:
19841984
scheduler "^0.26.0"
19851985

1986-
react-hook-form@^7.66.0:
1987-
version "7.66.0"
1988-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.66.0.tgz#1a09ea9d0ebb3bdda5073b08a486538d37d9c0d4"
1989-
integrity sha512-xXBqsWGKrY46ZqaHDo+ZUYiMUgi8suYu5kdrS20EG8KiL7VRQitEbNjm+UcrDYrNi1YLyfpmAeGjCZYXLT9YBw==
1986+
react-hook-form@^7.66.1:
1987+
version "7.66.1"
1988+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.66.1.tgz#da56644b4ad9bd31254662d3242975681e29558c"
1989+
integrity sha512-2KnjpgG2Rhbi+CIiIBQQ9Df6sMGH5ExNyFl4Hw9qO7pIqMBR8Bvu9RQyjl3JM4vehzCh9soiNUM/xYMswb2EiA==
19901990

19911991
react-i18next@^16.3.3:
19921992
version "16.3.3"

0 commit comments

Comments
 (0)