{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vue-tsc && vite build",
        "watch": "vue-tsc && vite build --watch"
    },
    "devDependencies": {
        "@inertiajs/vue3": "^1.3.0",
        "@tailwindcss/forms": "^0.5.11",
        "@types/lodash": "^4.17.24",
        "@vitejs/plugin-vue": "^5.2.4",
        "autoprefixer": "^10.5.0",
        "axios": "^1.15.2",
        "laravel-vite-plugin": "^1.3.0",
        "postcss": "^8.5.10",
        "tailwindcss": "^3.4.19",
        "typescript": "^5.9.3",
        "vite": "^5.4.21",
        "vue": "^3.5.33",
        "vue-tsc": "^3.2.7"
    },
    "dependencies": {
        "@headlessui/tailwindcss": "^0.2.2",
        "@headlessui/vue": "^1.7.23",
        "@heroicons/vue": "^2.2.0",
        "@vueuse/components": "^10.11.1",
        "@vueuse/core": "^10.11.1",
        "defu": "^6.1.7",
        "lodash": "^4.18.1",
        "moment": "^2.30.1",
        "tailwind-merge": "^2.6.1",
        "toasty": "^6.0.3",
        "vue-github-button": "^3.1.3",
        "vuex-persistedstate": "^4.1.0",
        "vuex-shared-mutations": "^1.0.2"
    }
}
