|
10 | 10 | "test:types": "tsc --noEmit" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@radix-ui/react-collapsible": "^1.1.2", |
14 | | - "@tailwindcss/vite": "^4.1.18", |
| 13 | + "@radix-ui/react-collapsible": "^1.1.14", |
| 14 | + "@tailwindcss/vite": "^4.3.1", |
15 | 15 | "@tanstack/ai": "workspace:*", |
16 | 16 | "@tanstack/ai-anthropic": "workspace:*", |
17 | 17 | "@tanstack/ai-client": "workspace:*", |
|
24 | 24 | "@tanstack/ai-ollama": "workspace:*", |
25 | 25 | "@tanstack/ai-openai": "workspace:*", |
26 | 26 | "@tanstack/ai-react": "workspace:*", |
27 | | - "@tanstack/nitro-v2-vite-plugin": "^1.154.7", |
28 | | - "@tanstack/react-router": "^1.158.4", |
29 | | - "@tanstack/react-start": "^1.159.0", |
30 | | - "@tanstack/router-plugin": "^1.158.4", |
31 | | - "@tanstack/store": "^0.8.0", |
32 | | - "framer-motion": "^11.15.0", |
| 27 | + "@tanstack/nitro-v2-vite-plugin": "^1.155.0", |
| 28 | + "@tanstack/react-router": "^1.170.16", |
| 29 | + "@tanstack/react-start": "^1.168.26", |
| 30 | + "@tanstack/router-plugin": "^1.168.18", |
| 31 | + "@tanstack/store": "^0.11.0", |
| 32 | + "framer-motion": "^11.18.2", |
33 | 33 | "highlight.js": "^11.11.1", |
34 | | - "lucide-react": "^0.561.0", |
35 | | - "marked": "^15.0.6", |
36 | | - "puppeteer": "^24.34.0", |
| 34 | + "lucide-react": "^0.577.0", |
| 35 | + "marked": "^15.0.12", |
| 36 | + "puppeteer": "^24.43.1", |
37 | 37 | "react": "^19.2.3", |
38 | 38 | "react-dom": "^19.2.3", |
39 | 39 | "react-markdown": "^10.1.0", |
40 | | - "recharts": "^2.15.0", |
| 40 | + "recharts": "^2.15.4", |
41 | 41 | "rehype-highlight": "^7.0.2", |
42 | 42 | "rehype-raw": "^7.0.0", |
43 | 43 | "rehype-sanitize": "^6.0.0", |
44 | 44 | "remark-gfm": "^4.0.1", |
45 | | - "tailwindcss": "^4.1.18", |
| 45 | + "tailwindcss": "^4.3.1", |
46 | 46 | "vite-tsconfig-paths": "^5.1.4", |
47 | | - "zod": "^4.2.0" |
| 47 | + "zod": "^4.4.3" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@tanstack/devtools-vite": "^0.5.3", |
| 50 | + "@tanstack/devtools-vite": "^0.7.0", |
51 | 51 | "@types/node": "^24.10.1", |
52 | 52 | "@types/react": "^19.2.7", |
53 | 53 | "@types/react-dom": "^19.2.3", |
54 | | - "@vitejs/plugin-react": "^5.1.2", |
| 54 | + "@vitejs/plugin-react": "^5.2.0", |
55 | 55 | "typescript": "5.9.3", |
56 | | - "vite": "^7.3.3" |
| 56 | + "vite": "^7.3.5" |
57 | 57 | } |
58 | 58 | } |
0 commit comments