This commit is contained in:
yziiy
2025-09-22 16:24:41 +08:00
parent 4e5cd87cad
commit 3ab6aa6edb
28 changed files with 7965 additions and 261 deletions

7
package-lock.json generated
View File

@@ -6,6 +6,7 @@
"": {
"dependencies": {
"axios": "^1.9.0",
"video-animation-player": "^1.0.5",
"vue-i18n": "^11.1.5"
}
},
@@ -604,6 +605,12 @@
"node": ">=0.10.0"
}
},
"node_modules/video-animation-player": {
"version": "1.0.5",
"resolved": "https://registry.npmmirror.com/video-animation-player/-/video-animation-player-1.0.5.tgz",
"integrity": "sha512-KLz+uL6zojOYXEPFxL2AB0iKSLHnmKQPBnXmFWHpGtAdB6/j9EWCbWcUDCg0KVOBTFRHa2UfiSNK0y1I+LEfpA==",
"license": "MIT"
},
"node_modules/vue": {
"version": "3.5.16",
"resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.16.tgz",