From db40be43e7c505800dbfd3f6df96c002241fa1df Mon Sep 17 00:00:00 2001 From: bpmn-io-bot Date: Fri, 24 Jan 2025 11:25:55 +0000 Subject: [PATCH] deps: bump bpmn-js to v18.2.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 +- embedding/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 | 46 +++++++++---------- 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 +- 29 files changed, 67 insertions(+), 67 deletions(-) diff --git a/bpmn-properties/package.json b/bpmn-properties/package.json index a3fa32df..bd8dcb3e 100644 --- a/bpmn-properties/package.json +++ b/bpmn-properties/package.json @@ -41,6 +41,6 @@ "webpack": "^5.97.1" }, "dependencies": { - "bpmn-js": "^18.1.2" + "bpmn-js": "^18.2.0" } } diff --git a/bundling/package.json b/bundling/package.json index 2cb94226..630feac3 100644 --- a/bundling/package.json +++ b/bundling/package.json @@ -39,6 +39,6 @@ "webpack-cli": "^6.0.1" }, "dependencies": { - "bpmn-js": "^18.1.2" + "bpmn-js": "^18.2.0" } } diff --git a/colors/index.html b/colors/index.html index 51b2a52f..66327f92 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 4d9c8f5d..504a056e 100644 --- a/commenting/package.json +++ b/commenting/package.json @@ -32,7 +32,7 @@ "webpack-dev-server": "^5.2.0" }, "dependencies": { - "bpmn-js": "^18.1.2", + "bpmn-js": "^18.2.0", "bpmn-js-embedded-comments": "^0.7.0", "diagram-js": "^15.1.0", "jquery": "^3.3.1" diff --git a/custom-bundle/index.html b/custom-bundle/index.html index 95e8c360..fa51c93a 100644 --- a/custom-bundle/index.html +++ b/custom-bundle/index.html @@ -11,7 +11,7 @@ - +