{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "version": "1.6.0",
    "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.11.0",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^2.0.0",
        "postcss": "^8.4.31",
        "react": "^19.2.3",
        "react-dom": "^19.2.3",
        "tailwindcss": "^3.2.1",
        "vite": "^7.0.7"
    },
    "dependencies": {
        "@monaco-editor/react": "^4.7.0",
        "@react-three/drei": "^10.7.7",
        "@react-three/fiber": "^9.5.0",
        "@react-three/postprocessing": "^3.0.4",
        "@tailwindcss/typography": "^0.5.19",
        "@tiptap/extension-bubble-menu": "^3.22.3",
        "@tiptap/extension-code-block-lowlight": "^3.16.0",
        "@tiptap/extension-floating-menu": "^3.22.3",
        "@tiptap/extension-image": "^3.22.3",
        "@tiptap/extension-link": "^3.22.3",
        "@tiptap/extension-placeholder": "^3.16.0",
        "@tiptap/extension-strike": "^3.16.0",
        "@tiptap/extension-task-item": "^3.16.0",
        "@tiptap/extension-task-list": "^3.16.0",
        "@tiptap/extension-text-align": "^3.16.0",
        "@tiptap/extension-typography": "^3.16.0",
        "@tiptap/extension-underline": "^3.16.0",
        "@tiptap/pm": "^3.22.3",
        "@tiptap/react": "^3.22.3",
        "@tiptap/starter-kit": "^3.22.3",
        "canvas-confetti": "^1.9.4",
        "clsx": "^2.1.1",
        "framer-motion": "^12.26.2",
        "i18next": "^25.7.4",
        "i18next-browser-languagedetector": "^8.2.0",
        "lowlight": "^3.3.0",
        "lucide-react": "^0.562.0",
        "maath": "^0.10.8",
        "monaco-editor": "^0.53.0",
        "postprocessing": "^6.38.2",
        "prettier": "^3.8.0",
        "react-i18next": "^16.5.3",
        "react-is": "^19.2.5",
        "react-markdown": "^10.1.0",
        "react-resizable-panels": "^2.1.4",
        "recharts": "^3.8.1",
        "rehype-raw": "^7.0.0",
        "remark-gfm": "^4.0.1",
        "tailwind-merge": "^3.4.0",
        "three": "^0.182.0",
        "zustand": "^5.0.10"
    }
}
