chore: Update deps.

This commit is contained in:
cpojer
2026-02-17 08:52:36 +09:00
parent 5cbdd3a9c1
commit 1e13a3933c
3 changed files with 360 additions and 275 deletions

View File

@@ -127,8 +127,8 @@
},
"dependencies": {
"@agentclientprotocol/sdk": "0.14.1",
"@aws-sdk/client-bedrock": "^3.990.0",
"@buape/carbon": "0.0.0-beta-20260216184201",
"@aws-sdk/client-bedrock": "^3.991.0",
"@buape/carbon": "0.14.0",
"@clack/prompts": "^1.0.1",
"@grammyjs/runner": "^2.0.3",
"@grammyjs/transformer-throttler": "^1.2.1",
@@ -189,13 +189,13 @@
"@types/proper-lockfile": "^4.1.4",
"@types/qrcode-terminal": "^0.12.2",
"@types/ws": "^8.18.1",
"@typescript/native-preview": "7.0.0-dev.20260215.1",
"@typescript/native-preview": "7.0.0-dev.20260216.1",
"@vitest/coverage-v8": "^4.0.18",
"lit": "^3.3.2",
"ollama": "^0.6.3",
"oxfmt": "0.32.0",
"oxlint": "^1.47.0",
"oxlint-tsgolint": "^0.13.0",
"oxfmt": "0.33.0",
"oxlint": "^1.48.0",
"oxlint-tsgolint": "^0.14.0",
"rolldown": "1.0.0-rc.4",
"tsdown": "^0.20.3",
"tsx": "^4.21.0",