{
  "name": "laravel-nova",
  "private": true,
  "scripts": {
    "dev": "npm run development",
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "prod": "npm run production",
    "production": "mix --production",
    "test": "./node_modules/.bin/jest"
  },
  "devDependencies": {
    "@babel/preset-env": "^7.29.2",
    "@tailwindcss/container-queries": "^0.1.1",
    "@tailwindcss/typography": "^0.5.19",
    "@types/lodash": "^4.17.15",
    "@vue/babel-plugin-jsx": "^1.5.0",
    "@vue/babel-preset-jsx": "^1.4.0",
    "@vue/compiler-sfc": "^3.5.13",
    "@vue/test-utils": "^2.4.6",
    "@vue/vue3-jest": "^27.0.0",
    "babel-jest": "^27.5.1",
    "babel-plugin-syntax-dynamic-import": "^6.18.0",
    "babel-plugin-syntax-jsx": "^6.18.0",
    "browser-sync": "^3.0.4",
    "browser-sync-v3-webpack-plugin": "^0.1.1",
    "cross-env": "^7.0.3",
    "jest": "^27.5.1",
    "laravel-mix": "^6.0.49",
    "postcss": "^8.5.6",
    "postcss-import": "^14.1.0",
    "postcss-rtlcss": "^3.7.2",
    "tailwindcss": "^3.4.19",
    "ts-loader": "^9.5.2",
    "typescript": "^5.9.3",
    "vue-loader": "^17.4.2",
    "webpack": "~5.105.4"
  },
  "dependencies": {
    "@floating-ui/vue": "^1.1.10",
    "@headlessui/vue": "^1.7.23",
    "@heroicons/vue": "^2.2.0",
    "@inertiajs/vue3": "^2.3.21",
    "@popperjs/core": "^2.11.8",
    "@vue/compat": "^3.5.13",
    "@vueuse/core": "^10.11.1",
    "@vueuse/integrations": "^10.11.1",
    "autosize": "^4.0.4",
    "axios": "^1.15.2",
    "chartist": "^1.5.0",
    "chartist-plugin-tooltips-updated": "^1.0.0",
    "codemirror": "^5.65.20",
    "colortranslator": "^1.10.2",
    "floating-vue": "^2.0.0",
    "focus-trap": "^7.8.0",
    "inflector-js": "^1.0.1",
    "js-cookie": "^2.2.1",
    "laravel-echo": "^1.16.1",
    "laravel-vapor": "^0.7.1",
    "lodash": "^4.18.1",
    "luxon": "^1.28.1",
    "mousetrap": "^1.6.5",
    "nprogress": "^0.2.0",
    "numbro": "^2.5.0",
    "pusher-js": "^7.6.0",
    "slugify": "^1.6.6",
    "tiny-emitter": "^2.1.0",
    "toastedjs": "0.0.2",
    "trix": "^2.1.18",
    "uid": "^2.0.2",
    "vue": "^3.5.33",
    "vuex": "^4.1.0"
  }
}
