{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@tailwindcss/forms": "^0.5.7",
        "@tailwindcss/typography": "^0.5.15",
        "autoprefixer": "^10.4.16",
        "axios": "^1.7.4",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.0",
        "livewire-sortable": "^1.0.0",
        "postcss": "^8.4.32",
        "tailwindcss": "^3.4.0",
        "vite": "^5.0"
    },
    "dependencies": {
        "@tiptap/core": "^2.10.2",
        "@tiptap/pm": "^2.10.2",
        "@tiptap/starter-kit": "^2.10.2",
        "flowbite": "^2.5.2",
        "flowbite-typography": "^1.0.5"
    }
}
