|
48 | 48 | "check": "pnpm lint:fix && pnpm check-types && pnpm test" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | | - "@ai-sdk/anthropic": "^2.0.23", |
52 | | - "@ai-sdk/google": "^2.0.17", |
53 | | - "@ai-sdk/groq": "^2.0.22", |
54 | | - "@ai-sdk/openai": "^2.0.44", |
55 | | - "@ai-sdk/openai-compatible": "^1.0.19", |
56 | | - "@ai-sdk/react": "^2.0.60", |
57 | | - "@ai-sdk/xai": "^2.0.23", |
58 | | - "@aws-sdk/client-s3": "^3.901.0", |
59 | | - "@aws-sdk/s3-request-presigner": "^3.901.0", |
60 | | - "@google/genai": "^1.22.0", |
61 | | - "@modelcontextprotocol/sdk": "^1.19.1", |
| 51 | + "@ai-sdk/anthropic": "^2.0.39", |
| 52 | + "@ai-sdk/google": "^2.0.25", |
| 53 | + "@ai-sdk/groq": "^2.0.26", |
| 54 | + "@ai-sdk/openai": "^2.0.58", |
| 55 | + "@ai-sdk/openai-compatible": "^1.0.24", |
| 56 | + "@ai-sdk/react": "^2.0.82", |
| 57 | + "@ai-sdk/xai": "^2.0.29", |
| 58 | + "@aws-sdk/client-s3": "^3.920.0", |
| 59 | + "@aws-sdk/s3-request-presigner": "^3.920.0", |
| 60 | + "@google/genai": "^1.28.0", |
| 61 | + "@modelcontextprotocol/sdk": "^1.20.2", |
62 | 62 | "@openrouter/ai-sdk-provider": "^1.2.0", |
63 | 63 | "@radix-ui/react-accordion": "^1.2.12", |
64 | 64 | "@radix-ui/react-avatar": "^1.1.10", |
|
78 | 78 | "@radix-ui/react-tabs": "^1.1.13", |
79 | 79 | "@radix-ui/react-toggle": "^1.1.10", |
80 | 80 | "@radix-ui/react-tooltip": "^1.2.8", |
81 | | - "@tiptap/extension-mention": "^2.26.2", |
82 | | - "@tiptap/react": "^2.26.2", |
83 | | - "@tiptap/starter-kit": "^2.26.1", |
84 | | - "@tiptap/suggestion": "^2.26.2", |
| 81 | + "@tiptap/extension-mention": "^2.27.1", |
| 82 | + "@tiptap/react": "^2.27.1", |
| 83 | + "@tiptap/starter-kit": "^2.27.1", |
| 84 | + "@tiptap/suggestion": "^2.27.1", |
85 | 85 | "@vercel/blob": "^2.0.0", |
86 | | - "@xyflow/react": "^12.8.6", |
87 | | - "ai": "^5.0.60", |
| 86 | + "@xyflow/react": "^12.9.1", |
| 87 | + "ai": "^5.0.82", |
88 | 88 | "bcrypt-ts": "^7.1.0", |
89 | | - "better-auth": "^1.3.27", |
| 89 | + "better-auth": "^1.3.34", |
90 | 90 | "chokidar": "^4.0.3", |
91 | 91 | "class-variance-authority": "^0.7.1", |
92 | 92 | "clsx": "^2.1.1", |
|
96 | 96 | "deepmerge": "^4.3.1", |
97 | 97 | "dotenv": "^16.6.1", |
98 | 98 | "drizzle-orm": "^0.41.0", |
99 | | - "emoji-picker-react": "^4.14.0", |
100 | | - "framer-motion": "^12.23.22", |
| 99 | + "emoji-picker-react": "^4.15.0", |
| 100 | + "framer-motion": "^12.23.24", |
101 | 101 | "hast-util-to-jsx-runtime": "^2.3.6", |
102 | | - "ioredis": "^5.8.1", |
| 102 | + "ioredis": "^5.8.2", |
103 | 103 | "json-schema": "^0.4.0", |
104 | 104 | "lucide-react": "^0.486.0", |
105 | | - "mermaid": "^11.12.0", |
| 105 | + "mermaid": "^11.12.1", |
106 | 106 | "nanoid": "^5.1.6", |
107 | 107 | "next": "15.3.2", |
108 | | - "next-intl": "^4.3.11", |
| 108 | + "next-intl": "^4.4.0", |
109 | 109 | "next-themes": "^0.4.6", |
110 | 110 | "ogl": "^1.0.11", |
111 | | - "ollama-ai-provider-v2": "^1.4.1", |
| 111 | + "ollama-ai-provider-v2": "^1.5.2", |
112 | 112 | "pg": "^8.16.3", |
113 | 113 | "react": "^19.2.0", |
114 | 114 | "react-dom": "^19.2.0", |
|
117 | 117 | "recharts": "^2.15.4", |
118 | 118 | "remark-gfm": "^4.0.1", |
119 | 119 | "server-only": "^0.0.1", |
120 | | - "shiki": "^3.13.0", |
| 120 | + "shiki": "^3.14.0", |
121 | 121 | "sonner": "^2.0.7", |
122 | 122 | "swr": "^2.3.6", |
123 | 123 | "tailwind-merge": "^3.3.1", |
|
131 | 131 | "devDependencies": { |
132 | 132 | "@better-auth-kit/seed": "^1.0.12", |
133 | 133 | "@biomejs/biome": "1.9.4", |
134 | | - "@playwright/test": "^1.56.0", |
135 | | - "@tailwindcss/postcss": "^4.1.14", |
| 134 | + "@playwright/test": "^1.56.1", |
| 135 | + "@tailwindcss/postcss": "^4.1.16", |
136 | 136 | "@types/json-schema": "^7.0.15", |
137 | | - "@types/node": "^20.19.19", |
138 | | - "@types/pg": "^8.15.5", |
| 137 | + "@types/node": "^20.19.24", |
| 138 | + "@types/pg": "^8.15.6", |
139 | 139 | "@types/react": "^19.2.2", |
140 | | - "@types/react-dom": "^19.2.1", |
| 140 | + "@types/react-dom": "^19.2.2", |
141 | 141 | "cross-env": "^7.0.3", |
142 | 142 | "dotenv-cli": "^10.0.0", |
143 | 143 | "drizzle-kit": "^0.30.6", |
144 | | - "eslint": "^9.37.0", |
| 144 | + "eslint": "^9.38.0", |
145 | 145 | "eslint-config-next": "15.3.0", |
146 | 146 | "husky": "^9.1.7", |
147 | | - "lint-staged": "^16.2.3", |
| 147 | + "lint-staged": "^16.2.6", |
148 | 148 | "rimraf": "^6.0.1", |
149 | | - "tailwindcss": "^4.1.14", |
| 149 | + "tailwindcss": "^4.1.16", |
150 | 150 | "tsx": "^4.20.6", |
151 | 151 | "typescript": "^5.9.3", |
152 | 152 | "vite-tsconfig-paths": "^5.1.4", |
|
0 commit comments