{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.7",
        "@tailwindcss/typography": "^0.5.10",
        "autoprefixer": "^10.4.16",
        "axios": "^1.7.4",
        "laravel-vite-plugin": "^1.0.5",
        "postcss": "^8.4.32",
        "tailwindcss": "^3.4.0",
        "vite": "^5.4.7"
    },
    "dependencies": {
        "apexcharts": "^3.53.0",
        "flowbite": "^2.5.1",
        "pikaday": "^1.8.2",
        "sweetalert2": "^11.6.13",
        "trix": "^2.1.8"
    }
}
