{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/vite": "^4.3.3",
        "@vitejs/plugin-react": "^4.7.0",
        "axios": "^1.7.4",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.3.0",
        "tailwindcss": "^4.3.3",
        "vite": "^6.4.3"
    },
    "dependencies": {
        "@hookform/resolvers": "^5.4.0",
        "@inertiajs/progress": "^0.2.7",
        "@inertiajs/react": "^3.6.1",
        "@tanstack/react-table": "^8.21.3",
        "@types/react": "^19.2.17",
        "@types/react-dom": "^19.2.3",
        "apexcharts": "^6.4.0",
        "framer-motion": "^12.42.2",
        "lucide-react": "^1.25.0",
        "qrcode.react": "^4.2.0",
        "react": "^19.2.7",
        "react-apexcharts": "^2.1.1",
        "react-dom": "^19.2.7",
        "react-hook-form": "^7.82.0",
        "typescript": "^7.0.2",
        "zod": "^4.4.3"
    }
}
