-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
1 lines (1 loc) · 913 Bytes
/
package.json
File metadata and controls
1 lines (1 loc) · 913 Bytes
1
{"name":"lighthouse","version":"0.1.0","private":true,"scripts":{"dev":"next dev --turbopack","build":"next build","start":"next start","lint":"next lint","test":"vitest run","test:watch":"vitest","eval":"tsx -r tsconfig-paths/register scripts/eval.ts"},"dependencies":{"@ai-sdk/google":"^3.0.52","@base-ui/react":"^1.3.0","@vercel/functions":"^3.4.3","ai":"^6.0.134","class-variance-authority":"^0.7.1","clsx":"^2.1.1","lucide-react":"^0.577.0","mermaid":"^11.13.0","next":"^15","react":"^19","react-dom":"^19","shadcn":"^4.1.0","tailwind-merge":"^3.5.0","tw-animate-css":"^1.4.0","zod":"^4.3.6"},"devDependencies":{"@tailwindcss/postcss":"^4","@types/node":"^22","@types/react":"^19","@types/react-dom":"^19","@vitejs/plugin-react":"^6.0.1","@vitest/coverage-v8":"^4.1.0","eslint":"^9","eslint-config-next":"^15","tailwindcss":"^4","tsconfig-paths":"^4.2.0","tsx":"^4.21.0","typescript":"^5","vitest":"^4.1.0"}}