33 lines
780 B
JSON
Executable File
33 lines
780 B
JSON
Executable File
{
|
|
"name": "hotel-1001-noites-prime---reserva",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"preview": "vite preview",
|
|
"lint": "tsc --noEmit"
|
|
},
|
|
"dependencies": {
|
|
"@radix-ui/react-slot": "1.0.2",
|
|
"@supabase/supabase-js": "2.45.0",
|
|
"canvas-confetti": "1.9.3",
|
|
"class-variance-authority": "0.7.0",
|
|
"clsx": "2.1.1",
|
|
"lucide-react": "^0.575.0",
|
|
"motion": "^12.34.3",
|
|
"react": "^19.1.0",
|
|
"react-dom": "^19.1.0",
|
|
"tailwind-merge": "2.4.0"
|
|
},
|
|
"devDependencies": {
|
|
"@tailwindcss/vite": "^4.2.1",
|
|
"@types/node": "^22.14.0",
|
|
"@vitejs/plugin-react": "^5.0.0",
|
|
"tailwindcss": "^4.2.1",
|
|
"typescript": "~5.8.2",
|
|
"vite": "^6.2.0"
|
|
}
|
|
}
|