{
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "prod": "vite build",
    "watch": "vite"
  },
  "devDependencies": {
    "@inertiajs/progress": "^0.2.7",
    "@inertiajs/vue3": "^2.0.22",
    "@tailwindcss/forms": "^0.5.10",
    "@tailwindcss/typography": "^0.5.16",
    "@vitejs/plugin-vue": "^6.0.1",
    "autoprefixer": "^10.4.21",
    "laravel-vite-plugin": "^2.0.1",
    "postcss": "^8.5.6",
    "sass": "^1.97.3",
    "tailwindcss": "^3.4.17",
    "vite": "^7.3.1",
    "vue": "^3.5.29"
  },
  "dependencies": {
    "animate.css": "^4.1.1",
    "axios": "^1.13.5",
    "lodash": "^4.17.21",
    "simple-code-editor": "^1.2.2",
    "sweetalert2": "^11.26.20",
    "vue-draggable-next": "^2.3.0",
    "vue-sweetalert2": "^5.0.11",
    "vue3-editor": "^0.1.1"
  }
}
