From fc0f7535523107abb0d4f4f2a080facdead2ae15 Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Thu, 24 Apr 2025 15:55:08 +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 --- Web/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Web/package.json b/Web/package.json index b8d16e96..7759da80 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.23", + "lastBuildTime": "2025.04.24", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -31,7 +31,7 @@ "animate.css": "^4.1.1", "async-validator": "^4.2.5", "axios": "^1.8.4", - "countup.js": "^2.8.0", + "countup.js": "^2.8.1", "cropperjs": "^1.6.2", "crypto-js": "^4.2.0", "echarts": "^5.6.0", @@ -50,7 +50,7 @@ "md-editor-v3": "^5.5.0", "mitt": "^3.0.1", "monaco-editor": "^0.52.2", - "mqtt": "^5.11.0", + "mqtt": "^5.11.1", "nprogress": "^0.2.0", "ol": "^10.5.0", "pinia": "^3.0.2", @@ -78,7 +78,7 @@ "vue3-flag-icons": "^0.0.3", "vue3-tree-org": "^4.2.2", "vxe-pc-ui": "^4.5.29", - "vxe-table": "^4.13.8", + "vxe-table": "^4.13.9", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.7", "xe-utils": "^3.7.4", @@ -101,13 +101,13 @@ "eslint-plugin-vue": "^10.0.0", "globals": "^16.0.0", "less": "^4.3.0", - "openapi-ts-request": "^1.3.2", + "openapi-ts-request": "^1.3.3", "prettier": "^3.5.3", "rollup-plugin-visualizer": "^5.14.0", "sass": "^1.87.0", "terser": "^5.39.0", "typescript": "^5.8.3", - "vite": "^6.3.2", + "vite": "^6.3.3", "vite-plugin-cdn-import": "^1.0.1", "vite-plugin-compression2": "^1.3.3", "vite-plugin-vue-setup-extend": "^0.4.0",