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 6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
8
8
"@oclif/core" : " ^4" ,
9
- "@oclif/multi-stage-output" : " ^0.7.7 " ,
9
+ "@oclif/multi-stage-output" : " ^0.7.11 " ,
10
10
"@salesforce/core" : " ^8.5.3" ,
11
11
"@salesforce/kit" : " ^3.2.2" ,
12
12
"@salesforce/sf-plugins-core" : " ^11.3.12" ,
Original file line number Diff line number Diff line change 1403
1403
wordwrap "^1.0.0"
1404
1404
wrap-ansi "^7.0.0"
1405
1405
1406
- " @oclif/multi-stage-output@^0.7.7 " :
1407
- version "0.7.7 "
1408
- resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.7 .tgz#2f7633d6cf2070a10e71adb83f878b937b47a1be "
1409
- integrity sha512-LTrjzyWfIheoQX0NwMQ7+rb/U75NNiNNmpjvZ42RHDJohDK3w5IWf5bUFCfMsVdEj6VV7fQpvGT2WYryNX+HmA ==
1406
+ " @oclif/multi-stage-output@^0.7.11 " :
1407
+ version "0.7.11 "
1408
+ resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.11 .tgz#98a16b9324e7a67e70dbc0eec146d12572c1d4e8 "
1409
+ integrity sha512-2ykTQb7ot+1+nM0GFbUE2lgfkr0a9IfxY+YHbpP2lDbTUIdoM7fVPrgbAiGdcP2qsxm3F94POKvGtc2XW4WJRg ==
1410
1410
dependencies :
1411
1411
" @oclif/core" " ^4"
1412
- " @types/react" " ^18.3.11 "
1412
+ " @types/react" " ^18.3.12 "
1413
1413
cli-spinners "^2"
1414
1414
figures "^6.1.0"
1415
1415
ink "^5.0.1"
2297
2297
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
2298
2298
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
2299
2299
2300
- " @types/react@^18.3.11 " :
2301
- version "18.3.11 "
2302
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11 .tgz#9d530601ff843ee0d7030d4227ea4360236bd537 "
2303
- integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ ==
2300
+ " @types/react@^18.3.12 " :
2301
+ version "18.3.12 "
2302
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12 .tgz#99419f182ccd69151813b7ee24b792fe08774f60 "
2303
+ integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw ==
2304
2304
dependencies :
2305
2305
" @types/prop-types" " *"
2306
2306
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments