|
|
@@ -26,7 +26,8 @@
|
|
|
"dependencies": {
|
|
|
"@element-plus/icons-vue": "^2.3.2",
|
|
|
"@logicflow/core": "^2.1.2",
|
|
|
- "@logicflow/extension": "^2.1.3",
|
|
|
+ "@logicflow/extension": "^2.1.4",
|
|
|
+ "@logicflow/vue-node-registry": "^1.1.3",
|
|
|
"@microsoft/signalr": "^9.0.6",
|
|
|
"@vue-office/docx": "^1.6.3",
|
|
|
"@vue-office/excel": "^1.7.14",
|
|
|
@@ -91,8 +92,8 @@
|
|
|
"@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.21",
|
|
|
+ "cli-progress": "^3.12.0",
|
|
|
"code-inspector-plugin": "^1.2.10",
|
|
|
"colors": "^1.4.0",
|
|
|
"dotenv": "^17.2.2",
|
|
|
@@ -105,8 +106,8 @@
|
|
|
"sass": "^1.93.1",
|
|
|
"terser": "^5.44.0",
|
|
|
"typescript": "^5.9.2",
|
|
|
- "vite-auto-i18n-plugin": "^1.1.9",
|
|
|
"vite": "^7.1.7",
|
|
|
+ "vite-auto-i18n-plugin": "^1.1.9",
|
|
|
"vite-plugin-cdn-import": "^1.0.1",
|
|
|
"vite-plugin-compression2": "^2.2.1",
|
|
|
"vite-plugin-vue-setup-extend": "^0.4.0",
|
|
|
@@ -126,7 +127,7 @@
|
|
|
"json-editor-vue",
|
|
|
"vue-demi"
|
|
|
],
|
|
|
- "overrides": {
|
|
|
+ "overrides": {
|
|
|
"rollup": "4.43.0"
|
|
|
}
|
|
|
},
|