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 103
103
"open" : " ~10.2.0" ,
104
104
"rimraf" : " ~6.0.1" ,
105
105
"semver" : " ~7.7.0" ,
106
- "string-width" : " ^7.2 .0" ,
106
+ "string-width" : " ^8.0 .0" ,
107
107
"strip-ansi" : " ^7.1.0" ,
108
108
"tiged" : " ~2.12.7" ,
109
109
"which" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -2336,7 +2336,7 @@ __metadata:
2336
2336
prettier : " npm:^3.5.3"
2337
2337
rimraf : " npm:~6.0.1"
2338
2338
semver : " npm:~7.7.0"
2339
- string-width : " npm:^7.2 .0"
2339
+ string-width : " npm:^8.0 .0"
2340
2340
strip-ansi : " npm:^7.1.0"
2341
2341
tiged : " npm:~2.12.7"
2342
2342
tsup : " npm:^8.5.0"
@@ -4688,7 +4688,7 @@ __metadata:
4688
4688
languageName : node
4689
4689
linkType : hard
4690
4690
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 " :
4692
4692
version : 1.3.0
4693
4693
resolution : " get-east-asian-width@npm:1.3.0"
4694
4694
checksum : 10c0/1a049ba697e0f9a4d5514c4623781c5246982bdb61082da6b5ae6c33d838e52ce6726407df285cdbb27ec1908b333cf2820989bd3e986e37bb20979437fdf34b
@@ -8340,7 +8340,7 @@ __metadata:
8340
8340
languageName : node
8341
8341
linkType : hard
8342
8342
8343
- " string-width@npm:^7.0.0, string-width@npm:^7.2.0 " :
8343
+ " string-width@npm:^7.0.0 " :
8344
8344
version : 7.2.0
8345
8345
resolution : " string-width@npm:7.2.0"
8346
8346
dependencies :
@@ -8351,6 +8351,16 @@ __metadata:
8351
8351
languageName : node
8352
8352
linkType : hard
8353
8353
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
+
8354
8364
" string.prototype.trim@npm:^1.2.10 " :
8355
8365
version : 1.2.10
8356
8366
resolution : " string.prototype.trim@npm:1.2.10"
You can’t perform that action at this time.
0 commit comments