perf: 依赖组件升级 (#86)

This commit is contained in:
nsnail 2024-01-26 16:59:16 +08:00 committed by GitHub
parent 339a15e024
commit 473b0c26f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 13 deletions

View File

@ -1,9 +1,9 @@
{
"version": "1.0.0",
"devDependencies": {
"cz-git": "^1.7.1",
"cz-git": "^1.8.0",
"commitizen": "^4.3.0",
"prettier": "^3.1.0",
"prettier": "^3.2.4",
"standard-version": "^9.5.0"
},
"config": {

View File

@ -10,22 +10,22 @@
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@tinymce/tinymce-vue": "^5.1.1",
"axios": "^1.6.4",
"axios": "^1.6.7",
"clipboard": "^2.0.11",
"core-js": "^3.35.0",
"core-js": "^3.35.1",
"cropperjs": "^1.6.1",
"crypto-js": "^4.2.0",
"echarts": "^5.4.3",
"element-plus": "^2.4.4",
"element-plus": "^2.5.3",
"json-bigint": "^1.0.0",
"json5-to-table": "^0.1.8",
"nprogress": "^0.2.0",
"pinyin-match": "^1.2.5",
"qrcodejs2": "^0.0.2",
"sortablejs": "^1.15.1",
"sortablejs": "^1.15.2",
"tinymce": "^6.8.2",
"vue": "^3.4.4",
"vue-i18n": "^9.8.0",
"vue": "^3.4.15",
"vue-i18n": "^9.9.0",
"vue-router": "^4.2.5",
"vue3-json-viewer": "^2.2.2",
"vuedraggable": "^4.0.3",
@ -34,11 +34,11 @@
"xgplayer-hls": "^3.0.11"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.2",
"prettier": "^3.1.1",
"sass": "^1.69.7",
"terser": "^5.26.0",
"vite": "^5.0.10"
"@vitejs/plugin-vue": "^5.0.3",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"terser": "^5.27.0",
"vite": "^5.0.12"
},
"browserslist": [
"> 1%",