mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
chore(deps): bump workspace dependencies
This commit is contained in:
26
package.json
26
package.json
@@ -154,7 +154,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@agentclientprotocol/sdk": "0.14.1",
|
||||
"@aws-sdk/client-bedrock": "^3.998.0",
|
||||
"@aws-sdk/client-bedrock": "^3.1000.0",
|
||||
"@buape/carbon": "0.0.0-beta-20260216184201",
|
||||
"@clack/prompts": "^1.0.1",
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
@@ -164,10 +164,10 @@
|
||||
"@larksuiteoapi/node-sdk": "^1.59.0",
|
||||
"@line/bot-sdk": "^10.6.0",
|
||||
"@lydell/node-pty": "1.2.0-beta.3",
|
||||
"@mariozechner/pi-agent-core": "0.55.1",
|
||||
"@mariozechner/pi-ai": "0.55.1",
|
||||
"@mariozechner/pi-coding-agent": "0.55.1",
|
||||
"@mariozechner/pi-tui": "0.55.1",
|
||||
"@mariozechner/pi-agent-core": "0.55.3",
|
||||
"@mariozechner/pi-ai": "0.55.3",
|
||||
"@mariozechner/pi-coding-agent": "0.55.3",
|
||||
"@mariozechner/pi-tui": "0.55.3",
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"@slack/bolt": "^4.6.0",
|
||||
@@ -184,9 +184,9 @@
|
||||
"dotenv": "^17.3.1",
|
||||
"express": "^5.2.1",
|
||||
"file-type": "^21.3.0",
|
||||
"gaxios": "7.1.2",
|
||||
"google-auth-library": "10.5.0",
|
||||
"grammy": "^1.40.1",
|
||||
"gaxios": "7.1.3",
|
||||
"google-auth-library": "10.6.1",
|
||||
"grammy": "^1.41.0",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
"ipaddr.js": "^2.3.0",
|
||||
"jiti": "^2.6.1",
|
||||
@@ -199,7 +199,7 @@
|
||||
"node-edge-tts": "^1.2.10",
|
||||
"opusscript": "^0.1.1",
|
||||
"osc-progress": "^0.3.0",
|
||||
"pdfjs-dist": "^5.4.624",
|
||||
"pdfjs-dist": "^5.5.207",
|
||||
"playwright-core": "1.58.2",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sharp": "^0.34.5",
|
||||
@@ -212,22 +212,22 @@
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@grammyjs/types": "^3.24.0",
|
||||
"@grammyjs/types": "^3.25.0",
|
||||
"@lit-labs/signals": "^0.2.0",
|
||||
"@lit/context": "^1.1.6",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^25.3.1",
|
||||
"@types/node": "^25.3.3",
|
||||
"@types/qrcode-terminal": "^0.12.2",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260225.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260301.1",
|
||||
"@vitest/coverage-v8": "^4.0.18",
|
||||
"lit": "^3.3.2",
|
||||
"oxfmt": "0.35.0",
|
||||
"oxlint": "^1.50.0",
|
||||
"oxlint-tsgolint": "^0.15.0",
|
||||
"signal-utils": "0.21.1",
|
||||
"tsdown": "^0.20.3",
|
||||
"tsdown": "0.21.0-beta.2",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.18"
|
||||
|
||||
Reference in New Issue
Block a user