Skip to content

Commit

Permalink
deps: update modeling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed May 13, 2024
1 parent 1c53d23 commit 681d53d
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 22 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ ___Note:__ Yet to be released changes appear here._
* `FEAT`: add basic auth for deployments to C8 self-managed ([#4269](https://github.com/camunda/camunda-modeler/pull/4269))
* `DEPS`: update to `@bpmn-io/[email protected]`
* `DEPS`: update to `@camunda/[email protected]`
* `DEPS`: update to `[email protected].2`
* `DEPS`: update to `[email protected].3`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `camunda-bpmn-js@4.5.1`
* `DEPS`: update to `camunda-bpmn-js@4.6.3`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`

Expand All @@ -31,6 +31,7 @@ ___Note:__ Yet to be released changes appear here._
* `FIX`: preserve valid user input when changing element template ([bpmn-io/bpmn-js-element-templates#86](https://github.com/bpmn-io/bpmn-js-element-templates/pull/86), [#4249](https://github.com/camunda/camunda-modeler/issues/4249))
* `FIX`: mark non-object JSON as invalid example data ([example-data-properties-provider#17](https://github.com/camunda/example-data-properties-provider/pull/17))
* `FIX`: select participant when process ref lint error is selected ([camunda/linting#104](https://github.com/camunda/linting/pull/104))
* `FIX`: correctly apply condition depending on boolean on initial load ([bpmn-io/bpmn-js-element-templates#74](https://github.com/bpmn-io/bpmn-js-element-templates/issues/94))

### DMN

Expand Down
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@sentry/browser": "^7.108.0",
"@sentry/integrations": "^7.108.0",
"bpmn-js": "^17.6.4",
"bpmn-js-element-templates": "^1.15.2",
"bpmn-js-element-templates": "^1.15.3",
"bpmn-js-properties-panel": "^5.16.0",
"bpmn-js-tracking": "^0.6.0",
"bpmn-moddle": "^9.0.1",
"camunda-bpmn-js": "^4.6.2",
"camunda-bpmn-js": "^4.6.3",
"camunda-bpmn-moddle": "^7.0.1",
"camunda-cmmn-moddle": "^1.0.0",
"camunda-dmn-js": "^2.3.3",
Expand Down
36 changes: 18 additions & 18 deletions package-lock.json

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

0 comments on commit 681d53d

Please sign in to comment.