fix: 更新 cac 到 7.0.0

This commit is contained in:
2026-06-08 17:12:27 +08:00
parent 0f12e3c100
commit 6f64420c14
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
"typescript": "^5"
},
"dependencies": {
"cac": "^6.7.14",
"cac": "^7.0.0",
"yaml": "^2.7.0"
}
}