bump bpmn js spiff for new call activity ux (#1472)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
This commit is contained in:
parent
f5db660878
commit
c3ca3e4079
|
@ -7832,7 +7832,7 @@
|
|||
},
|
||||
"node_modules/bpmn-js-spiffworkflow": {
|
||||
"version": "0.0.8",
|
||||
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#50956e496bddf0da230ea9003ca029b62a5a08a1",
|
||||
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#b3cd7d7521d6a1e80f42d5b524c18d5551a5c50d",
|
||||
"license": "LGPL",
|
||||
"dependencies": {
|
||||
"inherits": "^2.0.4",
|
||||
|
@ -7840,6 +7840,8 @@
|
|||
"min-dash": "^3.8.1",
|
||||
"min-dom": "^3.2.1",
|
||||
"moddle": "^5.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"tiny-svg": "^2.2.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -31223,7 +31225,7 @@
|
|||
}
|
||||
},
|
||||
"bpmn-js-spiffworkflow": {
|
||||
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#50956e496bddf0da230ea9003ca029b62a5a08a1",
|
||||
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#b3cd7d7521d6a1e80f42d5b524c18d5551a5c50d",
|
||||
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
|
||||
"requires": {
|
||||
"inherits": "^2.0.4",
|
||||
|
@ -31231,6 +31233,8 @@
|
|||
"min-dash": "^3.8.1",
|
||||
"min-dom": "^3.2.1",
|
||||
"moddle": "^5.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"tiny-svg": "^2.2.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue