diff --git a/package.json b/package.json index de6929f2..aa89412d 100644 --- a/package.json +++ b/package.json @@ -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" },