|
20 | 20 | "author": "", |
21 | 21 | "license": "MIT", |
22 | 22 | "devDependencies": { |
23 | | - "@biomejs/biome": "^1.9.4", |
24 | | - "@cloudflare/vite-plugin": "1.1.1", |
25 | | - "@cloudflare/vitest-pool-workers": "^0.8.27", |
26 | | - "@cloudflare/workers-types": "^4.20250513.0", |
27 | | - "@tailwindcss/vite": "^4.1.6", |
28 | | - "@types/node": "^22.15.17", |
29 | | - "@types/react": "^19.1.4", |
30 | | - "@types/react-dom": "^19.1.5", |
31 | | - "@vitejs/plugin-react": "^4.4.1", |
| 23 | + "@biomejs/biome": "^2.0.4", |
| 24 | + "@cloudflare/vite-plugin": "1.7.4", |
| 25 | + "@cloudflare/vitest-pool-workers": "^0.8.43", |
| 26 | + "@cloudflare/workers-types": "^4.20250620.0", |
| 27 | + "@tailwindcss/vite": "^4.1.10", |
| 28 | + "@types/node": "^24.0.3", |
| 29 | + "@types/react": "^19.1.8", |
| 30 | + "@types/react-dom": "^19.1.6", |
| 31 | + "@vitejs/plugin-react": "^4.5.2", |
32 | 32 | "prettier": "^3.5.3", |
33 | | - "tailwindcss": "^4.1.6", |
| 33 | + "tailwindcss": "^4.1.10", |
34 | 34 | "typescript": "^5.8.3", |
35 | 35 | "vite": "^6.3.5", |
36 | | - "vitest": "3.1.3", |
37 | | - "wrangler": "^4.14.4" |
| 36 | + "vitest": "3.2.4", |
| 37 | + "wrangler": "^4.20.5" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@ai-sdk/openai": "^1.3.22", |
41 | 41 | "@ai-sdk/react": "^1.2.12", |
42 | 42 | "@ai-sdk/ui-utils": "^1.2.11", |
43 | | - "@phosphor-icons/react": "^2.1.7", |
44 | | - "@radix-ui/react-avatar": "^1.1.9", |
45 | | - "@radix-ui/react-dropdown-menu": "^2.1.14", |
46 | | - "@radix-ui/react-slot": "^1.2.2", |
47 | | - "@radix-ui/react-switch": "^1.2.4", |
| 43 | + "@phosphor-icons/react": "^2.1.10", |
| 44 | + "@radix-ui/react-avatar": "^1.1.10", |
| 45 | + "@radix-ui/react-dropdown-menu": "^2.1.15", |
| 46 | + "@radix-ui/react-slot": "^1.2.3", |
| 47 | + "@radix-ui/react-switch": "^1.2.5", |
48 | 48 | "@types/marked": "^6.0.0", |
49 | | - "agents": "^0.0.86", |
50 | | - "ai": "^4.3.15", |
| 49 | + "agents": "^0.0.97", |
| 50 | + "ai": "^4.3.16", |
51 | 51 | "class-variance-authority": "^0.7.1", |
52 | 52 | "clsx": "^2.1.1", |
53 | | - "marked": "^15.0.11", |
| 53 | + "marked": "^15.0.12", |
54 | 54 | "react": "^19.1.0", |
55 | 55 | "react-dom": "^19.1.0", |
56 | 56 | "react-markdown": "^10.1.0", |
57 | 57 | "remark-gfm": "^4.0.1", |
58 | | - "tailwind-merge": "^3.3.0", |
59 | | - "zod": "^3.24.4" |
| 58 | + "tailwind-merge": "^3.3.1", |
| 59 | + "zod": "^3.25.67" |
60 | 60 | } |
61 | 61 | } |
0 commit comments