From 1ff38209db4af6b85ccc9d4a3ad9de7c30a1feab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 04:21:18 +0000 Subject: [PATCH] chore(deps): update dependency string-width to v7 --- package.json | 2 +- pnpm-lock.yaml | 73 ++++++++++++++++++++++++++++++++------------------ 2 files changed, 48 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 976480b58f..20d78c9b9c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ }, "pnpm": { "overrides": { - "string-width": "4.2.3" + "string-width": "7.2.0" } }, "workspaces": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 81340bbfaa..7f9d0fa088 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - string-width: 4.2.3 + string-width: 7.2.0 importers: @@ -4652,6 +4652,9 @@ packages: emitter-component@1.1.1: resolution: {integrity: sha512-G+mpdiAySMuB7kesVRLuyvYRqDmshB7ReKEVuyBPkzQlmiDiLrt7hHHIy4Aff552bgknVN7B2/d3lzhGO5dvpQ==} + emoji-regex@10.4.0: + resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==} + emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -5226,6 +5229,10 @@ packages: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} + get-east-asian-width@1.2.0: + resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==} + engines: {node: '>=18'} + get-func-name@2.0.2: resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==} @@ -8328,6 +8335,10 @@ packages: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} + string-width@7.2.0: + resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} + engines: {node: '>=18'} + string.prototype.trim@1.2.9: resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==} engines: {node: '>= 0.4'} @@ -10305,7 +10316,7 @@ snapshots: '@isaacs/cliui@8.0.2': dependencies: - string-width: 4.2.3 + string-width: 7.2.0 string-width-cjs: string-width@4.2.3 strip-ansi: 7.1.0 strip-ansi-cjs: strip-ansi@6.0.1 @@ -10580,7 +10591,7 @@ snapshots: signal-exit: 3.0.7 slash: 3.0.0 ssri: 10.0.6 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 strong-log-transformer: 2.1.0 tar: 6.2.1 @@ -12586,7 +12597,7 @@ snapshots: ansi-align@3.0.1: dependencies: - string-width: 4.2.3 + string-width: 7.2.0 ansi-colors@4.1.3: {} @@ -12872,7 +12883,7 @@ snapshots: camelcase: 6.3.0 chalk: 4.1.2 cli-boxes: 2.2.1 - string-width: 4.2.3 + string-width: 7.2.0 type-fest: 0.20.2 widest-line: 3.1.0 wrap-ansi: 7.0.0 @@ -12883,7 +12894,7 @@ snapshots: camelcase: 8.0.0 chalk: 5.3.0 cli-boxes: 3.0.0 - string-width: 4.2.3 + string-width: 7.2.0 type-fest: 4.26.1 widest-line: 5.0.0 wrap-ansi: 9.0.0 @@ -13157,14 +13168,14 @@ snapshots: cli-table3@0.6.5: dependencies: - string-width: 4.2.3 + string-width: 7.2.0 optionalDependencies: '@colors/colors': 1.5.0 cli-truncate@2.1.0: dependencies: slice-ansi: 3.0.0 - string-width: 4.2.3 + string-width: 7.2.0 cli-width@3.0.0: {} @@ -13172,13 +13183,13 @@ snapshots: cliui@7.0.4: dependencies: - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 wrap-ansi: 7.0.0 cliui@8.0.1: dependencies: - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 wrap-ansi: 7.0.0 @@ -13978,6 +13989,8 @@ snapshots: emitter-component@1.1.1: {} + emoji-regex@10.4.0: {} + emoji-regex@8.0.0: {} emojilib@2.4.0: {} @@ -14720,6 +14733,8 @@ snapshots: get-caller-file@2.0.5: {} + get-east-asian-width@1.2.0: {} + get-func-name@2.0.2: {} get-intrinsic@1.2.4: @@ -15256,7 +15271,7 @@ snapshots: ora: 5.4.1 run-async: 2.4.1 rxjs: 7.8.1 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 through: 2.3.8 wrap-ansi: 7.0.0 @@ -15274,7 +15289,7 @@ snapshots: ora: 5.4.1 run-async: 2.4.1 rxjs: 7.8.1 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 through: 2.3.8 wrap-ansi: 6.2.0 @@ -15293,7 +15308,7 @@ snapshots: ora: 5.4.1 run-async: 3.0.0 rxjs: 7.8.1 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 wrap-ansi: 6.2.0 @@ -15827,7 +15842,7 @@ snapshots: signal-exit: 3.0.7 slash: 3.0.0 ssri: 10.0.6 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 strong-log-transformer: 2.1.0 tar: 6.2.1 @@ -16808,7 +16823,7 @@ snapshots: open: 8.4.2 ora: 5.3.0 semver: 7.6.3 - string-width: 4.2.3 + string-width: 7.2.0 strong-log-transformer: 2.1.0 tar-stream: 2.2.0 tmp: 0.2.3 @@ -18257,6 +18272,12 @@ snapshots: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 + string-width@7.2.0: + dependencies: + emoji-regex: 10.4.0 + get-east-asian-width: 1.2.0 + strip-ansi: 7.1.0 + string.prototype.trim@1.2.9: dependencies: call-bind: 1.0.7 @@ -18420,7 +18441,7 @@ snapshots: postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 7.1.0 supports-hyperlinks: 3.1.0 svg-tags: 1.0.0 @@ -18552,7 +18573,7 @@ snapshots: ajv: 8.17.1 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 tachyons-custom@4.9.8: {} @@ -19579,15 +19600,15 @@ snapshots: wide-align@1.1.5: dependencies: - string-width: 4.2.3 + string-width: 7.2.0 widest-line@3.1.0: dependencies: - string-width: 4.2.3 + string-width: 7.2.0 widest-line@5.0.0: dependencies: - string-width: 4.2.3 + string-width: 7.2.0 wildcard@2.0.1: {} @@ -19605,25 +19626,25 @@ snapshots: wrap-ansi@6.2.0: dependencies: ansi-styles: 4.3.0 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 wrap-ansi@7.0.0: dependencies: ansi-styles: 4.3.0 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 6.0.1 wrap-ansi@8.1.0: dependencies: ansi-styles: 6.2.1 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 7.1.0 wrap-ansi@9.0.0: dependencies: ansi-styles: 6.2.1 - string-width: 4.2.3 + string-width: 7.2.0 strip-ansi: 7.1.0 wrappy@1.0.2: {} @@ -19690,7 +19711,7 @@ snapshots: escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 - string-width: 4.2.3 + string-width: 7.2.0 y18n: 5.0.8 yargs-parser: 20.2.9 @@ -19700,7 +19721,7 @@ snapshots: escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 - string-width: 4.2.3 + string-width: 7.2.0 y18n: 5.0.8 yargs-parser: 21.1.1