优化性能, package.json 删除部分依赖

This commit is contained in:
lbw 2023-05-29 17:03:28 +08:00
parent 2be044c4ed
commit 315edf338b
2 changed files with 6 additions and 7820 deletions

7815
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,14 +15,18 @@
"@chenfengyuan/vue-qrcode": "^2.0.0",
"@element-plus/icons-vue": "^2.0.10",
"@highlightjs/vue-plugin": "^2.1.0",
"tailwindcss": "^3.0.24",
"autoprefixer": "^10.4.7",
"@wangeditor/editor": "5.1.23",
"@wangeditor/editor-for-vue": "5.1.12",
"axios": "^1.3.3",
"china-area-data": "^5.0.1",
"crypto-js": "^3.1.9-1",
"driver.js": "^0.9.8",
"echarts": "^5.4.1",
"vue-echarts": "^6.2.3",
"element-plus": "2.3.1",
"form-designer-plus": "^0.0.1",
"form-designer-plus": "~0.1.0-beta.1684733206",
"highlight.js": "^11.7.0",
"js-cookie": "^3.0.1",
"mitt": "^3.0.0",
@ -37,10 +41,7 @@
"vue-clipboard3": "^2.0.0",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vue3-ts-jsoneditor": "2.8.6",
"vxe-table": "^4.3.5",
"xe-utils": "^3.5.4",
"china-area-data": "^5.0.1"
"vue3-ts-jsoneditor": "2.8.6"
},
"devDependencies": {
"@types/node": "^18.14.0",