{
    "private": true,
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@types/react": "^18.3.3",
        "@types/react-dom": "^18.3.0",
        "axios": "^0.27.2",
        "laravel-vite-plugin": "^0.5.0",
        "lodash": "^4.17.19",
        "postcss": "^8.1.14",
        "vite": "^3.0.0"
    },
    "dependencies": {
        "@dnd-kit/core": "^6.1.0",
        "@emotion/react": "^11.11.4",
        "@emotion/styled": "^11.11.5",
        "@fortawesome/fontawesome-free": "^6.5.1",
        "@fullcalendar/core": "^6.1.11",
        "@fullcalendar/daygrid": "^6.1.11",
        "@fullcalendar/list": "^6.1.11",
        "@fullcalendar/timegrid": "^6.1.11",
        "@hookform/resolvers": "^3.9.0",
        "@mui/icons-material": "^5.16.1",
        "@mui/material": "^5.16.1",
        "@mui/x-date-pickers": "^7.10.0",
        "@tinymce/tinymce-react": "^5.1.1",
        "@vitejs/plugin-react": "^4.3.1",
        "alpinejs": "^3.13.5",
        "bootstrap": "^5.3.3",
        "datatables.net-dt": "^2.0.1",
        "datatables.net-plugins": "^2.0.8",
        "fs-extra": "^11.2.0",
        "fullcalendar": "^6.1.11",
        "jquery": "^3.7.1",
        "moment": "^2.30.1",
        "quill": "^2.0.2",
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "react-hook-form": "^7.52.1",
        "react-select": "^5.8.0",
        "react-toastify": "^10.0.5",
        "tinymce": "^6.8.4",
        "typescript": "^5.5.3",
        "zod": "^3.23.8"
    }
}
