mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
fix: remove qrcode-terminal dependency and update tests
- Remove qrcode-terminal from packages/cli/package.json dependencies - Remove @types/qrcode-terminal from root package.json devDependencies - Update QwenOAuthProgress.test.tsx to remove QR code related tests - Remove qrcode-terminal mock from qwenOAuth2.test.ts Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
parent
74315a1aa4
commit
da7a0e8dbd
4 changed files with 2 additions and 133 deletions
|
|
@ -80,7 +80,6 @@
|
|||
"@types/mime-types": "^3.0.1",
|
||||
"@types/minimatch": "^5.1.2",
|
||||
"@types/mock-fs": "^4.13.4",
|
||||
"@types/qrcode-terminal": "^0.12.2",
|
||||
"@types/shell-quote": "^1.7.5",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vitest/coverage-v8": "^3.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue