From 96ec581900293b8046b620234513c816e9c54ecc Mon Sep 17 00:00:00 2001 From: bpmn-io-bot Date: Mon, 27 May 2024 14:21:08 +0000 Subject: [PATCH] deps: bump bpmn-js to v17.7.1 --- 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 ea3d3344..55bc43b3 100644 --- a/bpmn-properties/package.json +++ b/bpmn-properties/package.json @@ -41,6 +41,6 @@ "webpack": "^5.89.0" }, "dependencies": { - "bpmn-js": "^17.7.0" + "bpmn-js": "^17.7.1" } } diff --git a/bundling/package.json b/bundling/package.json index 168756e3..b8b646fa 100644 --- a/bundling/package.json +++ b/bundling/package.json @@ -38,6 +38,6 @@ "webpack-cli": "^5.0.0" }, "dependencies": { - "bpmn-js": "^17.7.0" + "bpmn-js": "^17.7.1" } } diff --git a/colors/index.html b/colors/index.html index 33895972..81de1d4d 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 8fd9e9d6..409d0317 100644 --- a/commenting/package.json +++ b/commenting/package.json @@ -32,7 +32,7 @@ "webpack-dev-server": "^5.0.0" }, "dependencies": { - "bpmn-js": "^17.7.0", + "bpmn-js": "^17.7.1", "bpmn-js-embedded-comments": "^0.7.0", "diagram-js": "^14.0.0", "jquery": "^3.3.1" diff --git a/custom-bundle/index.html b/custom-bundle/index.html index 389dc969..35015852 100644 --- a/custom-bundle/index.html +++ b/custom-bundle/index.html @@ -11,7 +11,7 @@ - +