diff --git a/smart-admin-web/javascript-ant-design-vue3/package.json b/smart-admin-web/javascript-ant-design-vue3/package.json index 856ed5e9..023b0d66 100644 --- a/smart-admin-web/javascript-ant-design-vue3/package.json +++ b/smart-admin-web/javascript-ant-design-vue3/package.json @@ -19,33 +19,32 @@ "dependencies": { "@wangeditor/editor": "5.1.14", "@wangeditor/editor-for-vue": "5.1.12", - "ant-design-vue": "4.0.7", - "axios": "1.4.0", + "ant-design-vue": "4.1.2", + "axios": "1.6.8", "clipboard": "2.0.11", "crypto-js": "4.1.1", "decimal.js": "10.3.1", - "diff": "5.1.0", - "diff2html": "3.4.18", + "diff": "5.2.0", + "diff2html": "3.4.47", "echarts": "5.4.3", "highlight.js": "11.8.0", - "js-cookie": "3.0.5", "lodash": "4.17.21", - "lunar-javascript": "1.6.3", - "mitt": "3.0.0", + "lunar-javascript": "1.6.12", + "mitt": "3.0.1", "nprogress": "0.2.0", - "pinia": "2.1.6", - "sm-crypto": "^0.3.13", + "pinia": "2.1.7", + "sm-crypto": "0.3.13", "sortablejs": "1.15.0", "ua-parser-js": "1.0.35", "v-viewer": "~1.6.4", - "vue": "3.3.4", - "vue-i18n": "9.2.2", - "vue-router": "4.2.4", + "vue": "3.3.13", + "vue-i18n": "9.10.2", + "vue-router": "4.3.0", "vue3-json-viewer": "2.2.2" }, "devDependencies": { - "@vitejs/plugin-vue": "4.5.0", - "@vue/compiler-sfc": "3.3.4", + "@vitejs/plugin-vue": "5.0.4", + "@vue/compiler-sfc": "3.4.21", "eslint": "^8.16.0", "eslint-config-prettier": "~9.0.0", "eslint-plugin-prettier": "~5.0.0", @@ -58,9 +57,9 @@ "stylelint-config-prettier": "~9.0.3", "stylelint-config-standard": "~25.0.0", "stylelint-order": "~5.0.0", - "terser": "~5.19.2", - "vite": "5.0.0", - "vue-eslint-parser": "~9.3.1" + "terser": "~5.29.2", + "vite": "5.2.6", + "vue-eslint-parser": "~9.4.2" }, "engines": { "node": ">=18" diff --git a/smart-admin-web/javascript-ant-design-vue3/src/App.vue b/smart-admin-web/javascript-ant-design-vue3/src/App.vue index 671ce106..fe95e80e 100644 --- a/smart-admin-web/javascript-ant-design-vue3/src/App.vue +++ b/smart-admin-web/javascript-ant-design-vue3/src/App.vue @@ -9,7 +9,29 @@ -->