mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
chore: Update deps.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"dependencies": {
|
||||
"@lancedb/lancedb": "^0.23.0",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"openai": "^6.17.0"
|
||||
"openai": "^6.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"openclaw": "workspace:*"
|
||||
|
||||
16
package.json
16
package.json
@@ -98,8 +98,8 @@
|
||||
"ui:install": "node scripts/ui.js install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@agentclientprotocol/sdk": "0.14.0",
|
||||
"@aws-sdk/client-bedrock": "^3.983.0",
|
||||
"@agentclientprotocol/sdk": "0.14.1",
|
||||
"@aws-sdk/client-bedrock": "^3.984.0",
|
||||
"@buape/carbon": "0.14.0",
|
||||
"@clack/prompts": "^1.0.0",
|
||||
"@grammyjs/runner": "^2.0.3",
|
||||
@@ -108,10 +108,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.5",
|
||||
"@mariozechner/pi-ai": "0.52.5",
|
||||
"@mariozechner/pi-coding-agent": "0.52.5",
|
||||
"@mariozechner/pi-tui": "0.52.5",
|
||||
"@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",
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"@slack/bolt": "^4.6.0",
|
||||
@@ -124,7 +124,7 @@
|
||||
"commander": "^14.0.3",
|
||||
"croner": "^10.0.1",
|
||||
"discord-api-types": "^0.38.38",
|
||||
"dotenv": "^17.2.3",
|
||||
"dotenv": "^17.2.4",
|
||||
"express": "^5.2.1",
|
||||
"file-type": "^21.3.0",
|
||||
"grammy": "^1.39.3",
|
||||
@@ -157,7 +157,7 @@
|
||||
"@lit/context": "^1.1.6",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^25.2.0",
|
||||
"@types/node": "^25.2.1",
|
||||
"@types/proper-lockfile": "^4.1.4",
|
||||
"@types/qrcode-terminal": "^0.12.2",
|
||||
"@types/ws": "^8.18.1",
|
||||
|
||||
642
pnpm-lock.yaml
generated
642
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user