Skip to content

Commit afae1d4

Browse files
dependabot[bot]tostesdaniel
authored andcommitted
chore(deps): bump react-hook-form from 7.60.0 to 7.61.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.60.0 to 7.61.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.60.0...v7.61.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.61.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b4d028 commit afae1d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"radix-ui": "^1.4.2",
3636
"react": "^19.1.0",
3737
"react-dom": "^19.1.0",
38-
"react-hook-form": "^7.60.0",
38+
"react-hook-form": "^7.61.1",
3939
"react-intersection-observer": "^9.16.0",
4040
"server-only": "^0.0.1",
4141
"sharp": "^0.34.3",
@@ -1593,7 +1593,7 @@
15931593

15941594
"react-dom": ["react-dom@19.1.0", "", { "dependencies": { "scheduler": "^0.26.0" }, "peerDependencies": { "react": "^19.1.0" } }, "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g=="],
15951595

1596-
"react-hook-form": ["react-hook-form@7.60.0", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A=="],
1596+
"react-hook-form": ["react-hook-form@7.61.1", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew=="],
15971597

15981598
"react-intersection-observer": ["react-intersection-observer@9.16.0", "", { "peerDependencies": { "react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" }, "optionalPeers": ["react-dom"] }, "sha512-w9nJSEp+DrW9KmQmeWHQyfaP6b03v+TdXynaoA964Wxt7mdR3An11z4NNCQgL4gKSK7y1ver2Fq+JKH6CWEzUA=="],
15991599

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"radix-ui": "^1.4.2",
6262
"react": "^19.1.0",
6363
"react-dom": "^19.1.0",
64-
"react-hook-form": "^7.60.0",
64+
"react-hook-form": "^7.61.1",
6565
"react-intersection-observer": "^9.16.0",
6666
"server-only": "^0.0.1",
6767
"sharp": "^0.34.3",

0 commit comments

Comments
 (0)