fix(cli): add explicit dependency on color-convert (#16757)

This commit is contained in:
Sehoon Shon
2026-01-15 14:03:53 -05:00
committed by GitHub
parent 5ba6e243b5
commit c8670f8696
2 changed files with 28 additions and 15 deletions

View File

@@ -37,6 +37,7 @@
"@types/update-notifier": "^6.0.8",
"ansi-regex": "^6.2.2",
"clipboardy": "^5.0.0",
"color-convert": "^2.0.1",
"command-exists": "^1.2.9",
"comment-json": "^4.2.5",
"diff": "^7.0.0",