Chore: bump artplayer

This commit is contained in:
zijiren233 2024-06-02 01:01:28 +08:00
parent 48972420da
commit 2eab015fd8
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -11,8 +11,8 @@
"@vueuse/core": "^10.4.1",
"@vueuse/router": "^10.7.2",
"animate.css": "^4.1.1",
"artplayer": "^5.1.1",
"artplayer-plugin-danmuku": "^5.0.1",
"artplayer": "^5.1.2",
"artplayer-plugin-danmuku": "^5.1.0",
"artplayer-plugin-dash-quality": "^2.0.0",
"artplayer-plugin-hls-quality": "^2.0.0",
"axios": "^1.6.0",
@ -1773,17 +1773,17 @@
}
},
"node_modules/artplayer": {
"version": "5.1.1",
"resolved": "https://registry.npmmirror.com/artplayer/-/artplayer-5.1.1.tgz",
"integrity": "sha512-pZ2/lB+Oo3g0CVLqkFuB86bMBPMtZaABaq5e1LPKubYDBW46+mzin2wzdVmk3tvFyfQoVnb+MBFU7nJYvI3qNg==",
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/artplayer/-/artplayer-5.1.4.tgz",
"integrity": "sha512-QFRYEURCFJSJ05mOLIAWmoowVxFP8X3aBAUTQepfraY7GqnUns1TcnEQ53dkOKIV+LSY7IEJAOvY7sIA74JKQw==",
"dependencies": {
"option-validator": "^2.0.6"
}
},
"node_modules/artplayer-plugin-danmuku": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/artplayer-plugin-danmuku/-/artplayer-plugin-danmuku-5.0.1.tgz",
"integrity": "sha512-b6/Y4/+X0rNmnqS5+zzQgow+WW4iVT8eFv4LAUzJgIyORIcf5Gn00Dy0PZ+kwGb1VJy0CUCRK6gVVvh0tWsRAg=="
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/artplayer-plugin-danmuku/-/artplayer-plugin-danmuku-5.1.0.tgz",
"integrity": "sha512-F2dGt8nmSrAkGGNoKErrPipNqW8OueTYsE/Yh8Cze8oSWSHpXnaZbhqkg5ZFtLCNp85/MHrU0OUv3+D4wKmYGA=="
},
"node_modules/artplayer-plugin-dash-quality": {
"version": "2.0.0",

View File

@ -15,8 +15,8 @@
"@vueuse/core": "^10.4.1",
"@vueuse/router": "^10.7.2",
"animate.css": "^4.1.1",
"artplayer": "^5.1.1",
"artplayer-plugin-danmuku": "^5.0.1",
"artplayer": "^5.1.2",
"artplayer-plugin-danmuku": "^5.1.0",
"artplayer-plugin-dash-quality": "^2.0.0",
"artplayer-plugin-hls-quality": "^2.0.0",
"axios": "^1.6.0",