From 24ec51b45cdd19008637209eae06023c18ea9f15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:35:39 +0000 Subject: [PATCH] fix(deps): update dependency @tanstack/ai-ollama to v0.8.13 --- starters/ai-chat/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starters/ai-chat/package.json b/starters/ai-chat/package.json index 9901cf7..db9eb8c 100644 --- a/starters/ai-chat/package.json +++ b/starters/ai-chat/package.json @@ -12,7 +12,7 @@ "@tanstack/ai-anthropic": "0.7.3", "@tanstack/ai-client": "0.7.9", "@tanstack/ai-gemini": "0.8.7", - "@tanstack/ai-ollama": "0.6.5", + "@tanstack/ai-ollama": "0.8.13", "@tanstack/ai-openai": "0.7.4", "@tanstack/ai-react": "0.7.10", "@tanstack/react-devtools": "0.10.2",