Update deps.
This commit is contained in:
22
package.json
22
package.json
@@ -98,20 +98,20 @@
|
|||||||
"ui:install": "node scripts/ui.js install"
|
"ui:install": "node scripts/ui.js install"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentclientprotocol/sdk": "0.13.1",
|
"@agentclientprotocol/sdk": "0.14.0",
|
||||||
"@aws-sdk/client-bedrock": "^3.981.0",
|
"@aws-sdk/client-bedrock": "^3.983.0",
|
||||||
"@buape/carbon": "0.14.0",
|
"@buape/carbon": "0.14.0",
|
||||||
"@clack/prompts": "^1.0.0",
|
"@clack/prompts": "^1.0.0",
|
||||||
"@grammyjs/runner": "^2.0.3",
|
"@grammyjs/runner": "^2.0.3",
|
||||||
"@grammyjs/transformer-throttler": "^1.2.1",
|
"@grammyjs/transformer-throttler": "^1.2.1",
|
||||||
"@homebridge/ciao": "^1.3.4",
|
"@homebridge/ciao": "^1.3.4",
|
||||||
"@larksuiteoapi/node-sdk": "^1.42.0",
|
"@larksuiteoapi/node-sdk": "^1.58.0",
|
||||||
"@line/bot-sdk": "^10.6.0",
|
"@line/bot-sdk": "^10.6.0",
|
||||||
"@lydell/node-pty": "1.2.0-beta.3",
|
"@lydell/node-pty": "1.2.0-beta.3",
|
||||||
"@mariozechner/pi-agent-core": "0.51.3",
|
"@mariozechner/pi-agent-core": "0.51.6",
|
||||||
"@mariozechner/pi-ai": "0.51.3",
|
"@mariozechner/pi-ai": "0.51.6",
|
||||||
"@mariozechner/pi-coding-agent": "0.51.3",
|
"@mariozechner/pi-coding-agent": "0.51.6",
|
||||||
"@mariozechner/pi-tui": "0.51.3",
|
"@mariozechner/pi-tui": "0.51.6",
|
||||||
"@mozilla/readability": "^0.6.0",
|
"@mozilla/readability": "^0.6.0",
|
||||||
"@sinclair/typebox": "0.34.48",
|
"@sinclair/typebox": "0.34.48",
|
||||||
"@slack/bolt": "^4.6.0",
|
"@slack/bolt": "^4.6.0",
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
"linkedom": "^0.18.12",
|
"linkedom": "^0.18.12",
|
||||||
"long": "^5.3.2",
|
"long": "^5.3.2",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"node-edge-tts": "^1.2.9",
|
"node-edge-tts": "^1.2.10",
|
||||||
"osc-progress": "^0.3.0",
|
"osc-progress": "^0.3.0",
|
||||||
"pdfjs-dist": "^5.4.624",
|
"pdfjs-dist": "^5.4.624",
|
||||||
"playwright-core": "1.58.1",
|
"playwright-core": "1.58.1",
|
||||||
@@ -161,15 +161,15 @@
|
|||||||
"@types/proper-lockfile": "^4.1.4",
|
"@types/proper-lockfile": "^4.1.4",
|
||||||
"@types/qrcode-terminal": "^0.12.2",
|
"@types/qrcode-terminal": "^0.12.2",
|
||||||
"@types/ws": "^8.18.1",
|
"@types/ws": "^8.18.1",
|
||||||
"@typescript/native-preview": "7.0.0-dev.20260202.1",
|
"@typescript/native-preview": "7.0.0-dev.20260205.1",
|
||||||
"@vitest/coverage-v8": "^4.0.18",
|
"@vitest/coverage-v8": "^4.0.18",
|
||||||
"lit": "^3.3.2",
|
"lit": "^3.3.2",
|
||||||
"ollama": "^0.6.3",
|
"ollama": "^0.6.3",
|
||||||
"oxfmt": "0.28.0",
|
"oxfmt": "0.28.0",
|
||||||
"oxlint": "^1.43.0",
|
"oxlint": "^1.43.0",
|
||||||
"oxlint-tsgolint": "^0.11.4",
|
"oxlint-tsgolint": "^0.11.4",
|
||||||
"rolldown": "1.0.0-rc.2",
|
"rolldown": "1.0.0-rc.3",
|
||||||
"tsdown": "^0.20.1",
|
"tsdown": "^0.20.3",
|
||||||
"tsx": "^4.21.0",
|
"tsx": "^4.21.0",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^5.9.3",
|
||||||
"vitest": "^4.0.18"
|
"vitest": "^4.0.18"
|
||||||
|
|||||||
813
pnpm-lock.yaml
generated
813
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user