diff --git a/package.json b/package.json index 06d2115e..98043212 100644 --- a/package.json +++ b/package.json @@ -15,21 +15,21 @@ "@highlightjs/vue-plugin": "^2.1.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", - "axios": "^1.2.1", + "axios": "^1.3.3", "crypto-js": "^3.1.9-1", "echarts": "^5.4.1", - "element-plus": "^2.2.26", + "element-plus": "^2.2.32", "form-designer": "^0.0.2", "highlight.js": "^11.7.0", "js-cookie": "^3.0.1", "mitt": "^3.0.0", "nprogress": "^0.2.0", - "pinia": "^2.0.28", + "pinia": "^2.0.32", "qrcode": "1.5.1", "qs": "^6.11.0", "screenfull": "^6.0.2", "sortablejs": "^1.15.0", - "vue": "3.2.47", + "vue": "^3.2.47", "vue-clipboard3": "^2.0.0", "vue-i18n": "^9.2.2", "vue-router": "^4.1.6", @@ -37,22 +37,22 @@ "xe-utils": "^3.5.4" }, "devDependencies": { - "@types/node": "^18.11.13", + "@types/node": "^18.14.0", "@types/nprogress": "^0.2.0", "@types/sortablejs": "^1.15.0", - "@typescript-eslint/eslint-plugin": "^5.46.0", - "@typescript-eslint/parser": "^5.46.0", + "@typescript-eslint/eslint-plugin": "^5.53.0", + "@typescript-eslint/parser": "^5.53.0", "@vitejs/plugin-vue": "^4.0.0", - "@vue/compiler-sfc": "^3.2.45", + "@vue/compiler-sfc": "^3.2.47", "consola": "^2.15.3", - "eslint": "8.22.0", - "eslint-plugin-vue": "^9.8.0", + "eslint": "^8.34.0", + "eslint-plugin-vue": "^9.9.0", "pinia-plugin-persist": "^1.0.0", - "prettier": "^2.8.1", - "sass": "^1.56.2", - "typescript": "^4.9.4", + "prettier": "^2.8.4", + "sass": "^1.58.3", + "typescript": "^4.9.5", "unplugin-auto-import": "^0.13.0", - "vite": "^4.0.0", + "vite": "^4.1.4", "vite-plugin-compression": "^0.5.1", "vite-plugin-style-import": "^2.0.0", "vite-plugin-top-level-await": "^1.2.4", diff --git a/src/App.vue b/src/App.vue index 1d4cfc9b..9b640279 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@