update bpmn-js-spiffworkflow for vite updates w/ burnettk
This commit is contained in:
parent
9147a8db8c
commit
f7ff8353c2
|
@ -40,7 +40,7 @@
|
|||
"axios": "^0.27.2",
|
||||
"bpmn-js": "^13.2.2",
|
||||
"bpmn-js-properties-panel": "^1.22.0",
|
||||
"bpmn-js-spiffworkflow": "github:sartography/bpmn-js-spiffworkflow#vite-support",
|
||||
"bpmn-js-spiffworkflow": "github:sartography/bpmn-js-spiffworkflow#main",
|
||||
"cookie": "^0.6.0",
|
||||
"craco": "^0.0.3",
|
||||
"date-fns": "^3.6.0",
|
||||
|
@ -9695,7 +9695,7 @@
|
|||
},
|
||||
"node_modules/bpmn-js-spiffworkflow": {
|
||||
"version": "0.0.8",
|
||||
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#67640cae0b4341376657965e96d094c005a9db07",
|
||||
"resolved": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#50956e496bddf0da230ea9003ca029b62a5a08a1",
|
||||
"license": "LGPL",
|
||||
"dependencies": {
|
||||
"inherits": "^2.0.4",
|
||||
|
@ -43981,8 +43981,8 @@
|
|||
}
|
||||
},
|
||||
"bpmn-js-spiffworkflow": {
|
||||
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#67640cae0b4341376657965e96d094c005a9db07",
|
||||
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#vite-support",
|
||||
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#50956e496bddf0da230ea9003ca029b62a5a08a1",
|
||||
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
|
||||
"requires": {
|
||||
"inherits": "^2.0.4",
|
||||
"inherits-browser": "^0.0.1",
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"axios": "^0.27.2",
|
||||
"bpmn-js": "^13.2.2",
|
||||
"bpmn-js-properties-panel": "^1.22.0",
|
||||
"bpmn-js-spiffworkflow": "github:sartography/bpmn-js-spiffworkflow#vite-support",
|
||||
"bpmn-js-spiffworkflow": "github:sartography/bpmn-js-spiffworkflow#main",
|
||||
"cookie": "^0.6.0",
|
||||
"craco": "^0.0.3",
|
||||
"date-fns": "^3.6.0",
|
||||
|
|
Loading…
Reference in New Issue