Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
366 changes: 194 additions & 172 deletions bun.lock

Large diffs are not rendered by default.

Binary file removed bun.lockb
Binary file not shown.
4 changes: 3 additions & 1 deletion next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ import type { NextConfig } from 'next'
const nextConfig: NextConfig = {
serverExternalPackages: ['pdf-parse'],
devIndicators: false,

experimental: {
optimizePackageImports: ["@phosphor-icons/react"],
},
images: {
remotePatterns: [
{
Expand Down
55 changes: 28 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,26 @@
"@openrouter/ai-sdk-provider": "^1.0.0-beta.5",
"@phosphor-icons/react": "^2.1.10",
"@posthog/nextjs-config": "^1.0.0",
"@radix-ui/react-accordion": "^1.2.8",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-accordion": "^1.2.12",
"@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.13",
"@radix-ui/react-dropdown-menu": "^2.1.7",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.6",
"@radix-ui/react-popover": "^1.1.11",
"@radix-ui/react-progress": "^1.1.6",
"@radix-ui/react-select": "^2.2.4",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slider": "^1.3.4",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-switch": "^1.2.4",
"@radix-ui/react-tabs": "^1.1.4",
"@radix-ui/react-tooltip": "^1.2.7",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-progress": "^1.1.8",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-separator": "^1.1.8",
"@radix-ui/react-slider": "^1.3.6",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-tooltip": "^1.2.8",
"@radix-ui/react-use-controllable-state": "^1.2.2",
"@react-email/components": "^0.5.6",
"@react-email/render": "^1.3.2",
"@tailwindcss/postcss": "^4.0.0",
"@tailwindcss/typography": "^0.5.19",
"@tanstack/react-query": "^5.71.10",
"@tanstack/react-virtual": "^3.13.12",
"@twitter-api-v2/plugin-token-refresher": "^1.0.0",
Expand Down Expand Up @@ -96,23 +94,23 @@
"lexical": "^0.30.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"lucide-react": "^0.545.0",
"lucide-react": "^0.553.0",
"mammoth": "^1.9.1",
"marked": "^15.0.12",
"motion": "^12.9.2",
"nanoid": "^5.1.5",
"next": "^15.3.1",
"next": "^16.0.7",
"next-themes": "^0.4.6",
"nuqs": "^2.4.3",
"nuqs": "^2.7.3",
"openai": "^4.91.1",
"pdf-parse": "^1.1.1",
"posthog-js": "^1.256.1",
"posthog-node": "^5.1.1",
"prism": "^4.1.2",
"prismjs": "^1.30.0",
"react": "^19.0.0",
"react": "19.2.1",
"react-day-picker": "^9.7.0",
"react-dom": "^19.0.0",
"react-dom": "19.2.1",
"react-dropzone": "^14.3.8",
"react-email": "^4.3.0",
"react-hook-form": "^7.56.3",
Expand All @@ -123,6 +121,7 @@
"react-simple-code-editor": "^0.14.1",
"react-tweet": "^3.2.2",
"react-use": "^17.6.0",
"recharts": "^3.4.1",
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.1",
"resend": "^4.5.1",
Expand All @@ -132,9 +131,9 @@
"stripe": "^18.2.1",
"superjson": "^2.2.1",
"swiper": "^11.2.6",
"tailwind-merge": "^3.2.0",
"tailwind-merge": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.2.5",
"tw-animate-css": "^1.4.0",
"twitter-api-v2": "^1.22.0",
"use-stick-to-bottom": "^1.1.1",
"usehooks-ts": "^3.1.1",
Expand All @@ -145,17 +144,19 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250214.0",
"@tailwindcss/postcss": "^4.1.12",
"@tailwindcss/typography": "^0.5.19",
"@total-typescript/ts-reset": "^0.6.1",
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^22.16.5",
"@types/prismjs": "^1.26.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/react": "19.2.4",
"@types/react-dom": "19.2.3",
"drizzle-kit": "^0.31.0",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.4",
"eslint-config-next": "^16.0.7",
"postcss": "^8",
"tailwindcss": "3.4.1",
"tailwindcss": "^4.1.12",
"tsx": "^4.20.3",
"typescript": "^5"
},
Expand Down
8 changes: 3 additions & 5 deletions postcss.config.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** @type {import('postcss-load-config').Config} */
const config = {
export default {
plugins: {
tailwindcss: {},
"@tailwindcss/postcss": {},
},
}

export default config
};
Loading