⬆️ Upgrade(custom): upgrade element plus

This commit is contained in:
Kuingsmile
2023-10-13 21:54:48 +08:00
parent e8ea905a94
commit a59d5b18fc
3 changed files with 106 additions and 79 deletions
+5 -5
View File
@@ -52,7 +52,7 @@
"cos-nodejs-sdk-v5": "^2.12.4",
"dexie": "^3.2.4",
"electron-updater": "^6.1.4",
"element-plus": "2.3.14",
"element-plus": "2.4.0",
"epipebomb": "^1.0.0",
"fast-xml-parser": "^4.3.2",
"form-data": "^4.0.0",
@@ -69,7 +69,7 @@
"node-ssh-no-cpu-features": "^1.0.1",
"nodejs-file-downloader": "^4.12.1",
"piclist": "^1.6.0",
"pinia": "^2.1.6",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"qiniu": "^7.9.0",
"qrcode.vue": "^3.4.1",
@@ -104,8 +104,8 @@
"@types/upyun": "^3.4.1",
"@types/uuid": "^9.0.3",
"@types/write-file-atomic": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-plugin-router": "^5.0.8",
@@ -129,7 +129,7 @@
"husky": "^3.1.0",
"node-bump-version": "^1.0.0",
"node-loader": "^2.0.0",
"npm-check-updates": "^16.14.5",
"npm-check-updates": "^16.14.6",
"stylus": "^0.59.0",
"stylus-loader": "^7.1.3",
"typescript": "^4.9.5",