diff --git a/package.json b/package.json index 74709d8e7..3b90783fc 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "dependencies": { "@grammyjs/transformer-throttler": "^1.2.1", "@homebridge/ciao": "^1.3.4", - "@mariozechner/pi-ai": "^0.18.0", - "@mariozechner/pi-coding-agent": "^0.18.0", + "@mariozechner/pi-ai": "^0.20.2", + "@mariozechner/pi-coding-agent": "^0.20.2", "@sinclair/typebox": "^0.34.41", "@whiskeysockets/baileys": "7.0.0-rc.9", "ajv": "^8.17.1", @@ -62,17 +62,17 @@ "@mariozechner/mini-lit": "0.2.1", "@types/body-parser": "^1.19.6", "@types/express": "^5.0.6", - "@types/node": "^24.10.2", + "@types/node": "^25.0.1", "@types/qrcode-terminal": "^0.12.2", "@types/ws": "^8.18.1", "@vitest/coverage-v8": "^4.0.15", "docx-preview": "^0.3.7", "jszip": "^3.10.1", "lit": "^3.3.1", - "lucide": "^0.556.0", + "lucide": "^0.561.0", "ollama": "^0.6.3", "quicktype-core": "^23.2.6", - "rolldown": "1.0.0-beta.53", + "rolldown": "1.0.0-beta.54", "tsx": "^4.21.0", "typescript": "^5.9.3", "vitest": "^4.0.15"