Update dependency wrap-ansi-cjs to v10 (#32708)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-03 14:52:23 +00:00
committed by GitHub
parent 7a2f092c6d
commit 255f9f03e9
2 changed files with 23 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"caniuse-lite": "1.0.30001766",
"markdown-it": "14.1.1",
"testcontainers": "^11.0.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^10.0.0",
"wrap-ansi": "npm:wrap-ansi@^7.0.0",
"matrix-widget-api": "^1.17.0",
"qs": "6.14.2",
+22 -12
View File
@@ -46,7 +46,7 @@ overrides:
caniuse-lite: 1.0.30001766
markdown-it: 14.1.1
testcontainers: ^11.0.0
wrap-ansi-cjs: npm:wrap-ansi@^7.0.0
wrap-ansi-cjs: npm:wrap-ansi@^10.0.0
wrap-ansi: npm:wrap-ansi@^7.0.0
matrix-widget-api: ^1.17.0
qs: 6.14.2
@@ -6747,8 +6747,8 @@ packages:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines: {node: 6.* || 8.* || >= 10.*}
get-east-asian-width@1.4.0:
resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==}
get-east-asian-width@1.5.0:
resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==}
engines: {node: '>=18'}
get-intrinsic@1.3.0:
@@ -9736,8 +9736,8 @@ packages:
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines: {node: '>=12'}
string-width@8.1.1:
resolution: {integrity: sha512-KpqHIdDL9KwYk22wEOg/VIqYbrnLeSApsKT/bSj6Ez7pn3CftUiLAv2Lccpq1ALcpLV9UX1Ppn92npZWu2w/aw==}
string-width@8.2.0:
resolution: {integrity: sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==}
engines: {node: '>=20'}
string.prototype.includes@2.0.1:
@@ -10690,6 +10690,10 @@ packages:
wordwrap@1.0.0:
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
wrap-ansi@10.0.0:
resolution: {integrity: sha512-SGcvg80f0wUy2/fXES19feHMz8E0JoXv2uNgHOu4Dgi2OrCy1lqwFYEJz1BLbDI0exjPMe/ZdzZ/YpGECBG/aQ==}
engines: {node: '>=20'}
wrap-ansi@7.0.0:
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
engines: {node: '>=10'}
@@ -12369,7 +12373,7 @@ snapshots:
strip-ansi: 7.2.0
strip-ansi-cjs: strip-ansi@6.0.1
wrap-ansi: 7.0.0
wrap-ansi-cjs: wrap-ansi@7.0.0
wrap-ansi-cjs: wrap-ansi@10.0.0
'@istanbuljs/load-nyc-config@1.1.0':
dependencies:
@@ -15924,7 +15928,7 @@ snapshots:
cli-truncate@5.1.1:
dependencies:
slice-ansi: 7.1.2
string-width: 8.1.1
string-width: 8.2.0
cliui@6.0.0:
dependencies:
@@ -17438,7 +17442,7 @@ snapshots:
get-caller-file@2.0.5: {}
get-east-asian-width@1.4.0: {}
get-east-asian-width@1.5.0: {}
get-intrinsic@1.3.0:
dependencies:
@@ -17929,7 +17933,7 @@ snapshots:
is-fullwidth-code-point@5.1.0:
dependencies:
get-east-asian-width: 1.4.0
get-east-asian-width: 1.5.0
is-generator-fn@2.1.0: {}
@@ -21036,9 +21040,9 @@ snapshots:
emoji-regex: 9.2.2
strip-ansi: 7.2.0
string-width@8.1.1:
string-width@8.2.0:
dependencies:
get-east-asian-width: 1.4.0
get-east-asian-width: 1.5.0
strip-ansi: 7.2.0
string.prototype.includes@2.0.1:
@@ -21200,7 +21204,7 @@ snapshots:
postcss-safe-parser: 7.0.1(postcss@8.5.6)
postcss-selector-parser: 7.1.1
postcss-value-parser: 4.2.0
string-width: 8.1.1
string-width: 8.2.0
supports-hyperlinks: 4.4.0
svg-tags: 1.0.0
table: 6.9.0
@@ -22218,6 +22222,12 @@ snapshots:
wordwrap@1.0.0: {}
wrap-ansi@10.0.0:
dependencies:
ansi-styles: 6.2.3
string-width: 8.2.0
strip-ansi: 7.2.0
wrap-ansi@7.0.0:
dependencies:
ansi-styles: 4.3.0