From 12b7be32fb1fdc3ce7bd4be4b7595cb189d2e2a6 Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Tue, 22 Apr 2025 12:36:13 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8E=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin.NET.Core/Admin.NET.Core.csproj | 20 +++++++++---------- Web/package.json | 14 ++++++------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 9fd3c613..2aa7daf4 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -22,15 +22,15 @@ - - + + - - - + + + @@ -40,7 +40,7 @@ - + @@ -51,12 +51,12 @@ - - - + + + - + diff --git a/Web/package.json b/Web/package.json index aa7d7159..cccd6d99 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.04.19", + "lastBuildTime": "2025.04.22", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -77,8 +77,8 @@ "vue-signature-pad": "^3.0.2", "vue3-flag-icons": "^0.0.3", "vue3-tree-org": "^4.2.2", - "vxe-pc-ui": "^4.5.25", - "vxe-table": "^4.13.5", + "vxe-pc-ui": "^4.5.27", + "vxe-table": "^4.13.7", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.7", "xe-utils": "^3.7.4", @@ -91,20 +91,20 @@ "@types/node": "^20.17.30", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", - "@typescript-eslint/eslint-plugin": "^8.30.1", - "@typescript-eslint/parser": "^8.30.1", + "@typescript-eslint/eslint-plugin": "^8.31.0", + "@typescript-eslint/parser": "^8.31.0", "@vitejs/plugin-vue": "^5.2.3", "@vitejs/plugin-vue-jsx": "^4.1.2", "@vue/compiler-sfc": "^3.5.13", "code-inspector-plugin": "^0.20.10", - "eslint": "^9.24.0", + "eslint": "^9.25.1", "eslint-plugin-vue": "^10.0.0", "globals": "^16.0.0", "less": "^4.3.0", "openapi-ts-request": "^1.3.2", "prettier": "^3.5.3", "rollup-plugin-visualizer": "^5.14.0", - "sass": "^1.86.3", + "sass": "^1.87.0", "terser": "^5.39.0", "typescript": "^5.8.3", "vite": "^6.3.2",