芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.herta-bht.smartcon-survey.com/package.json
{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vue-tsc && vite build" }, "devDependencies": { "@inertiajs/vue3": "^2.0.9", "@tailwindcss/forms": "^0.5.10", "@vitejs/plugin-vue": "^5.2.4", "autoprefixer": "^10.4.21", "axios": "^1.9.0", "laravel-vite-plugin": "^1.2.0", "postcss": "^8.5.3", "tailwindcss": "^3.4.17", "typescript": "^5.8.3", "vite": "^6.3.5", "vue": "^3.5.13", "vue-tsc": "^2.2.10" }, "dependencies": { "@fortawesome/fontawesome-free": "^6.7.2", "@headlessui/vue": "^1.7.23", "@heroicons/vue": "^2.2.0", "@inertiajs/core": "^1.3.0", "chart.js": "^4.4.9", "chartjs-plugin-datalabels": "^2.2.0", "pinia": "^2.3.1", "vue-chartjs": "^5.3.2" } }