fix: 更新依赖项版本以修复兼容性问题

This commit is contained in:
2026-02-10 22:54:16 +08:00
parent f912003ca9
commit d3a9fec698

View File

@@ -49,7 +49,7 @@
"@kevisual/auth": "^2.0.3",
"@kevisual/context": "^0.0.4",
"@kevisual/use-config": "^1.0.30",
"@opencode-ai/sdk": "^1.1.50",
"@opencode-ai/sdk": "^1.1.53",
"@types/busboy": "^1.5.4",
"busboy": "^1.6.0",
"eventemitter3": "^5.0.4",
@@ -58,21 +58,21 @@
"lru-cache": "^11.2.5",
"micromatch": "^4.0.8",
"pm2": "latest",
"semver": "^7.7.3",
"semver": "^7.7.4",
"unstorage": "^1.17.4"
},
"devDependencies": {
"@kevisual/api": "^0.0.44",
"@kevisual/api": "^0.0.47",
"@kevisual/dts": "^0.0.3",
"@kevisual/load": "^0.0.6",
"@kevisual/logger": "^0.0.4",
"@kevisual/query": "0.0.39",
"@kevisual/query": "0.0.40",
"@kevisual/query-login": "0.0.7",
"@types/bun": "^1.3.8",
"@types/crypto-js": "^4.2.2",
"@types/jsonwebtoken": "^9.0.10",
"@types/micromatch": "^4.0.10",
"@types/node": "^25.2.0",
"@types/node": "^25.2.3",
"@types/semver": "^7.7.1",
"chalk": "^5.6.2",
"commander": "^14.0.3",