Compare commits

...
Author SHA1 Message Date
Marc Seitz 00f996af6a chore: update dependencies 2025-12-20 16:19:53 +01:00
2 changed files with 737 additions and 746 deletions
+720 -729
View File
File diff suppressed because it is too large Load Diff
+17 -17
View File
@@ -20,13 +20,13 @@
"dev:prisma": "npx prisma generate && npx prisma migrate deploy"
},
"dependencies": {
"@ai-sdk/openai": "^2.0.86",
"@ai-sdk/react": "^2.0.115",
"@aws-sdk/client-lambda": "^3.950.0",
"@aws-sdk/client-s3": "^3.948.0",
"@aws-sdk/cloudfront-signer": "^3.946.0",
"@aws-sdk/lib-storage": "^3.948.0",
"@aws-sdk/s3-request-presigner": "^3.948.0",
"@ai-sdk/openai": "^2.0.88",
"@ai-sdk/react": "^2.0.118",
"@aws-sdk/client-lambda": "^3.956.0",
"@aws-sdk/client-s3": "^3.956.0",
"@aws-sdk/cloudfront-signer": "^3.956.0",
"@aws-sdk/lib-storage": "^3.956.0",
"@aws-sdk/s3-request-presigner": "^3.956.0",
"@calcom/embed-react": "^1.5.3",
"@chronark/zod-bird": "^0.3.10",
"@dnd-kit/core": "^6.3.1",
@@ -36,7 +36,7 @@
"@hookform/resolvers": "^5.2.2",
"@jitsu/js": "^1.10.4",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/third-parties": "^16.0.10",
"@next/third-parties": "^16.1.0",
"@pdf-lib/fontkit": "^1.1.1",
"@prisma/client": "^6.5.0",
"@radix-ui/react-accordion": "^1.2.12",
@@ -85,8 +85,8 @@
"@vercel/blob": "^2.0.0",
"@vercel/edge-config": "^1.4.3",
"@vercel/functions": "^3.3.4",
"ai": "^5.0.113",
"autoprefixer": "^10.4.22",
"ai": "^5.0.116",
"autoprefixer": "^10.4.23",
"base-x": "^5.0.1",
"bcryptjs": "^3.0.3",
"bottleneck": "^2.19.5",
@@ -115,25 +115,25 @@
"next-auth": "^4.24.13",
"next-themes": "^0.4.6",
"nodemailer": "^7.0.11",
"notion-client": "^7.7.1",
"notion-utils": "^7.7.1",
"notion-client": "^7.7.3",
"notion-utils": "^7.7.3",
"nuqs": "^2.8.5",
"openai": "^6.10.0",
"openai": "^6.15.0",
"pdf-lib": "^1.17.1",
"postcss": "^8.5.6",
"posthog-js": "^1.306.1",
"posthog-js": "^1.309.1",
"react": "^18.3.1",
"react-colorful": "^5.6.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",
"react-draggable": "^4.5.0",
"react-dropzone": "^14.3.8",
"react-email": "^5.0.8",
"react-email": "^5.1.0",
"react-hook-form": "^7.68.0",
"react-hotkeys-hook": "^5.2.1",
"react-intersection-observer": "^9.16.0",
"react-markdown": "^10.1.0",
"react-notion-x": "^7.7.1",
"react-notion-x": "^7.7.3",
"react-pdf": "^8.0.2",
"react-phone-number-input": "^3.4.14",
"react-resizable-panels": "^3.0.6",
@@ -145,7 +145,7 @@
"sonner": "^2.0.7",
"streamdown": "^1.6.10",
"stripe": "^16.12.0",
"swr": "^2.3.7",
"swr": "^2.3.8",
"tailwind-merge": "^2.6.0",
"tailwind-scrollbar-hide": "^2.0.0",
"tailwindcss": "^3.4.19",