update dependencies

This commit is contained in:
Amruth Pillai
2026-03-06 12:11:22 +01:00
parent 44177c0d1b
commit f4b6db222c
2 changed files with 1483 additions and 779 deletions
+15 -15
View File
@@ -31,13 +31,13 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.55",
"@ai-sdk/google": "^3.0.37",
"@ai-sdk/openai": "^3.0.39",
"@ai-sdk/react": "^3.0.114",
"@aws-sdk/client-s3": "^3.1002.0",
"@better-auth/api-key": "^1.5.3",
"@better-auth/drizzle-adapter": "^1.5.3",
"@ai-sdk/anthropic": "^3.0.58",
"@ai-sdk/google": "^3.0.43",
"@ai-sdk/openai": "^3.0.41",
"@ai-sdk/react": "^3.0.118",
"@aws-sdk/client-s3": "^3.1003.0",
"@better-auth/api-key": "^1.5.4",
"@better-auth/drizzle-adapter": "^1.5.4",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -68,15 +68,15 @@
"@tiptap/pm": "^3.20.0",
"@tiptap/react": "^3.20.0",
"@tiptap/starter-kit": "^3.20.0",
"ai": "^6.0.112",
"ai": "^6.0.116",
"ai-sdk-ollama": "^3.8.0",
"bcrypt": "^6.0.0",
"better-auth": "^1.5.3",
"better-auth": "^1.5.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"dompurify": "^3.3.1",
"drizzle-orm": "1.0.0-beta.15-859cf75",
"dompurify": "^3.3.2",
"drizzle-orm": "1.0.0-beta.16-ea816b6",
"drizzle-zod": "^0.8.3",
"es-toolkit": "^1.45.1",
"fast-deep-equal": "^3.1.3",
@@ -88,7 +88,7 @@
"monaco-editor": "^0.55.1",
"motion": "^12.35.0",
"nodemailer": "^8.0.1",
"pg": "^8.19.0",
"pg": "^8.20.0",
"puppeteer-core": "^24.38.0",
"qrcode.react": "^4.2.0",
"radix-ui": "^1.4.3",
@@ -114,21 +114,21 @@
"zustand": "^5.0.11"
},
"devDependencies": {
"@biomejs/biome": "^2.4.5",
"@biomejs/biome": "^2.4.6",
"@lingui/babel-plugin-lingui-macro": "^5.9.2",
"@lingui/cli": "^5.9.2",
"@lingui/vite-plugin": "^5.9.2",
"@tailwindcss/vite": "^4.2.1",
"@types/bcrypt": "^6.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^25.3.3",
"@types/node": "^25.3.5",
"@types/nodemailer": "^7.0.11",
"@types/pg": "^8.18.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.4",
"babel-plugin-macros": "^3.1.0",
"drizzle-kit": "1.0.0-beta.15-859cf75",
"drizzle-kit": "1.0.0-beta.16-ea816b6",
"knip": "^5.85.0",
"nitro": "3.0.1-alpha.2",
"node-addon-api": "^8.6.0",
+1468 -764
View File
File diff suppressed because it is too large Load Diff