init
Showing
| ... | ... | @@ -46,7 +46,8 @@ |
| "react-dom": "^18.3.1", | ||
| "spark-utils": "^1.1.2", | ||
| "swiper": "8.4.5", | ||
| "tailwindcss": "^4.1.4" | ||
| "tailwindcss": "^4.1.4", | ||
| "video.js": "^8.22.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@assetpack/core": "^1.4.0", | ||
| ... | ... | @@ -62,6 +63,7 @@ |
| "@types/qs": "^6.9.16", | ||
| "@types/react": "^18.3.3", | ||
| "@types/react-dom": "^18.3.0", | ||
| "@types/video.js": "^7.3.58", | ||
| "@vitejs/plugin-legacy": "^5.4.2", | ||
| "@vitejs/plugin-react": "^4.3.1", | ||
| "ali-oss": "^6.21.0", | ||
| ... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment