mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
chore: update dependencies except carbon
This commit is contained in:
32
package.json
32
package.json
@@ -702,15 +702,15 @@
|
||||
"dependencies": {
|
||||
"@agentclientprotocol/sdk": "0.16.1",
|
||||
"@anthropic-ai/vertex-sdk": "^0.14.4",
|
||||
"@aws-sdk/client-bedrock": "^3.1011.0",
|
||||
"@aws-sdk/client-bedrock": "^3.1014.0",
|
||||
"@clack/prompts": "^1.1.0",
|
||||
"@homebridge/ciao": "^1.3.5",
|
||||
"@line/bot-sdk": "^10.6.0",
|
||||
"@lydell/node-pty": "1.2.0-beta.3",
|
||||
"@mariozechner/pi-agent-core": "0.60.0",
|
||||
"@mariozechner/pi-ai": "0.60.0",
|
||||
"@mariozechner/pi-coding-agent": "0.60.0",
|
||||
"@mariozechner/pi-tui": "0.60.0",
|
||||
"@mariozechner/pi-agent-core": "0.61.1",
|
||||
"@mariozechner/pi-ai": "0.61.1",
|
||||
"@mariozechner/pi-coding-agent": "0.61.1",
|
||||
"@mariozechner/pi-tui": "0.61.1",
|
||||
"@modelcontextprotocol/sdk": "1.27.1",
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
@@ -722,7 +722,7 @@
|
||||
"croner": "^10.0.1",
|
||||
"dotenv": "^17.3.1",
|
||||
"express": "^5.2.1",
|
||||
"file-type": "21.3.3",
|
||||
"file-type": "21.3.4",
|
||||
"gaxios": "7.1.4",
|
||||
"hono": "4.12.8",
|
||||
"ipaddr.js": "^2.3.0",
|
||||
@@ -739,12 +739,12 @@
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sharp": "^0.34.5",
|
||||
"sqlite-vec": "0.1.7",
|
||||
"tar": "7.5.11",
|
||||
"tar": "7.5.12",
|
||||
"tslog": "^4.10.2",
|
||||
"undici": "^7.24.4",
|
||||
"uuid": "^11.1.0",
|
||||
"ws": "^8.19.0",
|
||||
"yaml": "^2.8.2",
|
||||
"undici": "^7.24.5",
|
||||
"uuid": "^13.0.0",
|
||||
"ws": "^8.20.0",
|
||||
"yaml": "^2.8.3",
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -756,14 +756,14 @@
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/qrcode-terminal": "^0.12.2",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260317.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260322.1",
|
||||
"@vitest/coverage-v8": "^4.1.0",
|
||||
"jscpd": "4.0.8",
|
||||
"jsdom": "^29.0.0",
|
||||
"jsdom": "^29.0.1",
|
||||
"lit": "^3.3.2",
|
||||
"oxfmt": "0.41.0",
|
||||
"oxlint": "^1.56.0",
|
||||
"oxlint-tsgolint": "^0.17.0",
|
||||
"oxlint-tsgolint": "^0.17.1",
|
||||
"signal-utils": "0.21.1",
|
||||
"tsdown": "0.21.4",
|
||||
"tsx": "^4.21.0",
|
||||
@@ -791,13 +791,13 @@
|
||||
"fast-xml-parser": "5.5.6",
|
||||
"request": "npm:@cypress/request@3.0.10",
|
||||
"request-promise": "npm:@cypress/request-promise@5.0.0",
|
||||
"file-type": "21.3.3",
|
||||
"file-type": "21.3.4",
|
||||
"form-data": "2.5.4",
|
||||
"minimatch": "10.2.4",
|
||||
"qs": "6.14.2",
|
||||
"node-domexception": "npm:@nolyfill/domexception@^1.0.28",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"tar": "7.5.11",
|
||||
"tar": "7.5.12",
|
||||
"tough-cookie": "4.1.3",
|
||||
"yauzl": "3.2.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user