😎升级依赖

This commit is contained in:
zuohuaijun 2025-04-24 15:55:08 +08:00
parent e8dbe5fb49
commit fc0f753552

View File

@ -2,7 +2,7 @@
"name": "admin.net.pro", "name": "admin.net.pro",
"type": "module", "type": "module",
"version": "2.4.33", "version": "2.4.33",
"lastBuildTime": "2025.04.23", "lastBuildTime": "2025.04.24",
"description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
"author": "zuohuaijun", "author": "zuohuaijun",
"license": "MIT", "license": "MIT",
@ -31,7 +31,7 @@
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"axios": "^1.8.4", "axios": "^1.8.4",
"countup.js": "^2.8.0", "countup.js": "^2.8.1",
"cropperjs": "^1.6.2", "cropperjs": "^1.6.2",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"echarts": "^5.6.0", "echarts": "^5.6.0",
@ -50,7 +50,7 @@
"md-editor-v3": "^5.5.0", "md-editor-v3": "^5.5.0",
"mitt": "^3.0.1", "mitt": "^3.0.1",
"monaco-editor": "^0.52.2", "monaco-editor": "^0.52.2",
"mqtt": "^5.11.0", "mqtt": "^5.11.1",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"ol": "^10.5.0", "ol": "^10.5.0",
"pinia": "^3.0.2", "pinia": "^3.0.2",
@ -78,7 +78,7 @@
"vue3-flag-icons": "^0.0.3", "vue3-flag-icons": "^0.0.3",
"vue3-tree-org": "^4.2.2", "vue3-tree-org": "^4.2.2",
"vxe-pc-ui": "^4.5.29", "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-element": "^4.0.4",
"vxe-table-plugin-export-xlsx": "^4.0.7", "vxe-table-plugin-export-xlsx": "^4.0.7",
"xe-utils": "^3.7.4", "xe-utils": "^3.7.4",
@ -101,13 +101,13 @@
"eslint-plugin-vue": "^10.0.0", "eslint-plugin-vue": "^10.0.0",
"globals": "^16.0.0", "globals": "^16.0.0",
"less": "^4.3.0", "less": "^4.3.0",
"openapi-ts-request": "^1.3.2", "openapi-ts-request": "^1.3.3",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"rollup-plugin-visualizer": "^5.14.0", "rollup-plugin-visualizer": "^5.14.0",
"sass": "^1.87.0", "sass": "^1.87.0",
"terser": "^5.39.0", "terser": "^5.39.0",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vite": "^6.3.2", "vite": "^6.3.3",
"vite-plugin-cdn-import": "^1.0.1", "vite-plugin-cdn-import": "^1.0.1",
"vite-plugin-compression2": "^1.3.3", "vite-plugin-compression2": "^1.3.3",
"vite-plugin-vue-setup-extend": "^0.4.0", "vite-plugin-vue-setup-extend": "^0.4.0",