refactor: replace cli-table3 with @cliffy/table

This commit is contained in:
mitchell 2026-05-03 22:15:08 -04:00
parent 8ff27c5de8
commit 9da57fe2fc
4 changed files with 19 additions and 21 deletions

View file

@ -29,10 +29,10 @@
"dependencies": {
"@ai-sdk/openai-compatible": "^2.0.41",
"@clack/prompts": "^1.3.0",
"@cliffy/table": "npm:@jsr/cliffy__table",
"ai": "^6.0.161",
"ansi-styles": "^6.2.3",
"chalk": "^5.6.2",
"cli-table3": "^0.6.5",
"shiki": "^4.0.2",
"terminal-link": "^5.0.0"
}