{
    "$schema": "https://www.schemastore.org/package.json",
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "@inertiajs/vue3": "^2.0",
        "@tailwindcss/forms": "^0.5.7",
        "@tailwindcss/typography": "^0.5.10",
        "@tailwindcss/vite": "^4.0.0",
        "@vitejs/plugin-vue": "^6.0.4",
        "autoprefixer": "^10.4.16",
        "axios": "^1.11.0",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^2.0.0",
        "postcss": "^8.4.32",
        "tailwindcss": "^3.4.0",
        "vite": "^7.0.7",
        "vue": "^3.3.13"
    },
    "dependencies": {
        "@lucide/vue": "^1.30.0",
        "@tanstack/vue-table": "^8.21.3",
        "@vee-validate/zod": "^4.15.1",
        "@vueuse/core": "^14.4.0",
        "class-variance-authority": "^0.7.1",
        "clsx": "^2.1.1",
        "reka-ui": "^2.10.1",
        "shadcn-vue": "^2.8.0",
        "tailwind-merge": "^3.6.0",
        "tailwindcss-animate": "^1.0.7",
        "tw-animate-css": "^1.4.0",
        "vee-validate": "^4.15.1",
        "vue-sonner": "^2.0.9",
        "zod": "^3.25.76"
    }
}
