From 07009381b2ce02454f6614434170f8a1bc4b7400 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 15:41:40 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/devtools-vite to v0.8.1 --- 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..edecf79 100644 --- a/starters/ai-chat/package.json +++ b/starters/ai-chat/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@netlify/vite-plugin-tanstack-start": "1.3.16", "@tailwindcss/vite": "4.2.2", - "@tanstack/devtools-vite": "0.5.5", + "@tanstack/devtools-vite": "0.8.1", "@types/node": "22.19.19", "@types/react": "19.2.15", "@types/react-dom": "19.2.3",