|
|
@@ -2,7 +2,7 @@
|
|
|
"name": "admin.net",
|
|
|
"type": "module",
|
|
|
"version": "2.4.33",
|
|
|
- "lastBuildTime": "2025.08.30",
|
|
|
+ "lastBuildTime": "2025.09.23",
|
|
|
"description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
|
|
|
"author": "zuohuaijun",
|
|
|
"license": "MIT",
|
|
|
@@ -25,34 +25,34 @@
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@element-plus/icons-vue": "^2.3.2",
|
|
|
- "@logicflow/core": "^2.1.1",
|
|
|
- "@logicflow/extension": "^2.1.2",
|
|
|
+ "@logicflow/core": "^2.1.2",
|
|
|
+ "@logicflow/extension": "^2.1.3",
|
|
|
"@microsoft/signalr": "^9.0.6",
|
|
|
"@vue-office/docx": "^1.6.3",
|
|
|
"@vue-office/excel": "^1.7.14",
|
|
|
"@vue-office/pdf": "^2.0.10",
|
|
|
- "@vueuse/core": "^13.8.0",
|
|
|
+ "@vueuse/core": "^13.9.0",
|
|
|
"@wangeditor/editor": "^5.1.23",
|
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
|
"animate.css": "^4.1.1",
|
|
|
"async-validator": "^4.2.5",
|
|
|
- "axios": "^1.11.0",
|
|
|
+ "axios": "^1.12.2",
|
|
|
"countup.js": "^2.8.2",
|
|
|
"cropperjs": "^1.6.2",
|
|
|
"echarts": "^6.0.0",
|
|
|
"echarts-gl": "^2.0.9",
|
|
|
"echarts-wordcloud": "^2.1.0",
|
|
|
- "element-plus": "^2.11.1",
|
|
|
- "ezuikit-js": "^8.1.14",
|
|
|
+ "element-plus": "^2.11.3",
|
|
|
+ "ezuikit-js": "^8.1.15",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
"js-table2excel": "^1.1.2",
|
|
|
"json-editor-vue": "^0.18.1",
|
|
|
"jsplumb": "^2.15.6",
|
|
|
"lodash-es": "^4.17.21",
|
|
|
- "md-editor-v3": "^5.8.4",
|
|
|
+ "md-editor-v3": "^6.0.1",
|
|
|
"mitt": "^3.0.1",
|
|
|
- "monaco-editor": "^0.52.2",
|
|
|
- "mqtt": "^5.14.0",
|
|
|
+ "monaco-editor": "^0.53.0",
|
|
|
+ "mqtt": "^5.14.1",
|
|
|
"nprogress": "^0.2.0",
|
|
|
"pinia": "^3.0.3",
|
|
|
"print-js": "^1.6.0",
|
|
|
@@ -61,17 +61,17 @@
|
|
|
"qs": "^6.14.0",
|
|
|
"relation-graph": "^2.2.11",
|
|
|
"screenfull": "^6.0.2",
|
|
|
- "sm-crypto-v2": "^1.13.0",
|
|
|
+ "sm-crypto-v2": "^1.14.0",
|
|
|
"sortablejs": "^1.15.6",
|
|
|
"splitpanes": "^4.0.4",
|
|
|
"vcrontab-3": "^3.3.22",
|
|
|
"vform3-builds": "^3.0.10",
|
|
|
- "vue": "^3.5.20",
|
|
|
+ "vue": "^3.5.21",
|
|
|
"vue-clipboard3": "^2.0.0",
|
|
|
"vue-demi": "^0.14.10",
|
|
|
"vue-draggable-plus": "^0.6.0",
|
|
|
"vue-grid-layout": "3.0.0-beta1",
|
|
|
- "vue-i18n": "^11.1.11",
|
|
|
+ "vue-i18n": "^11.1.12",
|
|
|
"vue-json-pretty": "^2.5.0",
|
|
|
"vue-plugin-hiprint": "^0.0.60",
|
|
|
"vue-router": "^4.5.1",
|
|
|
@@ -81,32 +81,32 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
|
|
- "@eslint/js": "^9.34.0",
|
|
|
+ "@eslint/js": "^9.36.0",
|
|
|
"@plugin-web-update-notification/vite": "^2.0.1",
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
- "@types/node": "^22.18.0",
|
|
|
+ "@types/node": "^22.18.6",
|
|
|
"@types/nprogress": "^0.2.3",
|
|
|
"@types/sortablejs": "^1.15.8",
|
|
|
- "@typescript-eslint/eslint-plugin": "^8.41.0",
|
|
|
- "@typescript-eslint/parser": "^8.41.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^8.44.1",
|
|
|
+ "@typescript-eslint/parser": "^8.44.1",
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
"@vitejs/plugin-vue-jsx": "^5.1.1",
|
|
|
"cli-progress": "^3.12.0",
|
|
|
- "@vue/compiler-sfc": "^3.5.20",
|
|
|
- "code-inspector-plugin": "^1.2.6",
|
|
|
+ "@vue/compiler-sfc": "^3.5.21",
|
|
|
+ "code-inspector-plugin": "^1.2.10",
|
|
|
"colors": "^1.4.0",
|
|
|
- "dotenv": "^17.2.0",
|
|
|
- "eslint": "^9.34.0",
|
|
|
- "eslint-plugin-vue": "^10.4.0",
|
|
|
- "globals": "^16.3.0",
|
|
|
+ "dotenv": "^17.2.2",
|
|
|
+ "eslint": "^9.36.0",
|
|
|
+ "eslint-plugin-vue": "^10.5.0",
|
|
|
+ "globals": "^16.4.0",
|
|
|
"less": "^4.4.1",
|
|
|
"prettier": "^3.6.2",
|
|
|
"rollup-plugin-visualizer": "^6.0.3",
|
|
|
- "sass": "^1.91.0",
|
|
|
- "terser": "^5.43.1",
|
|
|
+ "sass": "^1.93.1",
|
|
|
+ "terser": "^5.44.0",
|
|
|
"typescript": "^5.9.2",
|
|
|
"vite-auto-i18n-plugin": "^1.1.9",
|
|
|
- "vite": "^7.1.3",
|
|
|
+ "vite": "^7.1.7",
|
|
|
"vite-plugin-cdn-import": "^1.0.1",
|
|
|
"vite-plugin-compression2": "^2.2.1",
|
|
|
"vite-plugin-vue-setup-extend": "^0.4.0",
|