Skip to content

Commit

Permalink
feat: support bpmn:AdHocSubProcess for Camunda 8.7 and newer
Browse files Browse the repository at this point in the history
Related to camunda/camunda-modeler#4739

deps: update to `[email protected]`

deps: update to `[email protected]`
  • Loading branch information
jarekdanielak committed Jan 22, 2025
1 parent dc263bd commit 43412e4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 18 deletions.
30 changes: 14 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@bpmn-io/diagram-js-ui": "^0.2.3",
"bpmn-moddle": "^9.0.1",
"bpmnlint": "^10.3.1",
"bpmnlint-plugin-camunda-compat": "^2.30.0",
"bpmnlint-plugin-camunda-compat": "^2.31.0",
"bpmnlint-utils": "^1.0.2",
"camunda-bpmn-moddle": "^7.0.1",
"clsx": "^2.0.0",
"min-dash": "^4.0.0",
"min-dom": "^5.1.1",
"modeler-moddle": "^0.2.0",
"semver-compare": "^1.0.0",
"zeebe-bpmn-moddle": "^1.7.0"
"zeebe-bpmn-moddle": "^1.9.0"
},
"devDependencies": {
"bpmn-js": "^17.11.1",
Expand Down

0 comments on commit 43412e4

Please sign in to comment.