WIP Implement search and watch prototype

This commit is contained in:
2025-06-23 00:53:12 +05:00
parent 2ca6a63e39
commit ef68e4a84d
22 changed files with 737 additions and 178 deletions

View File

@ -13,18 +13,20 @@
"@nuxt/eslint": "1.4.1",
"@nuxt/image": "1.10.0",
"@tailwindcss/vite": "^4.1.7",
"@vueuse/core": "^13.2.0",
"@videojs-player/vue": "^1.0.0",
"@vueuse/core": "^13.4.0",
"axios": "^1.10.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"eslint": "^9.0.0",
"lucide-vue-next": "^0.511.0",
"nuxt": "^3.17.4",
"reka-ui": "^2.2.1",
"reka-ui": "^2.3.1",
"shadcn-nuxt": "2.1.0",
"tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.7",
"tw-animate-css": "^1.3.0",
"video.js": "^8.23.3",
"vue": "^3.5.14",
"vue-router": "^4.5.1",
"vue-sonner": "^2.0.0"