145 lines
4.4 KiB
JSON
145 lines
4.4 KiB
JSON
{
|
|
"name": "vite-react-typescript-starter",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"engines": {
|
|
"node": "^20.19.0 || >=22.12.0",
|
|
"npm": ">=10"
|
|
},
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "tsc -b && vite build",
|
|
"lint": "eslint . --ignore-pattern 'supabase/**'",
|
|
"typecheck": "tsc -b --noEmit",
|
|
"format": "prettier --write .",
|
|
"preview": "vite preview",
|
|
"prepare": "husky"
|
|
},
|
|
"dependencies": {
|
|
"@ai-sdk/anthropic": "^3.0.78",
|
|
"@ai-sdk/google": "^3.0.75",
|
|
"@ai-sdk/react": "^3.0.100",
|
|
"@anthropic-ai/sdk": "^0.96.0",
|
|
"@fal-ai/client": "^1.10.1",
|
|
"@google/genai": "^2.2.0",
|
|
"@hookform/resolvers": "^3.9.0",
|
|
"@openrouter/ai-sdk-provider": "^2.9.0",
|
|
"@radix-ui/react-accordion": "^1.2.0",
|
|
"@radix-ui/react-alert-dialog": "^1.1.1",
|
|
"@radix-ui/react-aspect-ratio": "^1.1.0",
|
|
"@radix-ui/react-avatar": "^1.1.0",
|
|
"@radix-ui/react-checkbox": "^1.1.1",
|
|
"@radix-ui/react-collapsible": "^1.1.12",
|
|
"@radix-ui/react-context-menu": "^2.2.1",
|
|
"@radix-ui/react-dialog": "^1.1.1",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
|
"@radix-ui/react-hover-card": "^1.1.1",
|
|
"@radix-ui/react-icons": "^1.3.0",
|
|
"@radix-ui/react-label": "^2.1.0",
|
|
"@radix-ui/react-menubar": "^1.1.1",
|
|
"@radix-ui/react-navigation-menu": "^1.2.0",
|
|
"@radix-ui/react-popover": "^1.1.1",
|
|
"@radix-ui/react-progress": "^1.1.0",
|
|
"@radix-ui/react-radio-group": "^1.2.0",
|
|
"@radix-ui/react-scroll-area": "^1.1.0",
|
|
"@radix-ui/react-select": "^2.1.1",
|
|
"@radix-ui/react-separator": "^1.1.0",
|
|
"@radix-ui/react-slider": "^1.2.0",
|
|
"@radix-ui/react-slot": "^1.2.2",
|
|
"@radix-ui/react-switch": "^1.1.0",
|
|
"@radix-ui/react-tabs": "^1.1.3",
|
|
"@radix-ui/react-toast": "^1.2.1",
|
|
"@radix-ui/react-toggle": "^1.1.0",
|
|
"@radix-ui/react-toggle-group": "^1.1.0",
|
|
"@radix-ui/react-tooltip": "^1.1.2",
|
|
"@radix-ui/react-use-controllable-state": "^1.2.2",
|
|
"@react-three/drei": "^10.0.7",
|
|
"@react-three/fiber": "^9.1.2",
|
|
"@sentry/react": "^9.1.0",
|
|
"@sentry/vite-plugin": "^3.1.2",
|
|
"@sitnik/nanoid": "npm:@jsr/sitnik__nanoid@^5.1.2",
|
|
"@streamdown/cjk": "^1.0.3",
|
|
"@streamdown/code": "^1.1.1",
|
|
"@streamdown/math": "^1.0.2",
|
|
"@streamdown/mermaid": "^1.0.2",
|
|
"@supabase/supabase-js": "^2.108.2",
|
|
"@tanstack/react-query": "^5.64.2",
|
|
"@tanstack/react-router": "^1.169.2",
|
|
"@tanstack/react-start": "^1.167.65",
|
|
"@types/omggif": "^1.0.5",
|
|
"@types/three": "^0.160.0",
|
|
"@zip.js/zip.js": "^2.7.63",
|
|
"ai": "^6.0.177",
|
|
"class-variance-authority": "^0.7.0",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.0.0",
|
|
"date-fns": "^3.6.0",
|
|
"embla-carousel-react": "^8.6.0",
|
|
"fflate": "^0.8.2",
|
|
"framer-motion": "^12.16.0",
|
|
"image-type": "^6.1.0",
|
|
"input-otp": "^1.2.4",
|
|
"lottie-react": "^2.4.1",
|
|
"lucide-react": "^0.446.0",
|
|
"motion": "^12.39.0",
|
|
"omggif": "^1.0.10",
|
|
"openai": "^6.37.0",
|
|
"posthog-js": "^1.307.2",
|
|
"react": "19.2.1",
|
|
"react-colorful": "^5.6.1",
|
|
"react-dom": "19.2.1",
|
|
"react-easy-crop": "^5.5.0",
|
|
"react-hook-form": "^7.53.0",
|
|
"react-resizable-panels": "^2.1.7",
|
|
"recharts": "^2.12.7",
|
|
"replicate": "^1.0.1",
|
|
"sonner": "^1.5.0",
|
|
"streamdown": "^2.5.0",
|
|
"tailwind-merge": "^2.5.2",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"three": "^0.160.1",
|
|
"vaul": "^1.0.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.11.1",
|
|
"@tanstack/eslint-plugin-query": "^5.64.2",
|
|
"@types/node": "^22.7.3",
|
|
"@types/react": "^19.2.1",
|
|
"@types/react-dom": "^19.2.1",
|
|
"@vitejs/plugin-react": "^6.0.1",
|
|
"autoprefixer": "^10.4.20",
|
|
"csv-parse": "^6.2.1",
|
|
"eslint": "^9.11.1",
|
|
"eslint-config-prettier": "^10.0.1",
|
|
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
|
|
"eslint-plugin-react-refresh": "^0.4.12",
|
|
"globals": "^15.9.0",
|
|
"husky": "^9.1.7",
|
|
"lint-staged": "^16.1.5",
|
|
"nitro": "^3.0.260429-beta",
|
|
"postcss": "^8.4.47",
|
|
"prettier": "^3.5.2",
|
|
"prettier-plugin-tailwindcss": "^0.6.11",
|
|
"supabase": "^2.15.8",
|
|
"tailwindcss": "^3.4.13",
|
|
"typescript": "^5.8.3",
|
|
"typescript-eslint": "^8.7.0",
|
|
"vite": "^8.0.11"
|
|
},
|
|
"lint-staged": {
|
|
"!(supabase/**)*.{js,jsx,ts,tsx}": [
|
|
"eslint",
|
|
"prettier --write"
|
|
],
|
|
"supabase/**/*.{js,ts}": [
|
|
"deno lint",
|
|
"prettier --write"
|
|
],
|
|
"*.{json,css,scss,md,html,yml,yaml}": [
|
|
"prettier --write"
|
|
]
|
|
}
|
|
}
|