diff --git a/package.json b/package.json index a3b32d1..993c85a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "commitlint": "commitlint --config commitlint.config.cjs --from HEAD~1 --to HEAD || true" }, "dependencies": { - "agents": "^0.17.3", - "@cloudflare/think": "^0.12.1", - "@cloudflare/ai-chat": "^0.9.3", + "agents": "^0.19.0", + "@cloudflare/think": "^0.15.0", + "@cloudflare/ai-chat": "^0.10.0", "ai": "^7.0.14", "workers-ai-provider": "^3.3.1", "zod": "^3.25.76"