mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
refactor: ♻️ Initiate shadcn/ui refactor
This commit is contained in:
parent
73bfbcf252
commit
a7b570905a
9 changed files with 188 additions and 4 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"dependencies": {
|
||||
"@ark-ui/vue": "^4.4.2",
|
||||
"@nuxt/fonts": "^0.10.2",
|
||||
"@nuxtjs/color-mode": "3.5.2",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@vee-validate/nuxt": "^4.14.7",
|
||||
"@vee-validate/zod": "^4.14.7",
|
||||
|
|
@ -39,9 +40,12 @@
|
|||
"@vueuse/core": "^12.0.0",
|
||||
"@vueuse/nuxt": "^12.0.0",
|
||||
"c12": "^2.0.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"html-to-text": "^9.0.5",
|
||||
"iconify-icon": "^2.1.0",
|
||||
"lucide-vue-next": "^0.462.0",
|
||||
"magic-regexp": "^0.8.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nanoid": "^5.0.9",
|
||||
|
|
@ -51,7 +55,11 @@
|
|||
"nuxt-shiki": "^0.3.0",
|
||||
"overlayscrollbars": "^2.10.1",
|
||||
"overlayscrollbars-vue": "^0.5.9",
|
||||
"radix-vue": "^1.9.10",
|
||||
"shadcn-nuxt": "0.11.3",
|
||||
"shiki": "^1.24.0",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0",
|
||||
"zod": "^3.23.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue