⬆️ Upgrade(custom): update element ui

This commit is contained in:
Kuingsmile
2023-12-04 06:58:19 -08:00
parent c29d40b6d7
commit 52d977473c
2 changed files with 103 additions and 103 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.2",
"element-plus": "2.4.3",
"epipebomb": "^1.0.0",
"fast-xml-parser": "^4.3.2",
"form-data": "^4.0.0",
@@ -80,11 +80,11 @@
"upyun": "^3.4.6",
"uuid": "^9.0.1",
"video.js": "^8.5.2",
"vue": "^3.3.9",
"vue": "^3.3.10",
"vue-router": "^4.2.5",
"vue3-lazyload": "^0.3.8",
"vue3-photo-preview": "^0.3.0",
"webdav": "^5.3.0",
"webdav": "^5.3.1",
"write-file-atomic": "^4.0.1"
},
"devDependencies": {
@@ -114,7 +114,7 @@
"@vue/cli-service": "^5.0.8",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/runtime-dom": "^3.3.9",
"@vue/runtime-dom": "^3.3.10",
"conventional-changelog": "^5.1.0",
"cz-customizable": "^7.0.0",
"dotenv": "^16.3.1",