mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
chore(deps): update deps
This commit is contained in:
24
package.json
24
package.json
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@agentclientprotocol/sdk": "0.14.1",
|
||||
"@aws-sdk/client-bedrock": "^3.984.0",
|
||||
"@aws-sdk/client-bedrock": "^3.985.0",
|
||||
"@buape/carbon": "0.14.0",
|
||||
"@clack/prompts": "^1.0.0",
|
||||
"@grammyjs/runner": "^2.0.3",
|
||||
@@ -113,10 +113,10 @@
|
||||
"@larksuiteoapi/node-sdk": "^1.58.0",
|
||||
"@line/bot-sdk": "^10.6.0",
|
||||
"@lydell/node-pty": "1.2.0-beta.3",
|
||||
"@mariozechner/pi-agent-core": "0.52.6",
|
||||
"@mariozechner/pi-ai": "0.52.6",
|
||||
"@mariozechner/pi-coding-agent": "0.52.6",
|
||||
"@mariozechner/pi-tui": "0.52.6",
|
||||
"@mariozechner/pi-agent-core": "0.52.7",
|
||||
"@mariozechner/pi-ai": "0.52.7",
|
||||
"@mariozechner/pi-coding-agent": "0.52.7",
|
||||
"@mariozechner/pi-tui": "0.52.7",
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"@slack/bolt": "^4.6.0",
|
||||
@@ -133,7 +133,7 @@
|
||||
"express": "^5.2.1",
|
||||
"file-type": "^21.3.0",
|
||||
"grammy": "^1.39.3",
|
||||
"hono": "4.11.7",
|
||||
"hono": "4.11.8",
|
||||
"jiti": "^2.6.1",
|
||||
"json5": "^2.2.3",
|
||||
"jszip": "^3.10.1",
|
||||
@@ -143,7 +143,7 @@
|
||||
"node-edge-tts": "^1.2.10",
|
||||
"osc-progress": "^0.3.0",
|
||||
"pdfjs-dist": "^5.4.624",
|
||||
"playwright-core": "1.58.1",
|
||||
"playwright-core": "1.58.2",
|
||||
"proper-lockfile": "^4.1.2",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sharp": "^0.34.5",
|
||||
@@ -151,7 +151,7 @@
|
||||
"sqlite-vec": "0.1.7-alpha.2",
|
||||
"tar": "7.5.7",
|
||||
"tslog": "^4.10.2",
|
||||
"undici": "^7.20.0",
|
||||
"undici": "^7.21.0",
|
||||
"ws": "^8.19.0",
|
||||
"yaml": "^2.8.2",
|
||||
"zod": "^4.3.6"
|
||||
@@ -166,7 +166,7 @@
|
||||
"@types/proper-lockfile": "^4.1.4",
|
||||
"@types/qrcode-terminal": "^0.12.2",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260205.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260206.1",
|
||||
"@vitest/coverage-v8": "^4.0.18",
|
||||
"lit": "^3.3.2",
|
||||
"ollama": "^0.6.3",
|
||||
@@ -195,10 +195,10 @@
|
||||
"overrides": {
|
||||
"fast-xml-parser": "5.3.4",
|
||||
"form-data": "2.5.4",
|
||||
"@hono/node-server>hono": "4.11.7",
|
||||
"hono": "4.11.7",
|
||||
"@hono/node-server>hono": "4.11.8",
|
||||
"hono": "4.11.8",
|
||||
"qs": "6.14.1",
|
||||
"@sinclair/typebox": "0.34.47",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"tar": "7.5.7",
|
||||
"tough-cookie": "4.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user