{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@headlessui/react": "^2.0.0",
        "@inertiajs/react": "^2.0.0",
        "@tailwindcss/forms": "^0.5.3",
        "@vitejs/plugin-react": "^4.2.0",
        "autoprefixer": "^10.4.12",
        "axios": "^1.7.4",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.2.0",
        "postcss": "^8.4.31",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "tailwindcss": "^3.2.1",
        "vite": "^6.0.11"
    },
    "dependencies": {
        "framer-motion": "^12.3.1",
        "highcharts": "^12.1.2",
        "highcharts-react-official": "^3.2.1",
        "jspdf": "^2.5.2",
        "jspdf-autotable": "^3.8.4",
        "lucide-react": "^0.475.0",
        "prop-types": "^15.8.1",
        "react-csv": "^2.2.2",
        "react-data-table-component": "^7.6.2",
        "react-paginate": "^8.3.0",
        "react-select": "^5.10.0",
        "xlsx": "^0.18.5"
    }
}
