|
|
@@ -8,6 +8,9 @@ importers:
|
|
|
|
|
|
.:
|
|
|
dependencies:
|
|
|
+ '@iconify/vue':
|
|
|
+ specifier: ^5.0.0
|
|
|
+ version: 5.0.0(vue@3.5.27(typescript@5.9.2))
|
|
|
element-plus:
|
|
|
specifier: ^2.13.1
|
|
|
version: 2.13.1(vue@3.5.27(typescript@5.9.2))
|
|
|
@@ -239,6 +242,8 @@ importers:
|
|
|
|
|
|
packages/typescript-config: {}
|
|
|
|
|
|
+ packages/ui: {}
|
|
|
+
|
|
|
packages/workflow:
|
|
|
dependencies:
|
|
|
'@antv/x6':
|
|
|
@@ -256,6 +261,9 @@ importers:
|
|
|
'@vue-flow/minimap':
|
|
|
specifier: ^1.5.4
|
|
|
version: 1.5.4(@vue-flow/core@1.48.1(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))
|
|
|
+ '@vue-flow/node-resizer':
|
|
|
+ specifier: ^1.5.0
|
|
|
+ version: 1.5.0(@vue-flow/core@1.48.1(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))
|
|
|
'@vue-flow/node-toolbar':
|
|
|
specifier: ^1.1.1
|
|
|
version: 1.1.1(@vue-flow/core@1.48.1(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))
|
|
|
@@ -278,6 +286,9 @@ importers:
|
|
|
'@repo/typescript-config':
|
|
|
specifier: workspace:*
|
|
|
version: link:../typescript-config
|
|
|
+ '@repo/ui':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../ui
|
|
|
'@types/node':
|
|
|
specifier: ^24.10.1
|
|
|
version: 24.10.9
|
|
|
@@ -1679,6 +1690,11 @@ packages:
|
|
|
'@iconify/utils@3.1.0':
|
|
|
resolution: {integrity: sha512-Zlzem1ZXhI1iHeeERabLNzBHdOa4VhQbqAcOQaMKuTuyZCpwKbC2R4Dd0Zo3g9EAc+Y4fiarO8HIHRAth7+skw==}
|
|
|
|
|
|
+ '@iconify/vue@5.0.0':
|
|
|
+ resolution: {integrity: sha512-C+KuEWIF5nSBrobFJhT//JS87OZ++QDORB6f2q2Wm6fl2mueSTpFBeBsveK0KW9hWiZ4mNiPjsh6Zs4jjdROSg==}
|
|
|
+ peerDependencies:
|
|
|
+ vue: '>=3'
|
|
|
+
|
|
|
'@inversifyjs/common@1.4.0':
|
|
|
resolution: {integrity: sha512-qfRJ/3iOlCL/VfJq8+4o5X4oA14cZSBbpAmHsYj8EsIit1xDndoOl0xKOyglKtQD4u4gdNVxMHx4RWARk/I4QA==}
|
|
|
|
|
|
@@ -2542,6 +2558,12 @@ packages:
|
|
|
'@vue-flow/core': ^1.23.0
|
|
|
vue: ^3.3.0
|
|
|
|
|
|
+ '@vue-flow/node-resizer@1.5.0':
|
|
|
+ resolution: {integrity: sha512-FmvOZ6+yVrBEf+8oJcCU20PUZ105QsyM01iiP4vTKHGJ01hzoh9d0/wP9iJkxkIpvBU59CyOHyTKQZlDr4qDhA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@vue-flow/core': ^1.23.0
|
|
|
+ vue: ^3.3.0
|
|
|
+
|
|
|
'@vue-flow/node-toolbar@1.1.1':
|
|
|
resolution: {integrity: sha512-vgSnGMLd3FXstdpvC721qcBDzGkPsudmyA8urEP55/EMikCp59klgzPvVULTDxxsew5MdXtTBCumsqOi+PXJdg==}
|
|
|
peerDependencies:
|
|
|
@@ -7779,6 +7801,11 @@ snapshots:
|
|
|
'@iconify/types': 2.0.0
|
|
|
mlly: 1.8.0
|
|
|
|
|
|
+ '@iconify/vue@5.0.0(vue@3.5.27(typescript@5.9.2))':
|
|
|
+ dependencies:
|
|
|
+ '@iconify/types': 2.0.0
|
|
|
+ vue: 3.5.27(typescript@5.9.2)
|
|
|
+
|
|
|
'@inversifyjs/common@1.4.0': {}
|
|
|
|
|
|
'@inversifyjs/core@1.3.5(reflect-metadata@0.2.2)':
|
|
|
@@ -8856,6 +8883,13 @@ snapshots:
|
|
|
d3-zoom: 3.0.0
|
|
|
vue: 3.5.27(typescript@5.9.3)
|
|
|
|
|
|
+ '@vue-flow/node-resizer@1.5.0(@vue-flow/core@1.48.1(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))':
|
|
|
+ dependencies:
|
|
|
+ '@vue-flow/core': 1.48.1(vue@3.5.27(typescript@5.9.3))
|
|
|
+ d3-drag: 3.0.0
|
|
|
+ d3-selection: 3.0.0
|
|
|
+ vue: 3.5.27(typescript@5.9.3)
|
|
|
+
|
|
|
'@vue-flow/node-toolbar@1.1.1(@vue-flow/core@1.48.1(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))':
|
|
|
dependencies:
|
|
|
'@vue-flow/core': 1.48.1(vue@3.5.27(typescript@5.9.3))
|