chore(deps): update workspace dependencies

This commit is contained in:
Peter Steinberger
2026-04-04 22:35:49 +09:00
parent 70b39f4893
commit 76d1f26782
11 changed files with 475 additions and 421 deletions

View File

@@ -5,7 +5,7 @@
"description": "OpenClaw Amazon Bedrock provider plugin",
"type": "module",
"dependencies": {
"@aws-sdk/client-bedrock": "3.1020.0"
"@aws-sdk/client-bedrock": "3.1022.0"
},
"openclaw": {
"bundle": {

View File

@@ -8,10 +8,10 @@
"build:viewer": "bun build src/viewer-client.ts --target browser --format esm --minify --outfile assets/viewer-runtime.js"
},
"dependencies": {
"@pierre/diffs": "1.1.7",
"@pierre/theme": "0.0.26",
"@pierre/diffs": "1.1.10",
"@pierre/theme": "0.0.29",
"@sinclair/typebox": "0.34.49",
"playwright-core": "1.58.2"
"playwright-core": "1.59.1"
},
"openclaw": {
"bundle": {

View File

@@ -6,9 +6,9 @@
"dependencies": {
"@buape/carbon": "0.0.0-beta-20260327000044",
"@discordjs/voice": "^0.19.2",
"discord-api-types": "^0.38.43",
"https-proxy-agent": "^8.0.0",
"opusscript": "^0.0.8"
"discord-api-types": "^0.38.44",
"https-proxy-agent": "^9.0.0",
"opusscript": "^0.1.1"
},
"devDependencies": {
"openclaw": "workspace:*"

View File

@@ -6,7 +6,7 @@
"dependencies": {
"@larksuiteoapi/node-sdk": "^1.60.0",
"@sinclair/typebox": "0.34.49",
"https-proxy-agent": "^8.0.0"
"https-proxy-agent": "^9.0.0"
},
"devDependencies": {
"openclaw": "workspace:*"

View File

@@ -4,7 +4,7 @@
"description": "OpenClaw LanceDB-backed long-term memory plugin with auto-recall/capture",
"type": "module",
"dependencies": {
"@lancedb/lancedb": "^0.27.1",
"@lancedb/lancedb": "^0.27.2",
"@sinclair/typebox": "0.34.49",
"openai": "^6.33.0"
},

View File

@@ -4,9 +4,9 @@
"description": "OpenClaw Tlon/Urbit channel plugin",
"type": "module",
"dependencies": {
"@aws-sdk/client-s3": "3.1020.0",
"@aws-sdk/s3-request-presigner": "3.1020.0",
"@tloncorp/tlon-skill": "0.3.1",
"@aws-sdk/client-s3": "3.1022.0",
"@aws-sdk/s3-request-presigner": "3.1022.0",
"@tloncorp/tlon-skill": "0.3.2",
"@urbit/aura": "^3.0.0"
},
"devDependencies": {

View File

@@ -4,9 +4,9 @@
"description": "OpenClaw Twitch channel plugin",
"type": "module",
"dependencies": {
"@twurple/api": "^8.0.3",
"@twurple/auth": "^8.0.3",
"@twurple/chat": "^8.0.3"
"@twurple/api": "^8.1.2",
"@twurple/auth": "^8.1.2",
"@twurple/chat": "^8.1.2"
},
"openclaw": {
"extensions": [

View File

@@ -4,7 +4,7 @@
"description": "OpenClaw Zalo channel plugin",
"type": "module",
"dependencies": {
"undici": "7.24.6"
"undici": "8.0.0"
},
"devDependencies": {
"openclaw": "workspace:*"

View File

@@ -1203,17 +1203,17 @@
"ui:install": "node scripts/ui.js install"
},
"dependencies": {
"@agentclientprotocol/sdk": "0.17.1",
"@agentclientprotocol/sdk": "0.18.0",
"@anthropic-ai/vertex-sdk": "^0.14.4",
"@aws-sdk/client-bedrock": "3.1020.0",
"@clack/prompts": "^1.1.0",
"@aws-sdk/client-bedrock": "3.1022.0",
"@clack/prompts": "^1.2.0",
"@homebridge/ciao": "^1.3.6",
"@line/bot-sdk": "^10.6.0",
"@lydell/node-pty": "1.2.0-beta.3",
"@mariozechner/pi-agent-core": "0.64.0",
"@mariozechner/pi-ai": "0.64.0",
"@mariozechner/pi-coding-agent": "0.64.0",
"@mariozechner/pi-tui": "0.64.0",
"@mariozechner/pi-agent-core": "0.65.0",
"@mariozechner/pi-ai": "0.65.0",
"@mariozechner/pi-coding-agent": "0.65.0",
"@mariozechner/pi-tui": "0.65.0",
"@matrix-org/matrix-sdk-crypto-wasm": "18.0.0",
"@modelcontextprotocol/sdk": "1.29.0",
"@mozilla/readability": "^0.6.0",
@@ -1224,11 +1224,11 @@
"cli-highlight": "^2.1.11",
"commander": "^14.0.3",
"croner": "^10.0.1",
"dotenv": "^17.3.1",
"dotenv": "^17.4.0",
"express": "^5.2.1",
"file-type": "22.0.0",
"gaxios": "7.1.4",
"hono": "4.12.9",
"hono": "4.12.10",
"ipaddr.js": "^2.3.0",
"jiti": "^2.6.1",
"json5": "^2.2.3",
@@ -1240,13 +1240,13 @@
"node-edge-tts": "^1.2.10",
"osc-progress": "^0.3.0",
"pdfjs-dist": "^5.6.205",
"playwright-core": "1.58.2",
"playwright-core": "1.59.1",
"qrcode-terminal": "^0.12.0",
"sharp": "^0.34.5",
"sqlite-vec": "0.1.9",
"tar": "7.5.13",
"tslog": "^4.10.2",
"undici": "^7.24.6",
"undici": "^8.0.0",
"uuid": "^13.0.0",
"ws": "^8.20.0",
"yaml": "^2.8.3",
@@ -1261,14 +1261,14 @@
"@types/node": "^25.5.0",
"@types/qrcode-terminal": "^0.12.2",
"@types/ws": "^8.18.1",
"@typescript/native-preview": "7.0.0-dev.20260401.1",
"@typescript/native-preview": "7.0.0-dev.20260404.1",
"@vitest/coverage-v8": "^4.1.2",
"jscpd": "4.0.8",
"jsdom": "^29.0.1",
"lit": "^3.3.2",
"oxfmt": "0.43.0",
"oxlint": "^1.58.0",
"oxlint-tsgolint": "^0.18.1",
"oxlint-tsgolint": "^0.19.0",
"semver": "7.7.4",
"signal-utils": "0.21.1",
"tsdown": "0.21.7",
@@ -1296,7 +1296,7 @@
"pnpm": {
"overrides": {
"@anthropic-ai/sdk": "0.81.0",
"hono": "4.12.9",
"hono": "4.12.10",
"@hono/node-server": "1.19.10",
"axios": "1.13.6",
"fast-xml-parser": "5.5.7",

834
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
"devDependencies": {
"@vitest/browser-playwright": "4.1.2",
"jsdom": "^29.0.1",
"playwright": "^1.58.2",
"playwright": "^1.59.1",
"vite": "8.0.3",
"vitest": "4.1.2"
}