{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@shufo/prettier-plugin-blade": "^1.15.3",
        "@tailwindcss/typography": "^0.5.19",
        "@tailwindcss/vite": "^4.1.7",
        "axios": "^1.11.0",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^2.0.0",
        "prettier": "^3.5.3",
        "prettier-plugin-tailwindcss": "^0.6.11",
        "tailwindcss": "^4.1.7",
        "terser": "^5.44.1",
        "vite": "^7.1.3"
    },
    "dependencies": {
        "@vitejs/plugin-vue": "^6.0.1",
        "alpinejs": "^3.14.9",
        "apexcharts": "^5.3.5",
        "datatables.net": "^2.3.3",
        "datatables.net-dt": "^2.3.3",
        "date-fns": "^4.1.0",
        "file-saver": "^2.0.5",
        "flatpickr": "^4.6.13",
        "flowbite": "^3.1.2",
        "jquery": "^3.7.1",
        "lodash": "^4.17.21",
        "nprogress": "^0.2.0",
        "pinia": "^3.0.3",
        "simple-datatables": "^10.0.0",
        "vue": "^3.5.19",
        "vue-router": "^4.5.1",
        "vue3-apexcharts": "^1.8.0",
        "vuedraggable": "^4.1.0"
    }
}
