File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/use-optional-state Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " use-optional-state" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 2.2 .0" ,
4
4
"license" : " MIT" ,
5
5
"description" : " A React hook to implement components that support both controlled and uncontrolled props." ,
6
6
"author" :
" Jan Amann <[email protected] >" ,
28
28
},
29
29
"dependencies" : {
30
30
"tslib" : " ^2.0.0" ,
31
- "use-constant" : " ^1.1 .0"
31
+ "use-constant" : " ^2.0 .0"
32
32
},
33
33
"publishConfig" : {
34
34
"access" : " public"
Original file line number Diff line number Diff line change @@ -9580,10 +9580,10 @@ urix@^0.1.0:
9580
9580
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
9581
9581
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
9582
9582
9583
- use-constant@^1.1 .0 :
9584
- version "1.1 .0"
9585
- resolved "https://registry.yarnpkg.com/use-constant/-/use-constant-1.1 .0.tgz#76d36a0edf16d4cc8565361f522b55da5f8f3f22 "
9586
- integrity sha512-yrflEfv7Xv/W8WlYV6nwRH01K+2BpR4cWxuzY03yPRjYZuHixhGlvnJN5O2bRYrXGpJ4zy8QjFABGIQ2QXeBOA ==
9583
+ use-constant@^2.0 .0 :
9584
+ version "2.0 .0"
9585
+ resolved "https://registry.yarnpkg.com/use-constant/-/use-constant-2.0 .0.tgz#4cd1dce61a9ad728058b17dc02b79d5fd642ef34 "
9586
+ integrity sha512-Oy0aPHFuM0mMzxQy3wAx1/VVCOWU2dW+88J03/VrkxmpI0XojeHsryCR/6MlnZydb5KKcwj1oS4rZNwdeVo1sg ==
9587
9587
9588
9588
use@^3.1.0 :
9589
9589
version "3.1.1"
You can’t perform that action at this time.
0 commit comments