update bpmn-js-spiffworkflow for vite updates w/ burnettk

This commit is contained in:
jasquat 2024-04-15 14:50:30 -04:00
parent 9147a8db8c
commit f7ff8353c2
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"bpmn-js": "^13.2.2", "bpmn-js": "^13.2.2",
"bpmn-js-properties-panel": "^1.22.0", "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", "cookie": "^0.6.0",
"craco": "^0.0.3", "craco": "^0.0.3",
"date-fns": "^3.6.0", "date-fns": "^3.6.0",
@ -9695,7 +9695,7 @@
}, },
"node_modules/bpmn-js-spiffworkflow": { "node_modules/bpmn-js-spiffworkflow": {
"version": "0.0.8", "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", "license": "LGPL",
"dependencies": { "dependencies": {
"inherits": "^2.0.4", "inherits": "^2.0.4",
@ -43981,8 +43981,8 @@
} }
}, },
"bpmn-js-spiffworkflow": { "bpmn-js-spiffworkflow": {
"version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#67640cae0b4341376657965e96d094c005a9db07", "version": "git+ssh://git@github.com/sartography/bpmn-js-spiffworkflow.git#50956e496bddf0da230ea9003ca029b62a5a08a1",
"from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#vite-support", "from": "bpmn-js-spiffworkflow@github:sartography/bpmn-js-spiffworkflow#main",
"requires": { "requires": {
"inherits": "^2.0.4", "inherits": "^2.0.4",
"inherits-browser": "^0.0.1", "inherits-browser": "^0.0.1",

View File

@ -36,7 +36,7 @@
"axios": "^0.27.2", "axios": "^0.27.2",
"bpmn-js": "^13.2.2", "bpmn-js": "^13.2.2",
"bpmn-js-properties-panel": "^1.22.0", "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", "cookie": "^0.6.0",
"craco": "^0.0.3", "craco": "^0.0.3",
"date-fns": "^3.6.0", "date-fns": "^3.6.0",