chore(deps): update dependencies

This commit is contained in:
Peter Steinberger
2026-02-12 22:58:29 +01:00
parent cb0350230c
commit 722c010b95
3 changed files with 429 additions and 286 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "OpenClaw Feishu/Lark channel plugin (community maintained by @m1heng)", "description": "OpenClaw Feishu/Lark channel plugin (community maintained by @m1heng)",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@larksuiteoapi/node-sdk": "^1.58.0", "@larksuiteoapi/node-sdk": "^1.59.0",
"@sinclair/typebox": "0.34.48", "@sinclair/typebox": "0.34.48",
"zod": "^4.3.6" "zod": "^4.3.6"
}, },
+5 -5
View File
@@ -116,7 +116,7 @@
"@grammyjs/runner": "^2.0.3", "@grammyjs/runner": "^2.0.3",
"@grammyjs/transformer-throttler": "^1.2.1", "@grammyjs/transformer-throttler": "^1.2.1",
"@homebridge/ciao": "^1.3.5", "@homebridge/ciao": "^1.3.5",
"@larksuiteoapi/node-sdk": "^1.58.0", "@larksuiteoapi/node-sdk": "^1.59.0",
"@line/bot-sdk": "^10.6.0", "@line/bot-sdk": "^10.6.0",
"@lydell/node-pty": "1.2.0-beta.3", "@lydell/node-pty": "1.2.0-beta.3",
"@mariozechner/pi-agent-core": "0.52.9", "@mariozechner/pi-agent-core": "0.52.9",
@@ -171,13 +171,13 @@
"@types/proper-lockfile": "^4.1.4", "@types/proper-lockfile": "^4.1.4",
"@types/qrcode-terminal": "^0.12.2", "@types/qrcode-terminal": "^0.12.2",
"@types/ws": "^8.18.1", "@types/ws": "^8.18.1",
"@typescript/native-preview": "7.0.0-dev.20260211.1", "@typescript/native-preview": "7.0.0-dev.20260212.1",
"@vitest/coverage-v8": "^4.0.18", "@vitest/coverage-v8": "^4.0.18",
"lit": "^3.3.2", "lit": "^3.3.2",
"ollama": "^0.6.3", "ollama": "^0.6.3",
"oxfmt": "0.31.0", "oxfmt": "0.32.0",
"oxlint": "^1.46.0", "oxlint": "^1.47.0",
"oxlint-tsgolint": "^0.12.0", "oxlint-tsgolint": "^0.12.1",
"rolldown": "1.0.0-rc.4", "rolldown": "1.0.0-rc.4",
"tsdown": "^0.20.3", "tsdown": "^0.20.3",
"tsx": "^4.21.0", "tsx": "^4.21.0",
+423 -280
View File
File diff suppressed because it is too large Load Diff