引入shadcn-vue组件

This commit is contained in:
2026-01-14 09:54:20 +08:00
parent 4fc70bcbfe
commit c9fd70311b
108 changed files with 3125 additions and 15 deletions

View File

@@ -10,13 +10,16 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.18",
"@tanstack/vue-table": "^8.21.3",
"@vueuse/core": "^14.1.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-vue-next": "^0.562.0",
"reka-ui": "^2.7.0",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.18",
"vue": "^3.5.24"
"vue": "^3.5.24",
"vue-sonner": "^2.0.9"
},
"devDependencies": {
"@types/node": "^24.10.8",