mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 15:01:41 +03:00
chore(deps): update dependencies
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lancedb/lancedb": "^0.26.2",
|
"@lancedb/lancedb": "^0.26.2",
|
||||||
"@sinclair/typebox": "0.34.48",
|
"@sinclair/typebox": "0.34.48",
|
||||||
"openai": "^6.21.0"
|
"openai": "^6.22.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"openclaw": "workspace:*"
|
"openclaw": "workspace:*"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"description": "OpenClaw Zalo channel plugin",
|
"description": "OpenClaw Zalo channel plugin",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"undici": "7.21.0"
|
"undici": "7.22.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"openclaw": "workspace:*"
|
"openclaw": "workspace:*"
|
||||||
|
|||||||
+11
-11
@@ -114,7 +114,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentclientprotocol/sdk": "0.14.1",
|
"@agentclientprotocol/sdk": "0.14.1",
|
||||||
"@aws-sdk/client-bedrock": "^3.989.0",
|
"@aws-sdk/client-bedrock": "^3.990.0",
|
||||||
"@buape/carbon": "0.14.0",
|
"@buape/carbon": "0.14.0",
|
||||||
"@clack/prompts": "^1.0.1",
|
"@clack/prompts": "^1.0.1",
|
||||||
"@grammyjs/runner": "^2.0.3",
|
"@grammyjs/runner": "^2.0.3",
|
||||||
@@ -123,22 +123,22 @@
|
|||||||
"@larksuiteoapi/node-sdk": "^1.59.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.10",
|
"@mariozechner/pi-agent-core": "0.52.12",
|
||||||
"@mariozechner/pi-ai": "0.52.10",
|
"@mariozechner/pi-ai": "0.52.12",
|
||||||
"@mariozechner/pi-coding-agent": "0.52.10",
|
"@mariozechner/pi-coding-agent": "0.52.12",
|
||||||
"@mariozechner/pi-tui": "0.52.10",
|
"@mariozechner/pi-tui": "0.52.12",
|
||||||
"@mozilla/readability": "^0.6.0",
|
"@mozilla/readability": "^0.6.0",
|
||||||
"@sinclair/typebox": "0.34.48",
|
"@sinclair/typebox": "0.34.48",
|
||||||
"@slack/bolt": "^4.6.0",
|
"@slack/bolt": "^4.6.0",
|
||||||
"@slack/web-api": "^7.14.0",
|
"@slack/web-api": "^7.14.1",
|
||||||
"@whiskeysockets/baileys": "7.0.0-rc.9",
|
"@whiskeysockets/baileys": "7.0.0-rc.9",
|
||||||
"ajv": "^8.17.1",
|
"ajv": "^8.18.0",
|
||||||
"chalk": "^5.6.2",
|
"chalk": "^5.6.2",
|
||||||
"chokidar": "^5.0.0",
|
"chokidar": "^5.0.0",
|
||||||
"cli-highlight": "^2.1.11",
|
"cli-highlight": "^2.1.11",
|
||||||
"commander": "^14.0.3",
|
"commander": "^14.0.3",
|
||||||
"croner": "^10.0.1",
|
"croner": "^10.0.1",
|
||||||
"discord-api-types": "^0.38.38",
|
"discord-api-types": "^0.38.39",
|
||||||
"dotenv": "^17.3.1",
|
"dotenv": "^17.3.1",
|
||||||
"express": "^5.2.1",
|
"express": "^5.2.1",
|
||||||
"file-type": "^21.3.0",
|
"file-type": "^21.3.0",
|
||||||
@@ -161,7 +161,7 @@
|
|||||||
"sqlite-vec": "0.1.7-alpha.2",
|
"sqlite-vec": "0.1.7-alpha.2",
|
||||||
"tar": "7.5.7",
|
"tar": "7.5.7",
|
||||||
"tslog": "^4.10.2",
|
"tslog": "^4.10.2",
|
||||||
"undici": "^7.21.0",
|
"undici": "^7.22.0",
|
||||||
"ws": "^8.19.0",
|
"ws": "^8.19.0",
|
||||||
"yaml": "^2.8.2",
|
"yaml": "^2.8.2",
|
||||||
"zod": "^4.3.6"
|
"zod": "^4.3.6"
|
||||||
@@ -176,13 +176,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.20260212.1",
|
"@typescript/native-preview": "7.0.0-dev.20260214.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.32.0",
|
"oxfmt": "0.32.0",
|
||||||
"oxlint": "^1.47.0",
|
"oxlint": "^1.47.0",
|
||||||
"oxlint-tsgolint": "^0.12.1",
|
"oxlint-tsgolint": "^0.12.2",
|
||||||
"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",
|
||||||
|
|||||||
Generated
+242
-360
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user