Skip to content

Commit cb7f1ea

Browse files
improve cli
1 parent 1a100bd commit cb7f1ea

File tree

8 files changed

+838
-764
lines changed

8 files changed

+838
-764
lines changed

packages/cli/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,12 @@
5252
"dependencies": {
5353
"@git-diff-view/core": "^0.0.36",
5454
"@types/hast": "^3.0.0",
55+
"chalk": "^5.6.2",
5556
"highlight.js": "^11.11.0",
5657
"lowlight": "^3.3.0",
5758
"fast-diff": "^1.3.0",
5859
"reactivity-store": "^0.3.12",
60+
"string-width": "^7.0.0",
5961
"use-sync-external-store": "^1.6.0"
6062
},
6163
"devDependencies": {

0 commit comments

Comments
 (0)