Skip to content

Commit acf800f

Browse files
committed
fix(deps): update dependency react-hook-form to v7
1 parent 543b4fe commit acf800f

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.20.4",
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
@@ -19146,10 +19146,10 @@ [email protected]:
1914619146
react-fast-compare "^3.1.1"
1914719147
react-side-effect "^2.1.0"
1914819148

19149-
react-hook-form@6.15.8:
19150-
version "6.15.8"
19151-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a"
19152-
integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg==
19149+
react-hook-form@7.20.4:
19150+
version "7.20.4"
19151+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.20.4.tgz#7c23dcaed54812fba9ac63be0313b7c5d11d2b93"
19152+
integrity sha512-Nvy6TnNMlBoR+qS8FpA8lrqtGJ4uoi/MRYEgMEdBMY0HwHVuC7wB1sk6wTjg7FjOUt7QqMAP2W/vOhTWbKrtkQ==
1915319153

1915419154
1915519155
version "3.4.4"

0 commit comments

Comments
 (0)