Skip to content

Commit da9f211

Browse files
fix(deps): update dependency react-hook-form to v7.54.0 (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24f5827 commit da9f211

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"pino": "latest",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",
21-
"react-hook-form": "7.53.2",
21+
"react-hook-form": "7.54.0",
2222
"react-hot-toast": "2.4.1",
2323
"swr": "2.2.5"
2424
},

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3004,10 +3004,10 @@ react-dom@18.3.1:
30043004
loose-envify "^1.1.0"
30053005
scheduler "^0.23.2"
30063006

3007-
react-hook-form@7.53.2:
3008-
version "7.53.2"
3009-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.2.tgz#6fa37ae27330af81089baadd7f322cc987b8e2ac"
3010-
integrity sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==
3007+
react-hook-form@7.54.0:
3008+
version "7.54.0"
3009+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.54.0.tgz#46bd9142d65fd16ac064a2bbf4dc0333e2d6840d"
3010+
integrity sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==
30113011

30123012
react-hot-toast@2.4.1:
30133013
version "2.4.1"

0 commit comments

Comments
 (0)