From aac2b1b8fa1149e2fefc468d02590a17b8971edc Mon Sep 17 00:00:00 2001 From: bpmn-io-bot Date: Tue, 23 Jan 2024 14:55:36 +0000 Subject: [PATCH] deps: bump bpmn-js to v16.4.0 --- bpmn-properties/package.json | 2 +- bundling/package.json | 2 +- colors/index.html | 8 ++-- commenting/package.json | 2 +- custom-bundle/index.html | 2 +- custom-bundle/package.json | 2 +- custom-meta-model/package.json | 2 +- custom-modeling-rules/package.json | 2 +- deep-linking/package.json | 2 +- i18n/package.json | 2 +- interaction/index.html | 6 +-- minimap/package.json | 2 +- modeler/package.json | 2 +- modeling-api/package.json | 2 +- overlays/package.json | 2 +- package-lock.json | 44 +++++++++---------- pre-packaged/README.md | 12 ++--- properties-panel-async-extension/package.json | 2 +- properties-panel-extension/package.json | 2 +- properties-panel-list-extension/package.json | 2 +- properties-panel/package.json | 2 +- starter/modeler.html | 8 ++-- starter/viewer.html | 6 +-- theming/index.html | 2 +- theming/package.json | 2 +- transaction-boundaries/package.json | 2 +- types/package.json | 2 +- url-viewer/index.html | 4 +- 28 files changed, 65 insertions(+), 65 deletions(-) diff --git a/bpmn-properties/package.json b/bpmn-properties/package.json index 7a4fdd73..18ec5722 100644 --- a/bpmn-properties/package.json +++ b/bpmn-properties/package.json @@ -41,6 +41,6 @@ "webpack": "^5.89.0" }, "dependencies": { - "bpmn-js": "^16.3.2" + "bpmn-js": "^16.4.0" } } diff --git a/bundling/package.json b/bundling/package.json index 4aa6bfe7..84d8ef14 100644 --- a/bundling/package.json +++ b/bundling/package.json @@ -38,6 +38,6 @@ "webpack-cli": "^5.0.0" }, "dependencies": { - "bpmn-js": "^16.3.2" + "bpmn-js": "^16.4.0" } } diff --git a/colors/index.html b/colors/index.html index b11a04cf..bb4e64b9 100644 --- a/colors/index.html +++ b/colors/index.html @@ -35,12 +35,12 @@

bpmn-js Colors

- - - + + + - + diff --git a/commenting/package.json b/commenting/package.json index 8f03c15d..901e0b40 100644 --- a/commenting/package.json +++ b/commenting/package.json @@ -30,7 +30,7 @@ "webpack-dev-server": "^4.15.1" }, "dependencies": { - "bpmn-js": "^16.3.2", + "bpmn-js": "^16.4.0", "bpmn-js-embedded-comments": "^0.7.0", "diagram-js": "^13.0.0", "jquery": "^3.3.1" diff --git a/custom-bundle/index.html b/custom-bundle/index.html index 06227efc..c2439130 100644 --- a/custom-bundle/index.html +++ b/custom-bundle/index.html @@ -11,7 +11,7 @@ - +