diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 26e581b7..b504aeec 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -22,12 +22,12 @@ - + - + @@ -52,11 +52,11 @@ - + - + - + diff --git a/Admin.NET/Plugins/Admin.NET.Plugin.ReZero/Admin.NET.Plugin.ReZero.csproj b/Admin.NET/Plugins/Admin.NET.Plugin.ReZero/Admin.NET.Plugin.ReZero.csproj index 0483e66f..aebf3b39 100644 --- a/Admin.NET/Plugins/Admin.NET.Plugin.ReZero/Admin.NET.Plugin.ReZero.csproj +++ b/Admin.NET/Plugins/Admin.NET.Plugin.ReZero/Admin.NET.Plugin.ReZero.csproj @@ -26,7 +26,7 @@ - + diff --git a/Web/package.json b/Web/package.json index b919a5ee..b7489885 100644 --- a/Web/package.json +++ b/Web/package.json @@ -2,7 +2,7 @@ "name": "admin.net.pro", "type": "module", "version": "2.4.33", - "lastBuildTime": "2025.05.08", + "lastBuildTime": "2025.05.12", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -26,8 +26,8 @@ "@vue-office/excel": "^1.7.14", "@vue-office/pdf": "^2.0.9", "@vueuse/core": "^13.1.0", - "@vxe-ui/plugin-export-xlsx": "^4.2.0", - "@vxe-ui/plugin-render-element": "^4.0.10", + "@vxe-ui/plugin-export-xlsx": "^4.2.1", + "@vxe-ui/plugin-render-element": "^4.0.11", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "animate.css": "^4.1.1", @@ -39,7 +39,7 @@ "echarts": "^5.6.0", "echarts-gl": "^2.0.9", "echarts-wordcloud": "^2.1.0", - "element-plus": "^2.9.9", + "element-plus": "^2.9.10", "exceljs": "^4.4.0", "ezuikit-js": "^8.1.9-beta.3", "gcoord": "^1.0.7", @@ -50,10 +50,10 @@ "jsplumb": "^2.15.6", "jwchat": "^2.0.3", "lodash-es": "^4.17.21", - "md-editor-v3": "^5.5.0", + "md-editor-v3": "^5.5.1", "mitt": "^3.0.1", "monaco-editor": "^0.52.2", - "mqtt": "^5.12.0", + "mqtt": "^5.13.0", "nprogress": "^0.2.0", "ol": "^10.5.0", "pinia": "^3.0.2", @@ -80,8 +80,8 @@ "vue-signature-pad": "^3.0.2", "vue3-flag-icons": "^0.0.3", "vue3-tree-org": "^4.2.2", - "vxe-pc-ui": "^4.5.36", - "vxe-table": "^4.13.18", + "vxe-pc-ui": "^4.6.4", + "vxe-table": "^4.13.25", "xe-utils": "^3.7.4", "xlsx-js-style": "^1.2.0" }, @@ -89,12 +89,12 @@ "@iconify/vue": "^5.0.0", "@plugin-web-update-notification/vite": "^2.0.0", "@types/lodash-es": "^4.17.12", - "@types/node": "^20.17.43", + "@types/node": "^20.17.46", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.32.0", - "@vitejs/plugin-vue": "^5.2.3", + "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.1.2", "@vue/compiler-sfc": "^3.5.13", "code-inspector-plugin": "^0.20.10", @@ -102,10 +102,10 @@ "eslint-plugin-vue": "^10.1.0", "globals": "^16.1.0", "less": "^4.3.0", - "openapi-ts-request": "^1.3.4", + "openapi-ts-request": "^1.4.0", "prettier": "^3.5.3", "rollup-plugin-visualizer": "^5.14.0", - "sass": "^1.87.0", + "sass": "^1.88.0", "terser": "^5.39.0", "typescript": "^5.8.3", "vite": "^6.3.5",