Skip to content

Commit 9708898

Browse files
committed
fix(deps): update dependency react-hook-form to v7
1 parent 4e8140f commit 9708898

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.0.4",
3030
"react-dom": "17.0.2",
3131
"react-helmet": "6.1.0",
32-
"react-hook-form": "6.15.8",
32+
"react-hook-form": "7.25.1",
3333
"react-hotkeys-hook": "3.4.4",
3434
"react-router": "5.2.1",
3535
"react-router-dom": "5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19880,10 +19880,10 @@ [email protected]:
1988019880
react-fast-compare "^3.1.1"
1988119881
react-side-effect "^2.1.0"
1988219882

19883-
react-hook-form@6.15.8:
19884-
version "6.15.8"
19885-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a"
19886-
integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg==
19883+
react-hook-form@7.25.1:
19884+
version "7.25.1"
19885+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.25.1.tgz#7ec58505078760134b1c6efdfe07b4b5c4bdb8e3"
19886+
integrity sha512-AVE/kFtOQ6GEC5TBDNzZrVO8k4QRMi5RNhUWeBq6Koc9V/luBrP1xybWByl4n1yLFL8/2H3p0VM7wp3CW7t8JQ==
1988719887

1988819888
1988919889
version "3.4.4"

0 commit comments

Comments
 (0)