From f3c49e1f42ed5114354a87f8939eeb49f475d6dd Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Wed, 28 May 2025 12:01:16 +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 | 2 +- Web/package.json | 12 ++++++------ 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 0b94f508..e1c096ba 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -56,7 +56,7 @@ - + diff --git a/Web/package.json b/Web/package.json index 9509c002..2b446a38 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.27", + "lastBuildTime": "2025.05.28", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -73,7 +73,7 @@ "vue-demi": "0.14.10", "vue-draggable-plus": "^0.6.0", "vue-grid-layout": "3.0.0-beta1", - "vue-i18n": "^11.1.4", + "vue-i18n": "^11.1.5", "vue-json-pretty": "^2.4.0", "vue-plugin-hiprint": "^0.0.60", "vue-router": "^4.5.1", @@ -89,15 +89,15 @@ "@iconify/vue": "^5.0.0", "@plugin-web-update-notification/vite": "^2.0.0", "@types/lodash-es": "^4.17.12", - "@types/node": "^22.15.21", + "@types/node": "^22.15.23", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", - "@typescript-eslint/eslint-plugin": "^8.32.1", - "@typescript-eslint/parser": "^8.32.1", + "@typescript-eslint/eslint-plugin": "^8.33.0", + "@typescript-eslint/parser": "^8.33.0", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "@vue/compiler-sfc": "^3.5.15", - "code-inspector-plugin": "^0.20.10", + "code-inspector-plugin": "^0.20.11", "eslint": "^9.27.0", "eslint-plugin-vue": "^10.1.0", "globals": "^16.2.0",