File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @generates/swag-squad " : patch
3
+ ---
4
+
5
+ Update dependency react-hook-form to ^7.20.2
Original file line number Diff line number Diff line change 29
29
"postcss" : " ^8.4.1" ,
30
30
"react" : " ^17.0.2" ,
31
31
"react-dom" : " ^17.0.2" ,
32
- "react-hook-form" : " ^7.19.5 " ,
32
+ "react-hook-form" : " ^7.20.2 " ,
33
33
"react-icons" : " ^4.3.1" ,
34
34
"tailwindcss" : " ^2.2.19"
35
35
},
Original file line number Diff line number Diff line change @@ -5322,10 +5322,10 @@ react-fast-compare@^3.0.1:
5322
5322
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
5323
5323
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
5324
5324
5325
- react-hook-form@^7.19.5 :
5326
- version "7.19.5 "
5327
- resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.19.5 .tgz#cc6087419facf2fb57d47d5b0d4a8ca63201298f "
5328
- integrity sha512-+M9gd0nWWASuEitf5PQGOGNElnHknzY3rGISrPDXwsOmZb7c/jyvkRUqk4OJXaZit1ZwesSv+EysttdAeFEfmw ==
5325
+ react-hook-form@^7.20.2 :
5326
+ version "7.20.2 "
5327
+ resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.20.2 .tgz#6fe76b680dd54ceb95c9c1a3c6338162081ba2e2 "
5328
+ integrity sha512-J5zkZW0Mf3KuMlk7Tl1tWYXoSjYhfKyEu//NfWTn2xzvv2vnDT5/EE/vHgtNb7kVeYpx6/mHIBd9aOfNnWcOsg ==
5329
5329
5330
5330
react-icons@^4.3.1 :
5331
5331
version "4.3.1"
You can’t perform that action at this time.
0 commit comments