{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build",
        "test": "vitest",
        "test:ui": "vitest --ui",
        "test:coverage": "vitest --coverage",
        "test:e2e": "playwright test",
        "test:e2e:ui": "playwright test --ui"
    },
    "devDependencies": {
        "@playwright/test": "^1.58.2",
        "@popperjs/core": "^2.11.6",
        "@tailwindcss/forms": "^0.5.2",
        "@tailwindcss/typography": "^0.5.0",
        "@testing-library/dom": "^10.4.1",
        "@testing-library/react": "^16.3.2",
        "@vitejs/plugin-react": "^4.2.0",
        "@vitest/ui": "^4.0.15",
        "alpinejs-money": "1.1.3",
        "autoprefixer": "^10.4.7",
        "axios": "^1.6.4",
        "bootstrap": "^5.2.3",
        "jsdom": "^27.3.0",
        "laravel-echo": "^1.16.1",
        "laravel-vite-plugin": "^1.0.0",
        "postcss": "^8.4.14",
        "pusher-js": "^8.4.0-rc2",
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "sass": "1.74.1",
        "tailwindcss": "^3.1.0",
        "vite": "^6.3.5",
        "vitest": "^4.0.15"
    },
    "optionalDependencies": {
        "@rollup/rollup-linux-x64-gnu": "*"
    },
    "dependencies": {
        "@alpinejs/mask": "^3.14.1",
        "@alpinejs/sort": "3.13.10",
        "@babel/runtime": "7.28.4",
        "@dnd-kit/core": "^6.3.1",
        "@dnd-kit/sortable": "^10.0.0",
        "@dnd-kit/utilities": "^3.2.2",
        "@headlessui/react": "^2.2.0",
        "@interactjs/interactjs": "^1.10.27",
        "@tiptap/extension-character-count": "^3.3.0",
        "@tiptap/extension-image": "^3.3.0",
        "@tiptap/extension-link": "^3.3.0",
        "@tiptap/extension-placeholder": "^3.3.0",
        "@tiptap/extension-task-item": "^3.3.0",
        "@tiptap/extension-task-list": "^3.3.0",
        "@tiptap/pm": "^3.3.0",
        "@tiptap/react": "^3.3.0",
        "@tiptap/starter-kit": "^3.3.0",
        "@vueuse/core": "13.5.0",
        "@xyflow/react": "^12.3.6",
        "apexcharts": "5.10.3",
        "dompurify": "3.3.1",
        "esbuild": "^0.25.4",
        "flatpickr": "4.6.13",
        "flowbite-datepicker": "^1.3.0",
        "highlight.js": "^11.11.1",
        "ioredis": "^5.4.1",
        "luxon": "^3.6.1",
        "moment": "^2.30.1",
        "pikaday": "1.8.2",
        "react-apexcharts": "2.1.0",
        "react-timezone-select": "^3.2.8",
        "save": "^2.9.0",
        "vis-data": "^7.1.9",
        "vis-timeline": "^7.7.3",
        "vue-flatpickr-component": "12.0.0",
        "wx-react-gantt": "^1.3.1"
    }
}
