From 4e320c72793b8ab9ac8cd4f1d91bff0d0c3f5dbf Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Sun, 4 May 2025 19:03:48 +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/Admin.NET.Core/Admin.NET.Core.csproj | 8 ++++---- Web/package.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 9bbd7c6a..9dfd317f 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 @@ - - - + + + @@ -44,7 +44,7 @@ - + diff --git a/Web/package.json b/Web/package.json index 4f49dd93..29a6550c 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.01", + "lastBuildTime": "2025.05.04", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -81,7 +81,7 @@ "vue3-flag-icons": "^0.0.3", "vue3-tree-org": "^4.2.2", "vxe-pc-ui": "^4.5.35", - "vxe-table": "^4.13.16", + "vxe-table": "^4.13.17", "xe-utils": "^3.7.4", "xlsx-js-style": "^1.2.0" }, @@ -98,7 +98,7 @@ "@vitejs/plugin-vue-jsx": "^4.1.2", "@vue/compiler-sfc": "^3.5.13", "code-inspector-plugin": "^0.20.10", - "eslint": "^9.25.1", + "eslint": "^9.26.0", "eslint-plugin-vue": "^10.1.0", "globals": "^16.0.0", "less": "^4.3.0",