diff --git a/package.json b/package.json index 0700aae..5309c49 100644 --- a/package.json +++ b/package.json @@ -28,16 +28,12 @@ "@aws-sdk/client-s3": "^3.1064.0", "@aws-sdk/s3-request-presigner": "^3.1064.0", "@google/generative-ai": "^0.24.1", - "@gsap/react": "^2.1.2", "@neondatabase/auth": "^0.4.2-beta", "@neondatabase/serverless": "^1.1.0", "@sentry/nextjs": "^10.55.0", "@stripe/react-stripe-js": "^6.6.0", "@stripe/stripe-js": "^9.7.0", - "@supabase/ssr": "^0.10.2", "@supabase/supabase-js": "^2.105.3", - "@upstash/ratelimit": "^2.0.8", - "@upstash/redis": "^1.38.0", "drizzle-orm": "^0.36.4", "exceljs": "^4.4.0", "framer-motion": "^12.40.0", @@ -45,24 +41,19 @@ "idb": "^8.0.3", "lucide-react": "^1.17.0", "next": "^16.2.6", - "next-auth": "^5.0.0-beta.31", "next-themes": "^0.4.6", "openai": "^6.37.0", "papaparse": "^5.5.3", "pdf-lib": "^1.17.1", - "posthog-js": "^1.378.1", - "posthog-node": "^5.35.11", "qrcode": "^1.5.4", "react": "19.2.4", "react-dom": "19.2.4", "server-only": "^0.0.1", - "square": "^44.0.1", "stripe": "^22.1.1", "uuid": "^11.1.1", "zod": "^4.4.3" }, "devDependencies": { - "@lhci/cli": "^0.15.1", "@playwright/test": "^1.60.0", "@tailwindcss/postcss": "^4", "@types/node": "^20", @@ -84,7 +75,6 @@ "tailwindcss": "^4", "tsx": "^4.22.4", "typescript": "^5", - "vite-tsconfig-paths": "^5.1.4", "vitest": "^4.1.9" }, "overrides": "{}"