Skip to content

Commit 03543e7

Browse files
chore(deps): bump react-hook-form from 7.62.0 to 7.71.1 in /app (#345)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.62.0 to 7.71.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.62.0...v7.71.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.71.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2871825 commit 03543e7

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

app/.pnp.cjs

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

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@tanstack/react-query": "^5.90.17",
2121
"react": "^19.1.1",
2222
"react-dom": "19.1.1",
23-
"react-hook-form": "^7.65.0",
23+
"react-hook-form": "^7.71.1",
2424
"react-router-dom": "^7.12.0"
2525
},
2626
"devDependencies": {

app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3982,12 +3982,12 @@ __metadata:
39823982
languageName: node
39833983
linkType: hard
39843984

3985-
"react-hook-form@npm:^7.65.0":
3986-
version: 7.65.0
3987-
resolution: "react-hook-form@npm:7.65.0"
3985+
"react-hook-form@npm:^7.71.1":
3986+
version: 7.71.1
3987+
resolution: "react-hook-form@npm:7.71.1"
39883988
peerDependencies:
39893989
react: ^16.8.0 || ^17 || ^18 || ^19
3990-
checksum: 10c0/119afeaf33510d1ed6c12109f03d22d9e88f9eb01b8e4fb3cd8f40d5fc113cbcfc6154789d1d143151de8119bd08ffc7214d504e0e550ea28a9051ed6a30ae28
3990+
checksum: 10c0/6c8fc0fa740d299481de3ed32bae98f7c6331240822c602363e5cd221746d875dc3c5e65d0039902b7f7a44dc9ac9a4932e00e9ad9af3051bed1987858ce78c7
39913991
languageName: node
39923992
linkType: hard
39933993

@@ -4703,7 +4703,7 @@ __metadata:
47034703
prettier: "npm:3.6.2"
47044704
react: "npm:^19.1.1"
47054705
react-dom: "npm:19.1.1"
4706-
react-hook-form: "npm:^7.65.0"
4706+
react-hook-form: "npm:^7.71.1"
47074707
react-router-dom: "npm:^7.12.0"
47084708
typescript: "npm:^5.9.2"
47094709
typescript-eslint: "npm:^8.44.0"

0 commit comments

Comments
 (0)