🔨 Refactor(custom): refactored some functions

This commit is contained in:
Kuingsmile
2023-12-15 06:39:02 -08:00
parent c76fbd8de3
commit 706f432fa1
4 changed files with 71 additions and 59 deletions

View File

@@ -52,7 +52,7 @@
"cos-nodejs-sdk-v5": "^2.12.5",
"dexie": "^3.2.4",
"electron-updater": "^6.1.4",
"element-plus": "2.4.3",
"element-plus": "2.4.4",
"epipebomb": "^1.0.0",
"fast-xml-parser": "^4.3.2",
"form-data": "^4.0.0",
@@ -79,7 +79,7 @@
"ssh2-no-cpu-features": "^1.0.0",
"upyun": "^3.4.6",
"uuid": "^9.0.1",
"video.js": "^8.5.2",
"video.js": "^8.6.1",
"vue": "^3.3.11",
"vue-router": "^4.2.5",
"vue3-lazyload": "^0.3.8",
@@ -122,14 +122,14 @@
"electron": "^22.0.2",
"eslint": "^8.54.0",
"eslint-config-standard": ">=16.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.18.1",
"husky": "^3.1.0",
"node-bump-version": "^1.0.2",
"node-loader": "^2.0.0",
"npm-check-updates": "^16.14.11",
"npm-check-updates": "^16.14.12",
"stylus": "^0.59.0",
"stylus-loader": "^7.1.3",
"typescript": "^4.9.5",