{
    "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",
        "axios": "^1.7.4",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.0",
        "postcss": "^8.4.31",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "tailwindcss": "^3.2.1",
        "vite": "^6.0"
    },
    "dependencies": {
        "@emotion/react": "^11.14.0",
        "@emotion/styled": "^11.14.0",
        "@heroicons/react": "^2.2.0",
        "@mui/lab": "^6.0.0-beta.25",
        "@radix-ui/react-switch": "^1.1.2",
        "boostrap": "^2.0.0",
        "date-fns": "^4.1.0",
        "html-react-parser": "^5.2.2",
        "masonry-layout": "^4.2.2",
        "react-bootstrap": "^2.10.8",
        "react-image-gallery": "^1.3.0",
        "react-masonry-css": "^1.0.16",
        "react-slick": "^0.30.3",
        "react-toastify": "^11.0.3",
        "slick-carousel": "^1.8.1"
    }
}
