Merge branch 'main' into yearly-updates

This commit is contained in:
Marc Seitz
2025-12-09 11:03:43 +01:00
108 changed files with 11282 additions and 2856 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": ">=18.18.0"
"node": ">=22"
},
"scripts": {
"dev": "next dev",
@@ -20,11 +20,13 @@
"dev:prisma": "npx prisma generate && npx prisma migrate deploy"
},
"dependencies": {
"@aws-sdk/client-lambda": "^3.940.0",
"@aws-sdk/client-s3": "^3.940.0",
"@aws-sdk/cloudfront-signer": "^3.935.0",
"@aws-sdk/lib-storage": "^3.940.0",
"@aws-sdk/s3-request-presigner": "^3.940.0",
"@ai-sdk/openai": "^2.0.80",
"@ai-sdk/react": "^2.0.109",
"@aws-sdk/client-lambda": "^3.947.0",
"@aws-sdk/client-s3": "^3.947.0",
"@aws-sdk/cloudfront-signer": "^3.946.0",
"@aws-sdk/lib-storage": "^3.947.0",
"@aws-sdk/s3-request-presigner": "^3.947.0",
"@calcom/embed-react": "^1.5.3",
"@chronark/zod-bird": "^0.3.10",
"@dnd-kit/core": "^6.3.1",
@@ -34,7 +36,7 @@
"@hookform/resolvers": "^5.2.2",
"@jitsu/js": "^1.10.4",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/third-parties": "^15.5.6",
"@next/third-parties": "^16.0.8",
"@pdf-lib/fontkit": "^1.1.1",
"@prisma/client": "^6.5.0",
"@radix-ui/react-accordion": "^1.2.12",
@@ -44,6 +46,7 @@
"@radix-ui/react-collapsible": "^1.1.12",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-hover-card": "^1.1.15",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-portal": "^1.1.10",
@@ -58,6 +61,7 @@
"@radix-ui/react-toggle": "^1.1.10",
"@radix-ui/react-toggle-group": "^1.1.11",
"@radix-ui/react-tooltip": "^1.2.8",
"@radix-ui/react-use-controllable-state": "^1.2.2",
"@react-email/components": "^1.0.1",
"@react-email/render": "^2.0.0",
"@sindresorhus/slugify": "^3.0.0",
@@ -81,7 +85,7 @@
"@vercel/blob": "^2.0.0",
"@vercel/edge-config": "^1.4.3",
"@vercel/functions": "^3.3.4",
"ai": "2.2.37",
"ai": "^5.0.108",
"autoprefixer": "^10.4.22",
"base-x": "^5.0.1",
"bcryptjs": "^3.0.3",
@@ -91,7 +95,8 @@
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^3.6.0",
"dub": "^0.68.0",
"dub": "^0.69.0",
"embla-carousel-react": "^8.6.0",
"eslint": "8.57.0",
"eslint-config-next": "^14.2.33",
"exceljs": "^4.4.0",
@@ -99,35 +104,35 @@
"html2canvas": "^1.4.1",
"input-otp": "^1.4.2",
"js-cookie": "^3.0.5",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.555.0",
"jsonwebtoken": "^9.0.3",
"lucide-react": "^0.556.0",
"mime-types": "^3.0.2",
"motion": "^12.23.24",
"motion": "^12.23.25",
"ms": "^2.1.3",
"mupdf": "^1.26.4",
"nanoid": "^5.1.6",
"next": "^14.2.33",
"next-auth": "^4.24.13",
"next-plausible": "^3.12.4",
"next-themes": "^0.4.6",
"nodemailer": "^7.0.11",
"notion-client": "^7.7.1",
"notion-utils": "^7.7.1",
"nuqs": "^2.8.1",
"openai": "4.20.1",
"nuqs": "^2.8.3",
"openai": "^6.10.0",
"pdf-lib": "^1.17.1",
"postcss": "^8.5.6",
"posthog-js": "^1.298.1",
"posthog-js": "^1.302.2",
"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.5",
"react-hook-form": "^7.66.1",
"react-email": "^5.0.6",
"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-pdf": "^8.0.2",
"react-phone-number-input": "^3.4.14",
@@ -136,25 +141,28 @@
"react-zoom-pan-pinch": "^3.7.0",
"resend": "^6.5.2",
"sanitize-html": "^2.17.0",
"shiki": "^3.17.0",
"shiki": "^3.19.0",
"sonner": "^2.0.7",
"streamdown": "^1.6.10",
"stripe": "^16.12.0",
"swr": "^2.3.7",
"tailwind-merge": "^2.6.0",
"tailwind-scrollbar-hide": "^2.0.0",
"tailwindcss": "^3.4.18",
"tailwindcss-animate": "^1.0.7",
"tokenlens": "^1.3.1",
"ts-pattern": "^5.9.0",
"tus-js-client": "^4.3.1",
"ua-parser-js": "^1.0.41",
"unsend": "^1.5.1",
"use-debounce": "^10.0.6",
"use-stick-to-bottom": "^1.1.1",
"vaul": "^1.1.2",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zod": "^3.25.76"
},
"devDependencies": {
"@react-email/preview-server": "^5.0.5",
"@react-email/preview-server": "^5.0.6",
"@tailwindcss/forms": "^0.5.10",
"@trigger.dev/build": "^3.3.17",
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
@@ -170,8 +178,9 @@
"@types/react-dom": "^18",
"@types/sanitize-html": "^2.13.0",
"@types/ua-parser-js": "^0.7.39",
"prettier": "^3.7.3",
"prettier-plugin-tailwindcss": "^0.7.1",
"patch-package": "^8.0.1",
"prettier": "^3.7.4",
"prettier-plugin-tailwindcss": "^0.7.2",
"prisma": "^6.5.0",
"typescript": "^5"
},