From ced3c585814ab080233c898f5458387f1e374059 Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Wed, 4 Jun 2025 14:45:56 +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 | 10 +++++----- Web/package.json | 4 ++-- 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 d1376e65..fd3e309c 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 @@ - - - + + + @@ -52,11 +52,11 @@ - + - + diff --git a/Web/package.json b/Web/package.json index 58772611..cf4b902e 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.06.03", + "lastBuildTime": "2025.06.04", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -53,7 +53,7 @@ "md-editor-v3": "^5.6.1", "mitt": "^3.0.1", "monaco-editor": "^0.52.2", - "mqtt": "^5.13.0", + "mqtt": "^5.13.1", "nprogress": "^0.2.0", "ol": "^10.5.0", "pinia": "^3.0.2",