Skip to content

Commit 54dc5e0

Browse files
committed
deps: update to @bpmn-io/[email protected]
chore: bump bpmn-io dependencies
1 parent 22a4752 commit 54dc5e0

File tree

2 files changed

+52
-48
lines changed

2 files changed

+52
-48
lines changed

package-lock.json

Lines changed: 47 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
],
5151
"license": "MIT",
5252
"dependencies": {
53-
"@bpmn-io/extract-process-variables": "^1.0.0",
53+
"@bpmn-io/extract-process-variables": "^1.0.1",
5454
"array-move": "^4.0.0",
5555
"ids": "^1.0.5",
5656
"min-dash": "^4.2.3",
@@ -60,8 +60,8 @@
6060
"@babel/core": "^7.28.3",
6161
"@babel/plugin-transform-react-jsx": "^7.27.1",
6262
"@bpmn-io/element-template-chooser": "^2.0.0",
63-
"@bpmn-io/properties-panel": "^3.31.0",
64-
"@bpmn-io/variable-resolver": "^1.3.0",
63+
"@bpmn-io/properties-panel": "^3.32.0",
64+
"@bpmn-io/variable-resolver": "^1.3.3",
6565
"@rollup/plugin-alias": "^5.1.1",
6666
"@rollup/plugin-babel": "^6.0.4",
6767
"@rollup/plugin-commonjs": "^28.0.6",
@@ -72,8 +72,8 @@
7272
"babel-loader": "^10.0.0",
7373
"babel-plugin-istanbul": "^7.0.0",
7474
"bpmn-js": "^18.0.0",
75-
"bpmn-js-create-append-anything": "^1.0.0",
76-
"bpmn-moddle": "^9.0.1",
75+
"bpmn-js-create-append-anything": "^1.0.1",
76+
"bpmn-moddle": "^9.0.2",
7777
"camunda-bpmn-js-behaviors": "^1.11.0",
7878
"camunda-bpmn-moddle": "^7.0.1",
7979
"chai": "^4.5.0",

0 commit comments

Comments
 (0)