|
|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"name": "admin.net",
|
|
|
"version": "2.4.33",
|
|
|
- "description": "Admin.NET 有可能是.NET最好用的通用权限开发框架",
|
|
|
+ "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
|
|
|
"author": "zuohuaijun",
|
|
|
"license": "MIT",
|
|
|
"scripts": {
|
|
|
@@ -26,7 +26,7 @@
|
|
|
"echarts": "^5.5.0",
|
|
|
"echarts-gl": "^2.0.9",
|
|
|
"echarts-wordcloud": "^2.1.0",
|
|
|
- "element-plus": "^2.6.3",
|
|
|
+ "element-plus": "^2.7.0",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
"js-table2excel": "^1.1.2",
|
|
|
"jsplumb": "^2.15.6",
|
|
|
@@ -50,9 +50,9 @@
|
|
|
"vue-clipboard3": "^2.0.0",
|
|
|
"vue-demi": "^0.14.7",
|
|
|
"vue-grid-layout": "3.0.0-beta1",
|
|
|
- "vue-i18n": "^9.11.0",
|
|
|
+ "vue-i18n": "^9.12.0",
|
|
|
"vue-json-pretty": "^2.4.0",
|
|
|
- "vue-plugin-hiprint": "0.0.57-beta19",
|
|
|
+ "vue-plugin-hiprint": "0.0.57-beta20",
|
|
|
"vue-router": "^4.3.0",
|
|
|
"vue-signature-pad": "^3.0.2",
|
|
|
"vue3-tree-org": "^4.2.2",
|
|
|
@@ -61,23 +61,23 @@
|
|
|
"devDependencies": {
|
|
|
"@plugin-web-update-notification/vite": "^1.7.1",
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
- "@types/node": "^20.12.5",
|
|
|
+ "@types/node": "^20.12.7",
|
|
|
"@types/nprogress": "^0.2.3",
|
|
|
"@types/sortablejs": "^1.15.8",
|
|
|
- "@typescript-eslint/eslint-plugin": "^7.5.0",
|
|
|
- "@typescript-eslint/parser": "^7.5.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^7.6.0",
|
|
|
+ "@typescript-eslint/parser": "^7.6.0",
|
|
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
|
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
|
|
"@vue/compiler-sfc": "^3.4.21",
|
|
|
"code-inspector-plugin": "^0.11.0",
|
|
|
"eslint": "^9.0.0",
|
|
|
- "eslint-plugin-vue": "^9.24.0",
|
|
|
+ "eslint-plugin-vue": "^9.24.1",
|
|
|
"less": "^4.2.0",
|
|
|
"prettier": "^3.2.5",
|
|
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
|
- "sass": "^1.74.1",
|
|
|
+ "sass": "^1.75.0",
|
|
|
"terser": "^5.30.3",
|
|
|
- "typescript": "^5.4.4",
|
|
|
+ "typescript": "^5.4.5",
|
|
|
"vite": "^5.2.8",
|
|
|
"vite-plugin-cdn-import": "^0.3.5",
|
|
|
"vite-plugin-compression2": "^1.0.0",
|
|
|
@@ -103,4 +103,4 @@
|
|
|
"vue-next-admin",
|
|
|
"next-admin"
|
|
|
]
|
|
|
-}
|
|
|
+}
|