chore: opt template style

This commit is contained in:
engigu
2025-12-06 22:38:08 +08:00
parent fb35769e52
commit 5d3bfaa2de
9 changed files with 142 additions and 94 deletions
+3 -3
View File
@@ -13,13 +13,13 @@
"dependencies": {
"@tailwindcss/vite": "^4.1.11",
"@tanstack/vue-table": "^8.21.3",
"@vueuse/core": "^13.6.0",
"@vueuse/core": "^13.9.0",
"axios": "^1.12.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-vue-next": "^0.536.0",
"pinia": "^3.0.3",
"reka-ui": "^2.4.1",
"reka-ui": "^2.6.1",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.11",
"tw-animate-css": "^1.3.6",
@@ -37,4 +37,4 @@
"vite": "^7.0.4",
"vue-tsc": "^2.2.12"
}
}
}