Jelajahi Sumber

😎升级依赖

zuohuaijun 7 bulan lalu
induk
melakukan
5efa7ee144
3 mengubah file dengan 43 tambahan dan 29 penghapusan
  1. 1 1
      Web/lang/index.js
  2. 14 0
      Web/lang/index.json
  3. 28 28
      Web/package.json

+ 1 - 1
Web/lang/index.js

@@ -23,7 +23,7 @@
         }
         try {
             // 使用更安全的正则表达式替换方式
-            return val.replace(/\$\{(\d+)\}/g, (match, index) => {
+            return val.replace(/\$(?:\{|\{)(\d+)(?:\}|\})/g, (match, index) => {
                 // 将index转换为数字
                 const position = parseInt(index, 10);
                 // 如果args[position]存在则替换,否则保留原占位符

+ 14 - 0
Web/lang/index.json

@@ -12465,5 +12465,19 @@
 		"zh-tw": "",
 		"en": "",
 		"it": ""
+	},
+	"hf19iw8": {
+		"zh-cn": " 一键复制配置 ",
+		"zh-hk": "",
+		"zh-tw": "",
+		"en": "",
+		"it": ""
+	},
+	"c643uj8": {
+		"zh-cn": " 一键恢复默认 ",
+		"zh-hk": "",
+		"zh-tw": "",
+		"en": "",
+		"it": ""
 	}
 }

+ 28 - 28
Web/package.json

@@ -2,7 +2,7 @@
 	"name": "admin.net",
 	"type": "module",
 	"version": "2.4.33",
-	"lastBuildTime": "2025.07.25",
+	"lastBuildTime": "2025.08.30",
 	"description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
 	"author": "zuohuaijun",
 	"license": "MIT",
@@ -24,14 +24,14 @@
 		"translate": "node scripts/translate.cjs"
 	},
 	"dependencies": {
-		"@element-plus/icons-vue": "^2.3.1",
-		"@logicflow/core": "^2.0.16",
-		"@logicflow/extension": "^2.0.21",
-		"@microsoft/signalr": "^8.0.7",
+		"@element-plus/icons-vue": "^2.3.2",
+		"@logicflow/core": "^2.1.1",
+		"@logicflow/extension": "^2.1.2",
+		"@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.5.0",
+		"@vueuse/core": "^13.8.0",
 		"@wangeditor/editor": "^5.1.23",
 		"@wangeditor/editor-for-vue": "^5.1.12",
 		"animate.css": "^4.1.1",
@@ -39,20 +39,20 @@
 		"axios": "^1.11.0",
 		"countup.js": "^2.8.2",
 		"cropperjs": "^1.6.2",
-		"echarts": "^5.6.0",
+		"echarts": "^6.0.0",
 		"echarts-gl": "^2.0.9",
 		"echarts-wordcloud": "^2.1.0",
-		"element-plus": "^2.10.4",
-		"ezuikit-js": "^8.1.12-beta.1",
+		"element-plus": "^2.11.1",
+		"ezuikit-js": "^8.1.14",
 		"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.2",
+		"md-editor-v3": "^5.8.4",
 		"mitt": "^3.0.1",
 		"monaco-editor": "^0.52.2",
-		"mqtt": "^5.13.3",
+		"mqtt": "^5.14.0",
 		"nprogress": "^0.2.0",
 		"pinia": "^3.0.3",
 		"print-js": "^1.6.0",
@@ -66,7 +66,7 @@
 		"splitpanes": "^4.0.4",
 		"vcrontab-3": "^3.3.22",
 		"vform3-builds": "^3.0.10",
-		"vue": "^3.5.18",
+		"vue": "^3.5.20",
 		"vue-clipboard3": "^2.0.0",
 		"vue-demi": "^0.14.10",
 		"vue-draggable-plus": "^0.6.0",
@@ -81,34 +81,34 @@
 	},
 	"devDependencies": {
 		"@eslint/eslintrc": "^3.3.1",
-		"@eslint/js": "^9.31.0",
-		"@plugin-web-update-notification/vite": "^2.0.0",
+		"@eslint/js": "^9.34.0",
+		"@plugin-web-update-notification/vite": "^2.0.1",
 		"@types/lodash-es": "^4.17.12",
-		"@types/node": "^22.16.4",
+		"@types/node": "^22.18.0",
 		"@types/nprogress": "^0.2.3",
 		"@types/sortablejs": "^1.15.8",
-		"@typescript-eslint/eslint-plugin": "^8.38.0",
-		"@typescript-eslint/parser": "^8.38.0",
-		"@vitejs/plugin-vue": "^6.0.0",
-		"@vitejs/plugin-vue-jsx": "^5.0.1",
+		"@typescript-eslint/eslint-plugin": "^8.41.0",
+		"@typescript-eslint/parser": "^8.41.0",
+		"@vitejs/plugin-vue": "^6.0.1",
+		"@vitejs/plugin-vue-jsx": "^5.1.1",
 		"cli-progress": "^3.12.0",
-		"@vue/compiler-sfc": "^3.5.18",
-		"code-inspector-plugin": "^0.20.17",
+		"@vue/compiler-sfc": "^3.5.20",
+		"code-inspector-plugin": "^1.2.6",
 		"colors": "^1.4.0",
 		"dotenv": "^17.2.0",
-		"eslint": "^9.31.0",
-		"eslint-plugin-vue": "^10.3.0",
+		"eslint": "^9.34.0",
+		"eslint-plugin-vue": "^10.4.0",
 		"globals": "^16.3.0",
-		"less": "^4.4.0",
+		"less": "^4.4.1",
 		"prettier": "^3.6.2",
 		"rollup-plugin-visualizer": "^6.0.3",
-		"sass": "^1.89.2",
+		"sass": "^1.91.0",
 		"terser": "^5.43.1",
-		"typescript": "^5.8.3",
+		"typescript": "^5.9.2",
 		"vite-auto-i18n-plugin": "^1.1.5",
-		"vite": "^7.0.6",
+		"vite": "^7.1.3",
 		"vite-plugin-cdn-import": "^1.0.1",
-		"vite-plugin-compression2": "^2.2.0",
+		"vite-plugin-compression2": "^2.2.1",
 		"vite-plugin-vue-setup-extend": "^0.4.0",
 		"vue-eslint-parser": "^10.2.0"
 	},