feat: add element-plus

This commit is contained in:
2026-01-31 00:08:52 +08:00
parent 5807fcad48
commit 84ba18b34c
6 changed files with 136 additions and 3 deletions

View File

@@ -21,6 +21,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"daisyui": "^5.0.50",
"element-plus": "^2.13.2",
"lucide-vue-next": "^0.563.0",
"motion-v": "^1.6.1",
"pinia": "^3.0.3",
@@ -48,6 +49,7 @@
"typescript": "~5.8.3",
"typescript-eslint": "^8.43.0",
"unplugin-auto-import": "^20.1.0",
"unplugin-vue-components": "^31.0.0",
"vite": "^7.0.0",
"vitepress": "^2.0.0-alpha.15",
"vitepress-plugin-group-icons": "^1.7.1",