|
21 | 21 | "license": "MIT", |
22 | 22 | "devDependencies": { |
23 | 23 | "@biomejs/biome": "^2.2.4", |
24 | | - "@cloudflare/vite-plugin": "1.13.6", |
25 | | - "@cloudflare/vitest-pool-workers": "^0.9.6", |
26 | | - "@cloudflare/workers-types": "^4.20250926.0", |
| 24 | + "@cloudflare/vite-plugin": "1.13.7", |
| 25 | + "@cloudflare/vitest-pool-workers": "^0.9.7", |
| 26 | + "@cloudflare/workers-types": "^4.20250927.0", |
27 | 27 | "@tailwindcss/vite": "^4.1.13", |
28 | 28 | "@types/node": "^24.5.2", |
29 | | - "@types/react": "^19.1.13", |
| 29 | + "@types/react": "^19.1.14", |
30 | 30 | "@types/react-dom": "^19.1.9", |
31 | | - "@vitejs/plugin-react": "^5.0.3", |
| 31 | + "@vitejs/plugin-react": "^5.0.4", |
32 | 32 | "prettier": "^3.6.2", |
33 | 33 | "tailwindcss": "^4.1.13", |
34 | 34 | "typescript": "^5.9.2", |
35 | 35 | "vite": "^7.1.7", |
36 | 36 | "vitest": "3.2.4", |
37 | | - "wrangler": "^4.40.1" |
| 37 | + "wrangler": "^4.40.2" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@ai-sdk/openai": "^2.0.36", |
41 | | - "@ai-sdk/react": "^2.0.54", |
| 40 | + "@ai-sdk/openai": "^2.0.38", |
| 41 | + "@ai-sdk/react": "^2.0.56", |
42 | 42 | "@ai-sdk/ui-utils": "^1.2.11", |
43 | 43 | "@phosphor-icons/react": "^2.1.10", |
44 | 44 | "@radix-ui/react-avatar": "^1.1.10", |
45 | 45 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
46 | 46 | "@radix-ui/react-slot": "^1.2.3", |
47 | 47 | "@radix-ui/react-switch": "^1.2.6", |
48 | | - "agents": "^0.2.4", |
49 | | - "ai": "^5.0.54", |
| 48 | + "agents": "^0.2.6", |
| 49 | + "ai": "^5.0.56", |
50 | 50 | "class-variance-authority": "^0.7.1", |
51 | 51 | "clsx": "^2.1.1", |
52 | 52 | "marked": "^16.3.0", |
|
0 commit comments