{ "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "bin/vite dev", "test": "vitest" }, "devDependencies": { "vite": "^7.1.5", "vite-plugin-ruby": "^5.1.1", "vitest": "^3.2.4" }, "dependencies": { "@inertiajs/vue3": "^2.1.3", "@internationalized/date": "^3.9.0", "@tailwindcss/forms": "^0.5.10", "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.1.12", "@vitejs/plugin-vue": "^6.0.1", "@vueuse/core": "^13.9.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "embla-carousel-vue": "^8.6.0", "focus-trap": "^7.6.5", "focus-trap-vue": "^4.1.0", "lucide-vue-next": "^0.542.0", "reka-ui": "^2.5.0", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.1.12", "tw-animate-css": "^1.3.8", "vue": "^3.5.20" } }