{
    "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",
        "@tailwindcss/vite": "^4.0.0",
        "@vitejs/plugin-react": "^4.2.0",
        "autoprefixer": "^10.4.12",
        "axios": "^1.9.0",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.2.0",
        "postcss": "^8.4.31",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "tailwindcss": "^3.4.17",
        "vite": "^6.2.4"
    },
    "dependencies": {
        "@dnd-kit/core": "^6.3.1",
        "@dnd-kit/modifiers": "^9.0.0",
        "@dnd-kit/sortable": "^10.0.0",
        "@grapesjs/studio-sdk": "^1.0.46",
        "@grapesjs/studio-sdk-plugins": "^1.0.22",
        "dompurify": "^3.2.6",
        "flowbite": "^3.1.2",
        "flowbite-react": "^0.11.7",
        "fslightbox-react": "^1.8.0",
        "grapesjs": "^0.22.7",
        "grapesjs-blocks-basic": "^1.0.2",
        "grapesjs-component-countdown": "^1.0.2",
        "grapesjs-custom-code": "^1.0.2",
        "grapesjs-navbar": "^1.0.2",
        "grapesjs-parser-postcss": "^1.0.3",
        "grapesjs-plugin-export": "^1.0.12",
        "grapesjs-plugin-forms": "^2.0.6",
        "grapesjs-preset-webpage": "^1.0.3",
        "grapesjs-style-bg": "^2.0.2",
        "grapesjs-tabs": "^1.0.6",
        "grapesjs-tooltip": "^0.1.8",
        "grapesjs-touch": "^0.1.1",
        "grapesjs-tui-image-editor": "^1.0.2",
        "grapesjs-typed": "^2.0.1",
        "lightgallery": "^2.8.3",
        "react-dnd": "^16.0.1",
        "react-dnd-html5-backend": "^16.0.1",
        "react-helmet": "^6.1.0",
        "react-icons": "^5.5.0",
        "react-router-dom": "^7.6.1",
        "react-sortablejs": "^6.1.4",
        "react-transition-group": "^4.4.5",
        "sortablejs": "^1.15.6",
        "swiper": "^11.2.8",
        "tinymce": "^7.9.1",
        "tui-image-editor": "^3.15.3"
    }
}
