File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed
Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 103103 "open" : " ~10.2.0" ,
104104 "rimraf" : " ~6.0.1" ,
105105 "semver" : " ~7.7.0" ,
106- "string-width" : " ^7.2 .0" ,
106+ "string-width" : " ^8.0 .0" ,
107107 "strip-ansi" : " ^7.1.0" ,
108108 "tiged" : " ~2.12.7" ,
109109 "which" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -2336,7 +2336,7 @@ __metadata:
23362336 prettier : " npm:^3.5.3"
23372337 rimraf : " npm:~6.0.1"
23382338 semver : " npm:~7.7.0"
2339- string-width : " npm:^7.2 .0"
2339+ string-width : " npm:^8.0 .0"
23402340 strip-ansi : " npm:^7.1.0"
23412341 tiged : " npm:~2.12.7"
23422342 tsup : " npm:^8.5.0"
@@ -4688,7 +4688,7 @@ __metadata:
46884688 languageName : node
46894689 linkType : hard
46904690
4691- " get-east-asian-width@npm:^1.0.0 " :
4691+ " get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.3.0 " :
46924692 version : 1.3.0
46934693 resolution : " get-east-asian-width@npm:1.3.0"
46944694 checksum : 10c0/1a049ba697e0f9a4d5514c4623781c5246982bdb61082da6b5ae6c33d838e52ce6726407df285cdbb27ec1908b333cf2820989bd3e986e37bb20979437fdf34b
@@ -8340,7 +8340,7 @@ __metadata:
83408340 languageName : node
83418341 linkType : hard
83428342
8343- " string-width@npm:^7.0.0, string-width@npm:^7.2.0 " :
8343+ " string-width@npm:^7.0.0 " :
83448344 version : 7.2.0
83458345 resolution : " string-width@npm:7.2.0"
83468346 dependencies :
@@ -8351,6 +8351,16 @@ __metadata:
83518351 languageName : node
83528352 linkType : hard
83538353
8354+ " string-width@npm:^8.0.0 " :
8355+ version : 8.0.0
8356+ resolution : " string-width@npm:8.0.0"
8357+ dependencies :
8358+ get-east-asian-width : " npm:^1.3.0"
8359+ strip-ansi : " npm:^7.1.0"
8360+ checksum : 10c0/5f82872aba8c1871b6a066d1d7694585ebb89b252374d077d142234512c02fedde9fbf2532f252bdd0453dba5565d45efc7e6851b9e5c9493d204e159943baa1
8361+ languageName : node
8362+ linkType : hard
8363+
83548364" string.prototype.trim@npm:^1.2.10 " :
83558365 version : 1.2.10
83568366 resolution : " string.prototype.trim@npm:1.2.10"
You can’t perform that action at this time.
0 commit comments