From c1d773dbe895d4ff243fb0e0308e79111aad93d6 Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Tue, 1 Apr 2025 15:21:15 +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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Web/package.json b/Web/package.json index 7cd1c125..3eb370f7 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.03.31", + "lastBuildTime": "2025.04.01", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -52,7 +52,7 @@ "monaco-editor": "^0.52.2", "mqtt": "^5.10.4", "nprogress": "^0.2.0", - "ol": "^10.4.0", + "ol": "^10.5.0", "pinia": "^3.0.1", "print-js": "^1.6.0", "push.js": "^1.0.12", @@ -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.9", - "vxe-table": "^4.12.4", + "vxe-pc-ui": "^4.5.10", + "vxe-table": "^4.12.5", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.7", "xe-utils": "^3.7.4", @@ -88,11 +88,11 @@ "@iconify/vue": "^4.3.0", "@plugin-web-update-notification/vite": "^2.0.0", "@types/lodash-es": "^4.17.12", - "@types/node": "^20.17.28", + "@types/node": "^20.17.29", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", - "@typescript-eslint/eslint-plugin": "^8.28.0", - "@typescript-eslint/parser": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^8.29.0", + "@typescript-eslint/parser": "^8.29.0", "@vitejs/plugin-vue": "^5.2.3", "@vitejs/plugin-vue-jsx": "^4.1.2", "@vue/compiler-sfc": "^3.5.13", @@ -104,10 +104,10 @@ "openapi-ts-request": "^1.3.0", "prettier": "^3.5.3", "rollup-plugin-visualizer": "^5.14.0", - "sass": "^1.86.0", + "sass": "^1.86.1", "terser": "^5.39.0", "typescript": "^5.8.2", - "vite": "^6.2.3", + "vite": "^6.2.4", "vite-plugin-cdn-import": "^1.0.1", "vite-plugin-compression2": "^1.3.3", "vite-plugin-vue-setup-extend": "^0.4.0",