|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@ai-sdk/openai": "catalog:", |
15 | | - "@ai-sdk/react": "^1.2.12", |
| 15 | + "@ai-sdk/react": "catalog:", |
| 16 | + "@ai-sdk/ui-utils": "catalog:", |
16 | 17 | "@datadog/browser-rum": "^6.20.0", |
17 | 18 | "@dnd-kit/core": "^6.3.1", |
18 | 19 | "@dnd-kit/modifiers": "^9.0.0", |
19 | 20 | "@dnd-kit/sortable": "^10.0.0", |
20 | 21 | "@dnd-kit/utilities": "^3.2.2", |
21 | 22 | "@gram/client": "workspace:*", |
22 | | - "@openrouter/ai-sdk-provider": "0.7.5", |
| 23 | + "@openrouter/ai-sdk-provider": "^1.2.0", |
23 | 24 | "@polar-sh/checkout": "^0.1.11", |
24 | 25 | "@radix-ui/react-accordion": "^1.2.12", |
25 | 26 | "@radix-ui/react-avatar": "^1.1.10", |
26 | 27 | "@radix-ui/react-checkbox": "^1.3.3", |
| 28 | + "@radix-ui/react-collapsible": "^1.1.12", |
27 | 29 | "@radix-ui/react-dialog": "^1.1.15", |
28 | 30 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
29 | 31 | "@radix-ui/react-hover-card": "^1.1.15", |
30 | 32 | "@radix-ui/react-label": "^2.1.7", |
31 | 33 | "@radix-ui/react-popover": "^1.1.15", |
| 34 | + "@radix-ui/react-progress": "^1.1.7", |
32 | 35 | "@radix-ui/react-radio-group": "^1.3.8", |
| 36 | + "@radix-ui/react-scroll-area": "^1.2.10", |
33 | 37 | "@radix-ui/react-select": "^2.2.6", |
34 | 38 | "@radix-ui/react-separator": "^1.1.7", |
35 | 39 | "@radix-ui/react-slot": "^1.2.3", |
36 | 40 | "@radix-ui/react-tabs": "^1.1.13", |
37 | 41 | "@radix-ui/react-toggle": "^1.1.10", |
38 | 42 | "@radix-ui/react-toggle-group": "^1.1.11", |
39 | 43 | "@radix-ui/react-tooltip": "^1.2.8", |
| 44 | + "@radix-ui/react-use-controllable-state": "^1.2.2", |
40 | 45 | "@speakeasy-api/moonshine": "1.30.3", |
41 | 46 | "@tailwindcss/typography": "^0.5.16", |
42 | 47 | "@tailwindcss/vite": "^4.1.13", |
43 | 48 | "@tanstack/react-query": "catalog:", |
44 | 49 | "@tanstack/react-table": "^8.21.3", |
| 50 | + "@xyflow/react": "^12.8.6", |
45 | 51 | "ai": "catalog:", |
46 | 52 | "class-variance-authority": "^0.7.1", |
47 | 53 | "clsx": "^2.1.1", |
|
57 | 63 | "react-dom": "^19.1.1", |
58 | 64 | "react-error-boundary": "^6.0.0", |
59 | 65 | "react-router": "^7.9.1", |
| 66 | + "react-syntax-highlighter": "^15.6.6", |
60 | 67 | "sonner": "^2.0.7", |
| 68 | + "streamdown": "^1.3.0", |
61 | 69 | "tailwind-merge": "^3.3.1", |
62 | 70 | "tailwindcss": "^4.1.13", |
| 71 | + "tokenlens": "^1.3.1", |
63 | 72 | "tw-animate-css": "^1.3.8", |
| 73 | + "use-stick-to-bottom": "^1.1.1", |
64 | 74 | "uuid": "^13.0.0", |
65 | 75 | "vaul": "^1.1.2", |
66 | 76 | "zod": "^3.20.0" |
|
70 | 80 | "@types/node": "^24.5.2", |
71 | 81 | "@types/react": "catalog:", |
72 | 82 | "@types/react-dom": "catalog:", |
| 83 | + "@types/react-syntax-highlighter": "^15.5.13", |
73 | 84 | "@vitejs/plugin-react": "^5.0.3", |
74 | 85 | "eslint": "^9.35.0", |
75 | 86 | "eslint-plugin-react-hooks": "^5.1.0", |
|
0 commit comments