Improve AnimeCard by adding tooltip and vibrant shadow

This commit is contained in:
2025-07-14 00:43:59 +05:00
parent 4afcf69f0d
commit 8d6b7e0ee1
13 changed files with 321 additions and 31 deletions

View File

@ -14,7 +14,7 @@
"@nuxt/icon": "1.15.0",
"@nuxt/image": "1.10.0",
"@tailwindcss/vite": "^4.1.7",
"@vueuse/core": "^13.4.0",
"@vueuse/core": "^13.5.0",
"artplayer": "^5.2.3",
"axios": "^1.10.0",
"class-variance-authority": "^0.7.1",
@ -22,8 +22,9 @@
"eslint": "^9.0.0",
"hls.js": "^1.6.7",
"lucide-vue-next": "^0.511.0",
"node-vibrant": "^4.0.3",
"nuxt": "^3.17.4",
"reka-ui": "^2.3.1",
"reka-ui": "^2.3.2",
"shadcn-nuxt": "2.1.0",
"tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.7",