|
48 | 48 | "check": "pnpm lint:fix && pnpm check-types && pnpm test" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
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 | | - "@openrouter/ai-sdk-provider": "^1.2.0", |
| 51 | + "@ai-sdk/anthropic": "^2.0.45", |
| 52 | + "@ai-sdk/google": "^2.0.42", |
| 53 | + "@ai-sdk/groq": "^2.0.31", |
| 54 | + "@ai-sdk/openai": "^2.0.71", |
| 55 | + "@ai-sdk/openai-compatible": "^1.0.27", |
| 56 | + "@ai-sdk/react": "^2.0.100", |
| 57 | + "@ai-sdk/xai": "^2.0.35", |
| 58 | + "@aws-sdk/client-s3": "^3.937.0", |
| 59 | + "@aws-sdk/s3-request-presigner": "^3.937.0", |
| 60 | + "@google/genai": "^1.30.0", |
| 61 | + "@modelcontextprotocol/sdk": "^1.22.0", |
| 62 | + "@openrouter/ai-sdk-provider": "^1.2.5", |
63 | 63 | "@radix-ui/react-accordion": "^1.2.12", |
64 | | - "@radix-ui/react-avatar": "^1.1.10", |
| 64 | + "@radix-ui/react-avatar": "^1.1.11", |
65 | 65 | "@radix-ui/react-checkbox": "^1.3.3", |
66 | 66 | "@radix-ui/react-context-menu": "^2.2.16", |
67 | 67 | "@radix-ui/react-dialog": "^1.1.15", |
68 | 68 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
69 | 69 | "@radix-ui/react-hover-card": "^1.1.15", |
70 | | - "@radix-ui/react-label": "^2.1.7", |
| 70 | + "@radix-ui/react-label": "^2.1.8", |
71 | 71 | "@radix-ui/react-popover": "^1.1.15", |
72 | 72 | "@radix-ui/react-radio-group": "^1.3.8", |
73 | 73 | "@radix-ui/react-scroll-area": "^1.2.10", |
74 | 74 | "@radix-ui/react-select": "^2.2.6", |
75 | | - "@radix-ui/react-separator": "^1.1.7", |
76 | | - "@radix-ui/react-slot": "^1.2.3", |
| 75 | + "@radix-ui/react-separator": "^1.1.8", |
| 76 | + "@radix-ui/react-slot": "^1.2.4", |
77 | 77 | "@radix-ui/react-switch": "^1.2.6", |
78 | 78 | "@radix-ui/react-tabs": "^1.1.13", |
79 | 79 | "@radix-ui/react-toggle": "^1.1.10", |
|
83 | 83 | "@tiptap/starter-kit": "^2.27.1", |
84 | 84 | "@tiptap/suggestion": "^2.27.1", |
85 | 85 | "@vercel/blob": "^2.0.0", |
86 | | - "@xyflow/react": "^12.9.1", |
87 | | - "ai": "^5.0.82", |
| 86 | + "@xyflow/react": "^12.9.3", |
| 87 | + "ai": "^5.0.100", |
88 | 88 | "bcrypt-ts": "^7.1.0", |
89 | | - "better-auth": "^1.3.34", |
| 89 | + "better-auth": "^1.4.1", |
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.15.0", |
| 99 | + "emoji-picker-react": "^4.15.2", |
100 | 100 | "framer-motion": "^12.23.24", |
101 | 101 | "hast-util-to-jsx-runtime": "^2.3.6", |
102 | 102 | "ioredis": "^5.8.2", |
|
106 | 106 | "mermaid": "^11.12.1", |
107 | 107 | "nanoid": "^5.1.6", |
108 | 108 | "next": "15.3.2", |
109 | | - "next-intl": "^4.4.0", |
| 109 | + "next-intl": "^4.5.5", |
110 | 110 | "next-themes": "^0.4.6", |
111 | 111 | "ogl": "^1.0.11", |
112 | | - "ollama-ai-provider-v2": "^1.5.2", |
| 112 | + "ollama-ai-provider-v2": "^1.5.5", |
113 | 113 | "pg": "^8.16.3", |
114 | 114 | "react": "^19.2.0", |
115 | 115 | "react-dom": "^19.2.0", |
|
120 | 120 | "remark-gfm": "^4.0.1", |
121 | 121 | "remark-math": "^6.0.0", |
122 | 122 | "server-only": "^0.0.1", |
123 | | - "shiki": "^3.14.0", |
| 123 | + "shiki": "^3.15.0", |
124 | 124 | "sonner": "^2.0.7", |
125 | 125 | "swr": "^2.3.6", |
126 | | - "tailwind-merge": "^3.3.1", |
| 126 | + "tailwind-merge": "^3.4.0", |
127 | 127 | "ts-edge": "^1.0.4", |
128 | 128 | "ts-safe": "^0.0.5", |
129 | 129 | "tw-animate-css": "^1.4.0", |
|
135 | 135 | "@better-auth-kit/seed": "^1.0.12", |
136 | 136 | "@biomejs/biome": "1.9.4", |
137 | 137 | "@playwright/test": "^1.56.1", |
138 | | - "@tailwindcss/postcss": "^4.1.16", |
| 138 | + "@tailwindcss/postcss": "^4.1.17", |
139 | 139 | "@types/json-schema": "^7.0.15", |
140 | | - "@types/node": "^20.19.24", |
| 140 | + "@types/node": "^20.19.25", |
141 | 141 | "@types/pg": "^8.15.6", |
142 | | - "@types/react": "^19.2.2", |
143 | | - "@types/react-dom": "^19.2.2", |
| 142 | + "@types/react": "^19.2.6", |
| 143 | + "@types/react-dom": "^19.2.3", |
144 | 144 | "cross-env": "^7.0.3", |
145 | 145 | "dotenv-cli": "^10.0.0", |
146 | 146 | "drizzle-kit": "^0.30.6", |
147 | | - "eslint": "^9.38.0", |
| 147 | + "eslint": "^9.39.1", |
148 | 148 | "eslint-config-next": "15.3.0", |
149 | 149 | "husky": "^9.1.7", |
150 | | - "lint-staged": "^16.2.6", |
151 | | - "rimraf": "^6.0.1", |
152 | | - "tailwindcss": "^4.1.16", |
| 150 | + "lint-staged": "^16.2.7", |
| 151 | + "rimraf": "^6.1.2", |
| 152 | + "tailwindcss": "^4.1.17", |
153 | 153 | "tsx": "^4.20.6", |
154 | 154 | "typescript": "^5.9.3", |
155 | 155 | "vite-tsconfig-paths": "^5.1.4", |
156 | 156 | "vitest": "^3.2.4" |
157 | 157 | }, |
158 | 158 | "lint-staged": { |
159 | | - "*.{js,json,mjs,ts,yaml,tsx,css}": [ |
160 | | - "pnpm format", |
161 | | - "pnpm lint:fix" |
162 | | - ] |
| 159 | + "*.{js,json,mjs,ts,yaml,tsx,css}": ["pnpm format", "pnpm lint:fix"] |
163 | 160 | }, |
164 | 161 | "packageManager": "[email protected]", |
165 | 162 | "engines": { |
|
0 commit comments