|
52 | 52 | "@takumi-rs/core": "^1.1.2", |
53 | 53 | "@takumi-rs/helpers": "^1.1.2", |
54 | 54 | "@takumi-rs/image-response": "^1.1.2", |
55 | | - "@tanstack/ai": "^0.10.2", |
56 | | - "@tanstack/ai-anthropic": "^0.7.3", |
57 | | - "@tanstack/ai-client": "^0.7.9", |
58 | | - "@tanstack/ai-openai": "^0.7.4", |
59 | | - "@tanstack/create": "^0.66.0", |
60 | | - "@tanstack/pacer": "^0.20.1", |
61 | | - "@tanstack/react-hotkeys": "^0.9.1", |
62 | | - "@tanstack/react-pacer": "^0.21.1", |
63 | | - "@tanstack/react-query": "^5.96.2", |
64 | | - "@tanstack/react-router": "1.168.24", |
65 | | - "@tanstack/react-router-devtools": "1.166.13", |
66 | | - "@tanstack/react-router-ssr-query": "1.166.12", |
67 | | - "@tanstack/react-start": "1.167.49", |
68 | | - "@tanstack/react-start-server": "1.166.43", |
| 55 | + "@tanstack/ai": "^0.20.1", |
| 56 | + "@tanstack/ai-anthropic": "^0.10.1", |
| 57 | + "@tanstack/ai-client": "^0.11.3", |
| 58 | + "@tanstack/ai-openai": "^0.9.5", |
| 59 | + "@tanstack/create": "^0.68.0", |
| 60 | + "@tanstack/pacer": "^0.21.1", |
| 61 | + "@tanstack/react-hotkeys": "^0.10.0", |
| 62 | + "@tanstack/react-pacer": "^0.22.1", |
| 63 | + "@tanstack/react-query": "^5.100.11", |
| 64 | + "@tanstack/react-router": "1.170.6", |
| 65 | + "@tanstack/react-router-devtools": "1.167.0", |
| 66 | + "@tanstack/react-router-ssr-query": "1.167.0", |
| 67 | + "@tanstack/react-start": "1.168.9", |
69 | 68 | "@tanstack/react-table": "^8.21.3", |
70 | 69 | "@types/d3": "^7.4.3", |
71 | 70 | "@uploadthing/react": "^7.3.3", |
|
126 | 125 | "@content-collections/vite": "^0.2.9", |
127 | 126 | "@playwright/test": "^1.59.0", |
128 | 127 | "@shikijs/transformers": "^4.0.2", |
129 | | - "@tanstack/devtools-vite": "^0.6.0", |
130 | | - "@tanstack/react-devtools": "^0.10.2", |
131 | | - "@tanstack/react-query-devtools": "^5.99.0", |
| 128 | + "@tanstack/devtools-vite": "^0.7.0", |
| 129 | + "@tanstack/react-devtools": "^0.10.5", |
| 130 | + "@tanstack/react-query-devtools": "^5.100.11", |
132 | 131 | "@tanstack/redact": "^0.0.6", |
133 | 132 | "@types/hast": "^3.0.4", |
134 | 133 | "@types/node": "^25.5.0", |
|
150 | 149 | "tailwindcss": "^4.2.2", |
151 | 150 | "tsx": "^4.21.0", |
152 | 151 | "typescript": "^6.0.2", |
153 | | - "vite": "^8.0.3" |
| 152 | + "vite": "^8.0.13" |
154 | 153 | }, |
155 | 154 | "engines": { |
156 | 155 | "node": ">=22.0.0" |
|
0 commit comments