更新
This commit is contained in:
2026-02-23 18:52:32 +08:00
parent d429560511
commit 123fa6a7aa
81 changed files with 5952 additions and 407 deletions
+3
View File
@@ -15,6 +15,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"@cloudgeek/vue3-video-player": "^0.3.10",
"@microsoft/signalr": "^10.0.0",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
@@ -22,6 +23,7 @@
"feather-icons": "^4.29.2",
"idb": "^8.0.3",
"pinia": "^3.0.3",
"spark-md5": "^3.0.2",
"vee-validate": "^4.15.1",
"vue": "^3.5.22",
"vue-router": "^4.5.1",
@@ -36,6 +38,7 @@
"eslint": "^9.33.0",
"eslint-plugin-vue": "~10.4.0",
"globals": "^16.3.0",
"hevue-img-preview": "^7.1.3",
"jsdom": "^27.0.0",
"prettier": "3.6.2",
"vite": "^7.1.7",