|
5382 | 5382 | slice-ansi "^5.0.0" |
5383 | 5383 | string-width "^7.0.0" |
5384 | 5384 |
|
| 5385 | + |
| 5386 | + version "5.1.0" |
| 5387 | + resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-5.1.0.tgz#bb12607a62f0e4bb91a54aa4653b23347900bb55" |
| 5388 | + integrity sha512-7JDGG+4Zp0CsknDCedl0DYdaeOhc46QNpXi3NLQblkZpXXgA6LncLDUUyvrjSvZeF3VRQa+KiMGomazQrC1V8g== |
| 5389 | + dependencies: |
| 5390 | + slice-ansi "^7.1.0" |
| 5391 | + string-width "^8.0.0" |
| 5392 | + |
5385 | 5393 | cli-truncate@^0.2.1: |
5386 | 5394 | version "0.2.1" |
5387 | 5395 | resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-0.2.1.tgz#9f15cfbb0705005369216c626ac7d05ab90dd574" |
@@ -7079,10 +7087,10 @@ get-caller-file@^2.0.5: |
7079 | 7087 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" |
7080 | 7088 | integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== |
7081 | 7089 |
|
7082 | | -get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.1: |
7083 | | - version "1.3.1" |
7084 | | - resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.3.1.tgz#b85889d779881a651dfde71d3796ddbe9549012b" |
7085 | | - integrity sha512-R1QfovbPsKmosqTnPoRFiJ7CF9MLRgb53ChvMZm+r4p76/+8yKDy17qLL2PKInORy2RkZZekuK0efYgmzTkXyQ== |
| 7090 | +get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.0, get-east-asian-width@^1.3.1: |
| 7091 | + version "1.4.0" |
| 7092 | + resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz#9bc4caa131702b4b61729cb7e42735bc550c9ee6" |
| 7093 | + integrity sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q== |
7086 | 7094 |
|
7087 | 7095 | get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0: |
7088 | 7096 | version "1.3.0" |
@@ -11649,6 +11657,14 @@ string-width@^7.0.0, string-width@^7.2.0: |
11649 | 11657 | get-east-asian-width "^1.0.0" |
11650 | 11658 | strip-ansi "^7.1.0" |
11651 | 11659 |
|
| 11660 | +string-width@^8.0.0: |
| 11661 | + version "8.1.0" |
| 11662 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-8.1.0.tgz#9e9fb305174947cf45c30529414b5da916e9e8d1" |
| 11663 | + integrity sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg== |
| 11664 | + dependencies: |
| 11665 | + get-east-asian-width "^1.3.0" |
| 11666 | + strip-ansi "^7.1.0" |
| 11667 | + |
11652 | 11668 | string.prototype.matchall@^4.0.6: |
11653 | 11669 | version "4.0.12" |
11654 | 11670 | resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0" |
|
0 commit comments