diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj
index 7f4ddf7c..80e0fdd6 100644
--- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj
+++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj
@@ -28,9 +28,9 @@
-
-
-
+
+
+
diff --git a/Web/package.json b/Web/package.json
index 318b4915..5520466a 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.07.15",
+ "lastBuildTime": "2025.07.18",
"description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
"author": "zuohuaijun",
"license": "MIT",
@@ -51,7 +51,7 @@
"jwchat": "^2.0.3",
"lodash-es": "^4.17.21",
"magic-string": "^0.30.17",
- "md-editor-v3": "^5.8.0",
+ "md-editor-v3": "^5.8.1",
"mitt": "^3.0.1",
"monaco-editor": "^0.52.2",
"mqtt": "^5.13.2",
@@ -64,7 +64,7 @@
"qs": "^6.14.0",
"relation-graph": "^2.2.11",
"screenfull": "^6.0.2",
- "sm-crypto-v2": "^1.12.0",
+ "sm-crypto-v2": "^1.13.0",
"sortablejs": "^1.15.6",
"splitpanes": "^4.0.4",
"sql-formatter": "^15.6.6",
@@ -77,15 +77,15 @@
"vue-draggable-plus": "^0.6.0",
"vue-element-plus-x": "^1.3.0",
"vue-grid-layout": "3.0.0-beta1",
- "vue-i18n": "^11.1.9",
+ "vue-i18n": "^11.1.10",
"vue-json-pretty": "^2.5.0",
"vue-plugin-hiprint": "^0.0.60",
"vue-router": "^4.5.1",
"vue-signature-pad": "^3.0.2",
"vue3-tree-org": "^4.2.2",
- "vxe-pc-ui": "^4.7.9",
- "vxe-table": "^4.14.3",
- "xe-utils": "^3.7.7",
+ "vxe-pc-ui": "^4.7.15",
+ "vxe-table": "^4.14.4",
+ "xe-utils": "^3.7.8",
"xlsx-js-style": "^1.2.0"
},
"devDependencies": {
@@ -100,17 +100,17 @@
"@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue-jsx": "^5.0.1",
"@vue/compiler-sfc": "^3.5.17",
- "code-inspector-plugin": "^0.20.16",
+ "code-inspector-plugin": "^0.20.17",
"eslint": "^9.31.0",
"eslint-plugin-vue": "^10.3.0",
"globals": "^16.3.0",
- "less": "^4.3.0",
+ "less": "^4.4.0",
"prettier": "^3.6.2",
"rollup-plugin-visualizer": "^6.0.3",
"sass": "^1.89.2",
"terser": "^5.43.1",
"typescript": "^5.8.3",
- "vite": "^7.0.4",
+ "vite": "^7.0.5",
"vite-plugin-cdn-import": "^1.0.1",
"vite-plugin-compression2": "^2.2.0",
"vite-plugin-vue-setup-extend": "^0.4.0",