chore: 升级组件版本

This commit is contained in:
haoxr 2023-02-07 01:03:20 +08:00
parent 545076911d
commit 8e48b53aa1
1 changed files with 6 additions and 7 deletions

View File

@ -15,11 +15,10 @@
"@vueuse/core": "^9.1.1",
"@wangeditor/editor": "^5.0.0",
"@wangeditor/editor-for-vue": "^5.1.10",
"axios": "^1.2.0",
"better-scroll": "^2.4.2",
"axios": "^1.2.2",
"default-passive-events": "^2.0.0",
"echarts": "^5.2.2",
"element-plus": "^2.2.27",
"element-plus": "^2.2.29",
"js-cookie": "^3.0.1",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
@ -27,7 +26,7 @@
"pinia": "^2.0.12",
"screenfull": "^6.0.0",
"sortablejs": "^1.14.0",
"vue": "^3.2.40",
"vue": "^3.2.45",
"vue-countup-v3": "^1.1.0",
"vue-i18n": "^9.1.9",
"vue-router": "^4.1.6"
@ -54,10 +53,10 @@
"sass": "^1.53.0",
"tailwindcss": "^3.2.4",
"typescript": "^4.7.4",
"unplugin-auto-import": "^0.12.1",
"unplugin-auto-import": "^0.13.0",
"unplugin-icons": "^0.15.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.3",
"unplugin-vue-components": "^0.23.0",
"vite": "^4.0.4",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^0.35.0"
},