File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 98
98
"prettier" : " ^2.2.1" ,
99
99
"react" : " ^17.0.2" ,
100
100
"react-dom" : " ^17.0.2" ,
101
- "react-hook-form" : " ^7.33.1 " ,
101
+ "react-hook-form" : " ^7.43.5 " ,
102
102
"rimraf" : " ^3.0.2" ,
103
103
"rollup" : " ^2.45.2" ,
104
104
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
Original file line number Diff line number Diff line change @@ -6412,6 +6412,11 @@ fill-range@^4.0.0:
6412
6412
version "4.0.0"
6413
6413
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
6414
6414
integrity sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==
6415
+ dependencies:
6416
+ extend-shallow "^2.0.1"
6417
+ is-number "^3.0.0"
6418
+ repeat-string "^1.6.1"
6419
+ to-regex-range "^2.1.0"
6415
6420
6416
6421
fill-range@^7.0.1:
6417
6422
version "7.0.1"
@@ -10371,10 +10376,10 @@ react-element-to-jsx-string@^14.3.4:
10371
10376
is-plain-object "5.0.0"
10372
10377
react-is "17.0.2"
10373
10378
10374
- react-hook-form@^7.33.1 :
10375
- version "7.33.1 "
10376
- resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.33.1 .tgz#8c4410e3420788d3b804d62cc4c142915c2e46d0 "
10377
- integrity sha512-ydTfTxEJdvgjCZBj5DDXRc58oTEfnFupEwwTAQ9FSKzykEJkX+3CiAkGtAMiZG7IPWHuzgT6AOBfogiKhUvKgg ==
10379
+ react-hook-form@7.43.5 :
10380
+ version "7.43.5 "
10381
+ resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.5 .tgz#b320405594f1506d8d57b954383166d4ff563778 "
10382
+ integrity sha512-YcaXhuFHoOPipu5pC7ckxrLrialiOcU91pKu8P+isAcXZyMgByUK9PkI9j5fENO4+6XU5PwWXRGMIFlk9u9UBQ ==
10378
10383
10379
10384
react-inspector@^5.1.0:
10380
10385
version "5.1.1"
You can’t perform that action at this time.
0 commit comments