File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 116
116
"two.js" : " ^0.8.12" ,
117
117
"typed-redux-saga" : " ^1.5.0" ,
118
118
"typescript" : " ~4.9.5" ,
119
- "usehooks-ts" : " ^2.9 .1" ,
119
+ "usehooks-ts" : " ^3.1 .1" ,
120
120
"user-agent-data-types" : " ^0.4.2" ,
121
121
"web-vitals" : " ^3.5.2" ,
122
122
"webpack" : " ^5.90.0" ,
Original file line number Diff line number Diff line change @@ -3092,7 +3092,7 @@ __metadata:
3092
3092
two.js: ^0.8.12
3093
3093
typed-redux-saga: ^1.5.0
3094
3094
typescript: ~4.9.5
3095
- usehooks-ts: ^2.9 .1
3095
+ usehooks-ts: ^3.1 .1
3096
3096
user-agent-data-types: ^0.4.2
3097
3097
web-vitals: ^3.5.2
3098
3098
webpack: ^5.90.0
@@ -16989,13 +16989,14 @@ __metadata:
16989
16989
languageName: node
16990
16990
linkType: hard
16991
16991
16992
- "usehooks-ts@npm:^2.9.1":
16993
- version: 2.9.1
16994
- resolution: "usehooks-ts@npm:2.9.1"
16992
+ "usehooks-ts@npm:^3.1.1":
16993
+ version: 3.1.1
16994
+ resolution: "usehooks-ts@npm:3.1.1"
16995
+ dependencies:
16996
+ lodash.debounce: ^4.0.8
16995
16997
peerDependencies:
16996
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
16997
- react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
16998
- checksum: 36f1e4142ce23bc019b81d2e93aefd7f2c350abcf255598c21627114a69a2f2f116b35dc3a353375f09c6e4c9b704a04f104e3d10e98280545c097feca66c30a
16998
+ react: ^16.8.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
16999
+ checksum: ecc8a678f7f08b1e8caaeeb4601b1cd32709e30f73db65441d09808a5f1488f8d2c38a5bc908aa0c67b6dc35379e4b6b7bcd581df57845f91ab6d95256d765ca
16999
17000
languageName: node
17000
17001
linkType: hard
17001
17002
You can’t perform that action at this time.
0 commit comments