Skip to content

Commit bcd16fc

Browse files
fix(deps): update dependency react-hook-form to v7
1 parent 4b09c96 commit bcd16fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-copy-to-clipboard": "5.1.0",
3030
"react-dom": "17.0.2",
3131
"react-helmet": "6.1.0",
32-
"react-hook-form": "6.15.8",
32+
"react-hook-form": "7.55.0",
3333
"react-hotkeys-hook": "3.4.7",
3434
"react-router": "5.3.4",
3535
"react-router-dom": "5.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21091,10 +21091,10 @@ [email protected]:
2109121091
react-fast-compare "^3.1.1"
2109221092
react-side-effect "^2.1.0"
2109321093

21094-
react-hook-form@6.15.8:
21095-
version "6.15.8"
21096-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a"
21097-
integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg==
21094+
react-hook-form@7.55.0:
21095+
version "7.55.0"
21096+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.55.0.tgz#df3c80a20a68f6811f49bec3406defaefb6dce80"
21097+
integrity sha512-XRnjsH3GVMQz1moZTW53MxfoWN7aDpUg/GpVNc4A3eXRVNdGXfbzJ4vM4aLQ8g6XCUh1nIbx70aaNCl7kxnjog==
2109821098

2109921099
2110021100
version "3.4.7"

0 commit comments

Comments
 (0)