{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@inertiajs/vue3": "^1.3.0",
        "@tailwindcss/forms": "^0.5.9",
        "@vitejs/plugin-vue": "^5.2.1",
        "autoprefixer": "^10.4.20",
        "axios": "^1.7.9",
        "laravel-vite-plugin": "^1.1.1",
        "postcss": "^8.4.49",
        "tailwindcss": "^3.4.17",
        "vite": "^5.4.11",
        "vue": "^3.4.0"
    },
    "dependencies": {
        "@primevue/themes": "^4.2.5",
        "@syncfusion/ej2-base": "^28.1.33",
        "@syncfusion/ej2-vue-buttons": "^28.1.37",
        "@syncfusion/ej2-vue-calendars": "^28.1.37",
        "@syncfusion/ej2-vue-dropdowns": "^28.1.37",
        "@syncfusion/ej2-vue-inputs": "^28.1.37",
        "@syncfusion/ej2-vue-popups": "^28.1.33",
        "@syncfusion/ej2-vue-schedule": "^28.1.37",
        "@vuepic/vue-datepicker": "^9.0.3",
        "chart.js": "^4.4.7",
        "moment": "^2.30.1",
        "primeicons": "^7.0.0",
        "primevue": "^4.2.5",
        "vue-chartjs": "^5.3.2",
        "vue-loading-overlay": "^6.0.6",
        "vue-toastification": "^2.0.0-rc.5"
    }
}
