File: /home/dnlightw-124/dn.lightweb.kr/themes/aero-page/package.json
{
"name": "aero-page",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "../../vite",
"build": "../../vite build"
},
"devDependencies": {
"@vueuse/core": "^10.7.2",
"apexcharts": "^3.45.2",
"glightbox": "^3.2.0",
"gumshoejs": "^5.1.2",
"lucide": "^0.314.0",
"lucide-vue-next": "^0.314.0",
"pinia": "^2.1.7",
"preline": "^2.0.3",
"shufflejs": "^6.1.0",
"swiper": "^11.0.5",
"typescript": "^5.7.3",
"vue": "^3.4.19",
"vue-router": "^4.2.5",
"vue3-apexcharts": "^1.4.4",
"yarn-run-all": "^3.1.1"
},
"dependencies": {
"@frostui/tailwindcss": "^0.1.5",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.10",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^20.11.5",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.17",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.33",
"postcss-import": "^16.0.0",
"prettier": "^3.2.5",
"sass": "^1.70.0",
"tailwindcss": "^3.4.1",
"tw-colors": "^3.3.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vue-tsc": "^1.8.25"
}
}