Use Artplayer.js as default player

This commit is contained in:
2025-07-12 22:45:03 +05:00
parent f0458b8cf6
commit 10e0cb42a5
7 changed files with 110 additions and 93 deletions

View File

@ -14,13 +14,13 @@
"@nuxt/icon": "1.15.0",
"@nuxt/image": "1.10.0",
"@tailwindcss/vite": "^4.1.7",
"@vime/core": "^5.4.1",
"@vime/vue-next": "^5.4.1",
"@vueuse/core": "^13.4.0",
"artplayer": "^5.2.3",
"axios": "^1.10.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"eslint": "^9.0.0",
"hls.js": "^1.6.7",
"lucide-vue-next": "^0.511.0",
"nuxt": "^3.17.4",
"reka-ui": "^2.3.1",
@ -28,7 +28,6 @@
"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"