{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "tsc && vite build && vite build --ssr"
    },
    "devDependencies": {
        "@headlessui/react": "^1.4.2",
        "@inertiajs/react": "^1.0.0",
        "@tailwindcss/forms": "^0.5.3",
        "@types/node": "^18.13.0",
        "@types/react": "^18.0.28",
        "@types/react-dom": "^18.0.10",
        "@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",
        "typescript": "^5.0.2",
        "vite": "^5.0.0"
    },
    "dependencies": {
        "@fontsource-variable/geist": "^5.2.8",
        "@tiptap/extension-color": "^3.22.4",
        "@tiptap/extension-highlight": "^3.22.4",
        "@tiptap/extension-text-style": "^3.22.4",
        "@tiptap/react": "^3.22.4",
        "@tiptap/starter-kit": "^3.22.4",
        "class-variance-authority": "^0.7.1",
        "clsx": "^2.1.1",
        "embla-carousel-react": "^8.6.0",
        "izitoast": "^1.4.0",
        "lucide-react": "^1.11.0",
        "radix-ui": "^1.4.3",
        "react-select": "^5.10.2",
        "shadcn": "^4.5.0",
        "tailwind-merge": "^3.5.0",
        "tw-animate-css": "^1.4.0"
    }
}
