{ "dependencies": { "@heroicons/vue": "^2.2.0", "autoprefixer": "^10.4.20", "axios": "^1.8.1", "echarts": "^5.6.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", "vue": "^3.3.0", "vue-router": "^4.5.0" }, "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "devDependencies": { "@tailwindcss/typography": "^0.5.16", "@vitejs/plugin-vue": "^5.2.1", "vite": "^6.0.7" } }