Compare commits

...
2 Commits
Author SHA1 Message Date
Marc Seitz 9d4e91b87c chore: update dependencies 2025-11-10 17:00:42 +04:00
Marc Seitz 92fb4d3c14 chore: update dependencies 2025-11-10 16:52:45 +04:00
2 changed files with 1321 additions and 924 deletions
+1288 -891
View File
File diff suppressed because it is too large Load Diff
+33 -33
View File
@@ -20,11 +20,11 @@
"dev:prisma": "npx prisma generate && npx prisma migrate deploy"
},
"dependencies": {
"@aws-sdk/client-lambda": "^3.899.0",
"@aws-sdk/client-s3": "^3.899.0",
"@aws-sdk/cloudfront-signer": "^3.893.0",
"@aws-sdk/lib-storage": "^3.900.0",
"@aws-sdk/s3-request-presigner": "^3.899.0",
"@aws-sdk/client-lambda": "^3.927.0",
"@aws-sdk/client-s3": "^3.927.0",
"@aws-sdk/cloudfront-signer": "^3.921.0",
"@aws-sdk/lib-storage": "^3.927.0",
"@aws-sdk/s3-request-presigner": "^3.927.0",
"@calcom/embed-react": "^1.5.3",
"@chronark/zod-bird": "^0.3.10",
"@dnd-kit/core": "^6.3.1",
@@ -34,25 +34,25 @@
"@hookform/resolvers": "^5.2.2",
"@jitsu/js": "^1.10.4",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/third-parties": "^15.5.4",
"@next/third-parties": "^16.0.1",
"@pdf-lib/fontkit": "^1.1.1",
"@prisma/client": "^6.5.0",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-alert-dialog": "^1.1.15",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-avatar": "^1.1.11",
"@radix-ui/react-checkbox": "^1.3.3",
"@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-label": "^2.1.7",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-portal": "^1.1.9",
"@radix-ui/react-progress": "^1.1.7",
"@radix-ui/react-portal": "^1.1.10",
"@radix-ui/react-progress": "^1.1.8",
"@radix-ui/react-radio-group": "^1.3.8",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-separator": "^1.1.8",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-toggle": "^1.1.10",
@@ -75,23 +75,23 @@
"@tus/s3-store": "^1.9.1",
"@tus/server": "^1.10.2",
"@tus/utils": "^0.5.1",
"@upstash/qstash": "^2.8.3",
"@upstash/ratelimit": "^2.0.6",
"@upstash/redis": "^1.35.4",
"@upstash/qstash": "^2.8.4",
"@upstash/ratelimit": "^2.0.7",
"@upstash/redis": "^1.35.6",
"@vercel/blob": "^1.1.1",
"@vercel/edge-config": "^1.4.0",
"@vercel/functions": "^3.1.0",
"@vercel/edge-config": "^1.4.3",
"@vercel/functions": "^3.3.0",
"ai": "2.2.37",
"autoprefixer": "^10.4.21",
"base-x": "^5.0.1",
"bcryptjs": "^3.0.2",
"bcryptjs": "^3.0.3",
"bottleneck": "^2.19.5",
"chrono-node": "^2.9.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^3.6.0",
"dub": "^0.66.5",
"dub": "^0.68.0",
"eslint": "8.57.0",
"eslint-config-next": "^14.2.33",
"exceljs": "^4.4.0",
@@ -99,23 +99,23 @@
"input-otp": "^1.4.2",
"js-cookie": "^3.0.5",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.544.0",
"lucide-react": "^0.553.0",
"mime-types": "^3.0.1",
"motion": "^12.23.22",
"motion": "^12.23.24",
"ms": "^2.1.3",
"mupdf": "^1.3.6",
"nanoid": "^5.1.6",
"next": "^14.2.33",
"next-auth": "^4.24.11",
"next-plausible": "^3.12.4",
"next-auth": "^4.24.13",
"next-plausible": "^3.12.5",
"next-themes": "^0.4.6",
"notion-client": "^7.6.0",
"notion-utils": "^7.6.0",
"nuqs": "^2.7.0",
"notion-client": "^7.7.1",
"notion-utils": "^7.7.1",
"nuqs": "^2.7.3",
"openai": "4.20.1",
"pdf-lib": "^1.17.1",
"postcss": "^8.5.6",
"posthog-js": "^1.268.9",
"posthog-js": "^1.290.0",
"react": "^18.3.1",
"react-colorful": "^5.6.1",
"react-day-picker": "^8.10.1",
@@ -123,26 +123,26 @@
"react-draggable": "^4.5.0",
"react-dropzone": "^14.3.8",
"react-email": "^4.2.8",
"react-hook-form": "^7.63.0",
"react-hook-form": "^7.66.0",
"react-hotkeys-hook": "^5.1.0",
"react-intersection-observer": "^9.16.0",
"react-notion-x": "^7.6.0",
"react-notion-x": "^7.7.1",
"react-pdf": "^8.0.2",
"react-phone-number-input": "^3.4.12",
"react-phone-number-input": "^3.4.13",
"react-resizable-panels": "^3.0.6",
"react-textarea-autosize": "^8.5.9",
"react-zoom-pan-pinch": "^3.7.0",
"resend": "^6.1.1",
"sanitize-html": "^2.17.0",
"shiki": "^3.13.0",
"shiki": "^3.15.0",
"sonner": "^2.0.7",
"stripe": "^16.12.0",
"swr": "^2.3.6",
"tailwind-merge": "^2.6.0",
"tailwind-scrollbar-hide": "^2.0.0",
"tailwindcss": "^3.4.17",
"tailwindcss": "^3.4.18",
"tailwindcss-animate": "^1.0.7",
"ts-pattern": "^5.8.0",
"ts-pattern": "^5.9.0",
"tus-js-client": "^4.3.1",
"ua-parser-js": "^1.0.41",
"unsend": "^1.5.1",