refactor: ♻️ Initiate shadcn/ui refactor

This commit is contained in:
Jesse Wierzbinski 2024-11-29 22:39:42 +01:00
parent 73bfbcf252
commit a7b570905a
No known key found for this signature in database
9 changed files with 188 additions and 4 deletions

View file

@ -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"