增加弹幕
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-08 17:20:22 +08:00
parent e87e00fd75
commit 3fdc176008
5 changed files with 70 additions and 7 deletions

12
pnpm-lock.yaml generated
View File

@@ -77,6 +77,9 @@ importers:
vue:
specifier: ^3.0.0
version: 3.4.31(typescript@5.5.3)
vue3-danmaku:
specifier: ^1.6.1
version: 1.6.1(vue@3.4.31(typescript@5.5.3))
xgplayer:
specifier: ^3.0.18
version: 3.0.18(core-js@3.37.1)
@@ -7169,6 +7172,11 @@ packages:
vue-template-es2015-compiler@1.9.1:
resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==}
vue3-danmaku@1.6.1:
resolution: {integrity: sha512-v7KqMV5WK3mqRSotSuJfnJldsIpilh72nLKKebWGCO7HM4k330QV1f4oje410GfwSx+SrJ+YLeTG8QLJYuKwYg==}
peerDependencies:
vue: ^3.0.0
vue@3.4.31:
resolution: {integrity: sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==}
peerDependencies:
@@ -15737,6 +15745,10 @@ snapshots:
vue-template-es2015-compiler@1.9.1: {}
vue3-danmaku@1.6.1(vue@3.4.31(typescript@5.5.3)):
dependencies:
vue: 3.4.31(typescript@5.5.3)
vue@3.4.31(typescript@5.5.3):
dependencies:
'@vue/compiler-dom': 3.4.31