Skip to content

Commit cd00d39

Browse files
build(deps): bump react-hook-form from 7.62.0 to 7.65.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.62.0 to 7.65.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.62.0...v7.65.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49b9b69 commit cd00d39

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"nodemailer": "^7.0.6",
2929
"react": "19.1.0",
3030
"react-dom": "19.1.0",
31-
"react-hook-form": "^7.62.0",
31+
"react-hook-form": "^7.65.0",
3232
"resend": "^6.0.2",
3333
"sonner": "^2.0.7",
3434
"tailwind-merge": "^3.3.1",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3727,10 +3727,10 @@ [email protected]:
37273727
dependencies:
37283728
scheduler "^0.26.0"
37293729

3730-
react-hook-form@^7.62.0:
3731-
version "7.62.0"
3732-
resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.62.0.tgz"
3733-
integrity sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==
3730+
react-hook-form@^7.65.0:
3731+
version "7.65.0"
3732+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.65.0.tgz#6139dac77ed1081d0178b6830dc6f5ff6ff86361"
3733+
integrity sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==
37343734

37353735
react-is@^16.13.1:
37363736
version "16.13.1"

0 commit comments

Comments
 (0)