{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/vite": "^4.3.3",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^3.1",
        "tailwindcss": "^4.3.3",
        "vite": "^8.0.0"
    },
    "dependencies": {
        "@hookform/resolvers": "^5.4.0",
        "@inertiajs/react": "^3.6.1",
        "@types/react": "^19.2.17",
        "@types/react-dom": "^19.2.3",
        "@vitejs/plugin-react": "^6.0.4",
        "apexcharts": "^6.5.0",
        "axios": "^1.18.1",
        "framer-motion": "^12.42.2",
        "lucide-react": "^1.26.0",
        "react": "^19.2.8",
        "react-apexcharts": "^2.1.1",
        "react-dom": "^19.2.8",
        "react-hook-form": "^7.82.0",
        "typescript": "^7.0.2",
        "zod": "^4.4.3",
        "zustand": "^5.0.14"
    }
}
