File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"@inquirer/confirm" : " ^3.1.22" ,
47
47
"@inquirer/password" : " ^2.2.0" ,
48
48
"@oclif/core" : " ^4.0.27" ,
49
- "@oclif/table" : " ^0.2.2 " ,
49
+ "@oclif/table" : " ^0.3.0 " ,
50
50
"@salesforce/core" : " ^8.5.1" ,
51
51
"@salesforce/kit" : " ^3.2.3" ,
52
52
"@salesforce/ts-types" : " ^2.0.12" ,
Original file line number Diff line number Diff line change 582
582
wordwrap "^1.0.0"
583
583
wrap-ansi "^7.0.0"
584
584
585
- " @oclif/table@^0.2.2 " :
586
- version "0.2.2 "
587
- resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.2.2 .tgz#057f1f86c51a5a4239dbd0a71d3fe4056d8d95f5 "
588
- integrity sha512-wKWkPcZ00k3v1ZgaX0MB1LR1HR227ZtFv/zgElGwVSTvvRLe1r5VHple7nmZA+7zJkRO7ko09IPUlxezDu2D3A ==
585
+ " @oclif/table@^0.3.0 " :
586
+ version "0.3.0 "
587
+ resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.3.0 .tgz#b87ba5d20e7e84a1d4744e68c64093dbc8bd8de9 "
588
+ integrity sha512-HzUUyNcoEzfyvzzXL1evLZmiMBZ2SnH41lNHpoKJZJR4uCdiMkOzlkLf9M326qLmRJTDpKnUHgIZD778T647gg ==
589
589
dependencies :
590
590
" @oclif/core" " ^4"
591
- " @types/react" " ^18.3.11 "
591
+ " @types/react" " ^18.3.12 "
592
592
change-case "^5.4.4"
593
593
cli-truncate "^4.0.0"
594
594
ink "^5.0.1"
824
824
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
825
825
integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
826
826
827
- " @types/react@^18.3.11 " :
828
- version "18.3.11 "
829
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11 .tgz#9d530601ff843ee0d7030d4227ea4360236bd537 "
830
- integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ ==
827
+ " @types/react@^18.3.12 " :
828
+ version "18.3.12 "
829
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12 .tgz#99419f182ccd69151813b7ee24b792fe08774f60 "
830
+ integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw ==
831
831
dependencies :
832
832
" @types/prop-types" " *"
833
833
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments