Skip to content

Commit

Permalink
fix: artplayer style
Browse files Browse the repository at this point in the history
  • Loading branch information
zijiren233 committed Jan 19, 2025
1 parent 817fdf7 commit 280a7b6
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 51 deletions.
89 changes: 49 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"@vueuse/core": "^11.0.3",
"@vueuse/router": "^11.0.3",
"animate.css": "^4.1.1",
"artplayer": "^5.2.1",
"artplayer-plugin-danmuku": "^5.1.4",
"axios": "^1.7.7",
"artplayer": "^5.2.2",
"artplayer-plugin-danmuku": "^5.1.5",
"axios": "^1.7.9",
"crypto-js": "^4.2.0",
"dashjs": "^4.7.4",
"element-plus": "^2.8.1",
"gsap": "^3.12.5",
"element-plus": "^2.9.3",
"gsap": "^3.12.7",
"hls.js": "^1.5.19",
"less": "^4.2.0",
"less": "^4.2.1",
"less-loader": "^12.2.0",
"libass-wasm": "^4.1.0",
"lodash": "^4.17.21",
"mpegts.js": "^1.7.3",
"mpegts.js": "^1.8.0",
"nprogress": "^0.2.0",
"pinia": "^2.2.2",
"qrcode-vue3": "^1.6.8",
"ts-proto": "^2.2.2",
"qrcode-vue3": "^1.7.1",
"ts-proto": "^2.6.1",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
Expand Down
4 changes: 2 additions & 2 deletions src/proto/message.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 280a7b6

Please sign in to comment.