update dependencies

This commit is contained in:
Amruth Pillai
2026-02-06 23:07:37 +01:00
parent 3289453448
commit ddbb71fb78
2 changed files with 1012 additions and 1066 deletions
+19 -19
View File
@@ -31,10 +31,10 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.36",
"@ai-sdk/google": "^3.0.20",
"@ai-sdk/anthropic": "^3.0.37",
"@ai-sdk/google": "^3.0.21",
"@ai-sdk/openai": "^3.0.25",
"@aws-sdk/client-s3": "^3.982.0",
"@aws-sdk/client-s3": "^3.985.0",
"@better-auth/core": "1.5.0-beta.11",
"@better-auth/passkey": "1.5.0-beta.11",
"@dnd-kit/core": "^6.3.1",
@@ -56,25 +56,25 @@
"@sindresorhus/slugify": "^3.0.0",
"@t3-oss/env-core": "^0.13.10",
"@tanstack/react-query": "5.90.20",
"@tanstack/react-router": "^1.158.0",
"@tanstack/react-router-ssr-query": "^1.158.0",
"@tanstack/react-start": "^1.158.0",
"@tanstack/zod-adapter": "^1.158.0",
"@tanstack/react-router": "^1.158.1",
"@tanstack/react-router-ssr-query": "^1.158.1",
"@tanstack/react-start": "^1.158.3",
"@tanstack/zod-adapter": "^1.158.1",
"@tiptap/extension-highlight": "^3.19.0",
"@tiptap/extension-table": "^3.19.0",
"@tiptap/extension-text-align": "^3.19.0",
"@tiptap/pm": "^3.19.0",
"@tiptap/react": "^3.19.0",
"@tiptap/starter-kit": "^3.19.0",
"ai": "^6.0.69",
"ai-sdk-ollama": "^3.3.0",
"ai": "^6.0.74",
"ai-sdk-ollama": "^3.4.0",
"bcrypt": "^6.0.0",
"better-auth": "1.5.0-beta.11",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"dompurify": "^3.3.1",
"drizzle-orm": "^1.0.0-beta.13-f728631",
"drizzle-orm": "^1.0.0-beta.15-859cf75",
"es-toolkit": "^1.44.0",
"fast-deep-equal": "^3.1.3",
"fuse.js": "^7.1.0",
@@ -82,21 +82,21 @@
"input-otp": "^1.4.2",
"js-cookie": "^3.0.5",
"monaco-editor": "^0.55.1",
"motion": "^12.31.0",
"nodemailer": "^7.0.13",
"motion": "^12.33.0",
"nodemailer": "^8.0.0",
"pg": "^8.18.0",
"puppeteer-core": "^24.36.1",
"puppeteer-core": "^24.37.2",
"qrcode.react": "^4.2.0",
"radix-ui": "^1.4.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-hook-form": "^7.71.1",
"react-hotkeys-hook": "^5.2.4",
"react-resizable-panels": "^4.5.9",
"react-resizable-panels": "^4.6.2",
"react-window": "^2.2.6",
"react-zoom-pan-pinch": "^3.7.0",
"reflect-metadata": "^0.2.2",
"shadcn": "^3.8.2",
"shadcn": "^3.8.4",
"sharp": "^0.34.5",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
@@ -120,15 +120,15 @@
"@tailwindcss/vite": "^4.1.18",
"@types/bcrypt": "^6.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^25.2.0",
"@types/node": "^25.2.1",
"@types/nodemailer": "^7.0.9",
"@types/pg": "^8.16.0",
"@types/react": "^19.2.10",
"@types/react": "^19.2.13",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.3",
"babel-plugin-macros": "^3.1.0",
"drizzle-kit": "^1.0.0-beta.13-f728631",
"knip": "^5.83.0",
"drizzle-kit": "^1.0.0-beta.15-859cf75",
"knip": "^5.83.1",
"nitro": "npm:nitro-nightly@latest",
"node-addon-api": "^8.5.0",
"node-gyp": "^12.2.0",
+993 -1047
View File
File diff suppressed because it is too large Load Diff