Tue May 9 11:18:00 UTC 2023 inscode
Showing
| ... | @@ -11,16 +11,12 @@ | ... | @@ -11,16 +11,12 @@ |
| "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" | "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@liveqing/liveplayer-v3": "^3.7.10", | |||
| "ant-design-vue": "^3.2.15", | |||
| "echarts": "^5.4.2", | "echarts": "^5.4.2", | ||
| "echarts-gl": "^2.0.9", | "echarts-gl": "^2.0.9", | ||
| "element-plus": "^2.3.4", | "element-plus": "^2.3.4", | ||
| "less": "^4.1.3", | "less": "^4.1.3", | ||
| "moment": "^2.29.4", | "moment": "^2.29.4", | ||
| "pinia": "^2.0.32", | "pinia": "^2.0.32", | ||
| "video.js": "^8.3.0", | |||
| "videojs": "^1.0.0", | |||
| "vue": "^3.2.47", | "vue": "^3.2.47", | ||
| "vue-router": "^4.1.6" | "vue-router": "^4.1.6" | ||
| }, | }, | ||
| ... | ... |
想要评论请 注册 或 登录