feat: init xgplayer

This commit is contained in:
shinya
2025-07-06 22:34:27 +08:00
parent 85163964c6
commit e068869193
4 changed files with 578 additions and 2 deletions

View File

@@ -42,11 +42,13 @@
"react-dom": "^18.2.0",
"react-icons": "^5.4.0",
"redis": "^4.6.7",
"sweetalert2": "^11.11.0",
"swiper": "^11.2.8",
"tailwind-merge": "^2.6.0",
"vidstack": "^0.6.15",
"zod": "^3.24.1",
"sweetalert2": "^11.11.0"
"xgplayer": "^3.0.22",
"xgplayer-hls.js": "^3.0.22",
"zod": "^3.24.1"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",