{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@headlessui/react": "^2.0.0",
        "@inertiajs/react": "^2.0.0",
        "@tailwindcss/forms": "^0.5.3",
        "@vitejs/plugin-react": "^4.2.0",
        "autoprefixer": "^10.4.12",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.0.0",
        "postcss": "^8.4.31",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "tailwindcss": "^3.2.1",
        "vite": "^5.4.0"
    },
    "dependencies": {
        "@emotion/react": "^11.14.0",
        "@emotion/styled": "^11.14.1",
        "@fullcalendar/daygrid": "^6.1.21",
        "@fullcalendar/interaction": "^6.1.21",
        "@fullcalendar/react": "^7.0.2",
        "@hello-pangea/dnd": "^18.0.1",
        "@mui/icons-material": "^6.0.0",
        "@mui/material": "^6.5.0",
        "@mui/system": "^6.5.0",
        "@mui/x-charts": "^7.29.1",
        "@mui/x-data-grid": "^7.29.13",
        "@mui/x-date-pickers": "^7.29.4",
        "dayjs": "^1.11.13",
        "dompurify": "^3.3.0",
        "html5-qrcode": "^2.3.8",
        "laravel-echo": "^2.4.0",
        "lodash": "^4.17.21",
        "pusher-js": "^8.5.0",
        "qrcode.react": "^4.2.0",
        "quill": "^2.0.3",
        "quill-table-better": "^1.2.3",
        "react-dnd": "^16.0.1",
        "react-dnd-html5-backend": "^16.0.1",
        "react-hot-toast": "^2.5.2",
        "react-multi-carousel": "^2.8.6",
        "react-quill-new": "^3.6.0",
        "styled-components": "^6.1.16",
        "swiper": "^14.0.7",
        "zustand": "^5.0.0"
    }
}
