mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-04-22 22:22:51 +08:00
perf: ⚡ 前端依赖组件升级 (#69)
This commit is contained in:
parent
3376fbbdfa
commit
0059052b87
@ -8,24 +8,24 @@
|
||||
"prettier": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "^2.1.0",
|
||||
"@element-plus/icons-vue": "^2.3.1",
|
||||
"@tinymce/tinymce-vue": "^5.1.1",
|
||||
"axios": "^1.6.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"core-js": "^3.33.2",
|
||||
"core-js": "^3.33.3",
|
||||
"cropperjs": "^1.6.1",
|
||||
"crypto-js": "^4.2.0",
|
||||
"echarts": "^5.4.3",
|
||||
"element-plus": "^2.4.2",
|
||||
"element-plus": "^2.4.3",
|
||||
"json-bigint": "^1.0.0",
|
||||
"json5-to-table": "^0.1.8",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinyin-match": "^1.2.4",
|
||||
"pinyin-match": "^1.2.5",
|
||||
"qrcodejs2": "^0.0.2",
|
||||
"sortablejs": "^1.15.0",
|
||||
"tinymce": "^6.7.3",
|
||||
"vue": "^3.3.8",
|
||||
"vue-i18n": "^9.7.0",
|
||||
"sortablejs": "^1.15.1",
|
||||
"tinymce": "^6.8.1",
|
||||
"vue": "^3.3.9",
|
||||
"vue-i18n": "^9.8.0",
|
||||
"vue-router": "^4.2.5",
|
||||
"vue3-json-viewer": "^2.2.2",
|
||||
"vuedraggable": "^4.0.3",
|
||||
@ -38,7 +38,7 @@
|
||||
"prettier": "^3.1.0",
|
||||
"sass": "^1.69.5",
|
||||
"terser": "^5.24.0",
|
||||
"vite": "^5.0.0"
|
||||
"vite": "^5.0.4"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
|
Loading…
x
Reference in New Issue
Block a user