{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@headlessui/react": "^1.4.2",
        "@inertiajs/react": "^1.0.0",
        "@tailwindcss/forms": "^0.5.3",
        "@vitejs/plugin-react": "^4.2.0",
        "autoprefixer": "^10.4.12",
        "axios": "^1.6.4",
        "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.0.0"
    },
    "dependencies": {
        "@emotion/react": "^11.14.0",
        "@emotion/styled": "^11.14.0",
        "@inertiajs/inertia": "^0.11.1",
        "@mui/icons-material": "^6.4.8",
        "@mui/material": "^6.4.9",
        "@mui/styled-engine-sc": "^6.4.6",
        "@mui/x-data-grid": "^7.28.0",
        "@mui/x-date-pickers": "^7.28.0",
        "@samkirkland/ftp-deploy": "^1.2.4",
        "date-fns": "^4.1.0",
        "dayjs": "^1.11.13",
        "dompurify": "^3.3.0",
        "firebase": "^12.6.0",
        "lodash": "^4.17.21",
        "pinia": "^3.0.1",
        "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-number-format": "^5.4.4",
        "react-quill": "^2.0.0",
        "react-quill-new": "^3.6.0",
        "styled-components": "^6.1.16",
        "swiper": "^11.2.6",
        "yet-another-react-lightbox": "^3.23.0",
        "zustand": "^5.0.3"
    }
}
