fix github pkg dependence

This commit is contained in:
LaZzyMan 2026-01-22 15:14:55 +08:00
parent aa80e738fb
commit c0d78a8f3c
3 changed files with 6 additions and 6 deletions

View file

@ -64,6 +64,8 @@
"shell-quote": "^1.8.3",
"simple-git": "^3.28.0",
"strip-ansi": "^7.1.0",
"tar": "^7.5.2",
"extract-zip": "^2.0.1",
"undici": "^6.22.0",
"uuid": "^9.0.1",
"ws": "^8.18.0"
@ -85,6 +87,7 @@
"@types/minimatch": "^5.1.2",
"@types/picomatch": "^4.0.1",
"@types/ws": "^8.5.10",
"@types/tar": "^6.1.13",
"msw": "^2.3.4",
"typescript": "^5.3.3",
"vitest": "^3.1.1"