|
10 | 10 | "test:types": "tsc --noEmit" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@tailwindcss/vite": "^4.1.18", |
| 13 | + "@tailwindcss/vite": "^4.3.0", |
14 | 14 | "@tanstack/ai": "workspace:*", |
15 | 15 | "@tanstack/ai-anthropic": "workspace:*", |
16 | 16 | "@tanstack/ai-client": "workspace:*", |
|
25 | 25 | "@tanstack/ai-openrouter": "workspace:*", |
26 | 26 | "@tanstack/ai-react": "workspace:*", |
27 | 27 | "@tanstack/ai-react-ui": "workspace:*", |
28 | | - "@tanstack/nitro-v2-vite-plugin": "^1.154.7", |
29 | | - "@tanstack/react-devtools": "^0.9.10", |
30 | | - "@tanstack/react-router": "^1.158.4", |
31 | | - "@tanstack/react-router-devtools": "^1.158.4", |
32 | | - "@tanstack/react-router-ssr-query": "^1.158.4", |
33 | | - "@tanstack/react-start": "^1.159.0", |
34 | | - "@tanstack/react-store": "^0.8.0", |
35 | | - "@tanstack/router-plugin": "^1.158.4", |
36 | | - "@tanstack/store": "^0.8.0", |
| 28 | + "@tanstack/nitro-v2-vite-plugin": "^1.155.0", |
| 29 | + "@tanstack/react-devtools": "^0.10.5", |
| 30 | + "@tanstack/react-router": "^1.170.15", |
| 31 | + "@tanstack/react-router-devtools": "^1.167.0", |
| 32 | + "@tanstack/react-router-ssr-query": "^1.167.1", |
| 33 | + "@tanstack/react-start": "^1.168.25", |
| 34 | + "@tanstack/react-store": "^0.11.0", |
| 35 | + "@tanstack/router-plugin": "^1.168.18", |
| 36 | + "@tanstack/store": "^0.11.0", |
37 | 37 | "highlight.js": "^11.11.1", |
38 | | - "lucide-react": "^0.561.0", |
| 38 | + "lucide-react": "^0.577.0", |
39 | 39 | "react": "^19.2.3", |
40 | 40 | "react-dom": "^19.2.3", |
41 | 41 | "react-markdown": "^10.1.0", |
42 | 42 | "rehype-highlight": "^7.0.2", |
43 | 43 | "rehype-raw": "^7.0.0", |
44 | 44 | "rehype-sanitize": "^6.0.0", |
45 | 45 | "remark-gfm": "^4.0.1", |
46 | | - "tailwindcss": "^4.1.18", |
| 46 | + "tailwindcss": "^4.3.0", |
47 | 47 | "vite-tsconfig-paths": "^5.1.4", |
48 | | - "zod": "^4.2.0" |
| 48 | + "zod": "^4.4.3" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@tanstack/devtools-vite": "^0.5.3", |
| 51 | + "@tanstack/devtools-vite": "^0.7.0", |
52 | 52 | "@tanstack/react-ai-devtools": "workspace:*", |
53 | 53 | "@testing-library/dom": "^10.4.1", |
54 | | - "@testing-library/react": "^16.3.0", |
| 54 | + "@testing-library/react": "^16.3.2", |
55 | 55 | "@types/node": "^24.10.1", |
56 | 56 | "@types/react": "^19.2.7", |
57 | 57 | "@types/react-dom": "^19.2.3", |
58 | | - "@vitejs/plugin-react": "^5.1.2", |
59 | | - "jsdom": "^27.2.0", |
| 58 | + "@vitejs/plugin-react": "^5.2.0", |
| 59 | + "jsdom": "^27.4.0", |
60 | 60 | "typescript": "5.9.3", |
61 | | - "vite": "^7.3.3", |
62 | | - "vitest": "^4.0.14", |
63 | | - "web-vitals": "^5.1.0" |
| 61 | + "vite": "^7.3.5", |
| 62 | + "vitest": "^4.1.8", |
| 63 | + "web-vitals": "^5.3.0" |
64 | 64 | } |
65 | 65 | } |
0 commit comments