From 7f86b33a03704a8359fd8e20c8fc59d469fc86c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 12:27:22 +0000 Subject: [PATCH] chore(deps): update dependency string-width to v8 --- package.json | 2 +- yarn.lock | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fedc281b..e9ff3e6d 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "open": "~10.2.0", "rimraf": "~6.0.1", "semver": "~7.7.0", - "string-width": "^7.2.0", + "string-width": "^8.0.0", "strip-ansi": "^7.1.0", "tiged": "~2.12.7", "which": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 8fa0447c..3075b739 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2336,7 +2336,7 @@ __metadata: prettier: "npm:^3.5.3" rimraf: "npm:~6.0.1" semver: "npm:~7.7.0" - string-width: "npm:^7.2.0" + string-width: "npm:^8.0.0" strip-ansi: "npm:^7.1.0" tiged: "npm:~2.12.7" tsup: "npm:^8.5.0" @@ -4688,7 +4688,7 @@ __metadata: languageName: node linkType: hard -"get-east-asian-width@npm:^1.0.0": +"get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.3.0": version: 1.3.0 resolution: "get-east-asian-width@npm:1.3.0" checksum: 10c0/1a049ba697e0f9a4d5514c4623781c5246982bdb61082da6b5ae6c33d838e52ce6726407df285cdbb27ec1908b333cf2820989bd3e986e37bb20979437fdf34b @@ -8340,7 +8340,7 @@ __metadata: languageName: node linkType: hard -"string-width@npm:^7.0.0, string-width@npm:^7.2.0": +"string-width@npm:^7.0.0": version: 7.2.0 resolution: "string-width@npm:7.2.0" dependencies: @@ -8351,6 +8351,16 @@ __metadata: languageName: node linkType: hard +"string-width@npm:^8.0.0": + version: 8.0.0 + resolution: "string-width@npm:8.0.0" + dependencies: + get-east-asian-width: "npm:^1.3.0" + strip-ansi: "npm:^7.1.0" + checksum: 10c0/5f82872aba8c1871b6a066d1d7694585ebb89b252374d077d142234512c02fedde9fbf2532f252bdd0453dba5565d45efc7e6851b9e5c9493d204e159943baa1 + languageName: node + linkType: hard + "string.prototype.trim@npm:^1.2.10": version: 1.2.10 resolution: "string.prototype.trim@npm:1.2.10"