|
22 | 22 | "preview": "vite preview" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@ai-sdk/anthropic": "^3.0.75", |
26 | | - "@ai-sdk/gateway": "^3.0.110", |
27 | | - "@ai-sdk/google": "^3.0.67", |
28 | | - "@ai-sdk/openai": "^3.0.61", |
29 | | - "@ai-sdk/react": "^3.0.177", |
30 | | - "@hono/node-server": "^2.0.1", |
| 25 | + "@ai-sdk/anthropic": "^3.0.76", |
| 26 | + "@ai-sdk/gateway": "^3.0.111", |
| 27 | + "@ai-sdk/google": "^3.0.70", |
| 28 | + "@ai-sdk/openai": "^3.0.63", |
| 29 | + "@ai-sdk/react": "^3.0.178", |
| 30 | + "@hono/node-server": "^2.0.2", |
31 | 31 | "@objectstack/client": "workspace:*", |
32 | 32 | "@objectstack/client-react": "workspace:*", |
33 | 33 | "@objectstack/driver-memory": "workspace:*", |
|
63 | 63 | "@radix-ui/react-toast": "^1.2.15", |
64 | 64 | "@radix-ui/react-tooltip": "^1.2.8", |
65 | 65 | "@tanstack/react-router": "^1.169.2", |
66 | | - "ai": "^6.0.175", |
| 66 | + "ai": "^6.0.176", |
67 | 67 | "class-variance-authority": "^0.7.1", |
68 | 68 | "clsx": "^2.1.1", |
69 | 69 | "hono": "^4.12.18", |
70 | 70 | "lucide-react": "^1.14.0", |
71 | | - "react": "^19.2.5", |
72 | | - "react-dom": "^19.2.5", |
| 71 | + "react": "^19.2.6", |
| 72 | + "react-dom": "^19.2.6", |
73 | 73 | "react-resizable-panels": "^4.11.0", |
74 | 74 | "tailwind-merge": "^3.5.0" |
75 | 75 | }, |
|
78 | 78 | "@playwright/test": "^1.59.1", |
79 | 79 | "@tailwindcss/postcss": "^4.2.4", |
80 | 80 | "@tanstack/router-devtools": "^1.166.13", |
81 | | - "@tanstack/router-plugin": "^1.167.33", |
| 81 | + "@tanstack/router-plugin": "^1.167.35", |
82 | 82 | "@testing-library/jest-dom": "^6.9.1", |
83 | 83 | "@testing-library/react": "^16.3.2", |
84 | 84 | "@testing-library/user-event": "^14.6.1", |
|
89 | 89 | "autoprefixer": "^10.5.0", |
90 | 90 | "esbuild": "^0.28.0", |
91 | 91 | "happy-dom": "^20.9.0", |
92 | | - "msw": "^2.14.3", |
| 92 | + "msw": "^2.14.5", |
93 | 93 | "postcss": "^8.5.14", |
94 | 94 | "tailwindcss": "^4.2.4", |
95 | 95 | "typescript": "^6.0.3", |
96 | | - "vite": "^8.0.10", |
| 96 | + "vite": "^8.0.11", |
97 | 97 | "vitest": "^4.1.5" |
98 | 98 | }, |
99 | 99 | "msw": { |
|
0 commit comments