Skip to content

Commit 321c571

Browse files
chore(deps): bump react-hook-form from 7.53.2 to 7.54.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.2 to 7.54.2. - [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.53.2...v7.54.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1049b95 commit 321c571

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bowser": "^2.11.0",
2525
"react": "^18.3.1",
2626
"react-dom": "^18.3.1",
27-
"react-hook-form": "^7.51.5",
27+
"react-hook-form": "^7.54.2",
2828
"react-hotkeys-hook": "^4.5.0",
2929
"react-router-dom": "^6.26.2"
3030
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3255,10 +3255,10 @@ react-dom@^18.3.1:
32553255
loose-envify "^1.1.0"
32563256
scheduler "^0.23.2"
32573257

3258-
react-hook-form@^7.51.5:
3259-
version "7.53.2"
3260-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.2.tgz#6fa37ae27330af81089baadd7f322cc987b8e2ac"
3261-
integrity sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==
3258+
react-hook-form@^7.54.2:
3259+
version "7.54.2"
3260+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.54.2.tgz#8c26ed54c71628dff57ccd3c074b1dd377cfb211"
3261+
integrity sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==
32623262

32633263
react-hotkeys-hook@^4.5.0:
32643264
version "4.6.1"

0 commit comments

Comments
 (0)