{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build",
        "preview": "vite preview"
    },
    "devDependencies": {
        "@vitejs/plugin-react": "^4.3.1",
        "autoprefixer": "^10.4.20",
        "laravel-vite-plugin": "^1.0.4",
        "postcss": "^8.4.47",
        "tailwindcss": "^3.4.14",
        "vite": "^5.4.8"
    },
    "dependencies": {
        "@headlessui/react": "^2.1.9",
        "@heroicons/react": "^2.1.5",
        "axios": "^1.7.7",
        "chart.js": "^4.4.4",
        "framer-motion": "^11.9.0",
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "react-router-dom": "^6.26.2",
        "react-query": "^3.39.3",
        "zustand": "^5.0.0",
        "react-hook-form": "^7.53.0",
        "react-hot-toast": "^2.4.1",
        "date-fns": "^4.1.0",
        "react-calendar": "^5.0.0",
        "react-select": "^5.8.1",
        "swiper": "^11.1.14",
        "leaflet": "^1.9.4",
        "react-leaflet": "^4.2.1",
        "clsx": "^2.1.1",
        "lucide-react": "^0.441.0"
    }
}
