Skip to content

Commit

Permalink
chore: merge main to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 30, 2024
2 parents 756014b + 62334b8 commit 95b1242
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 86 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"@bpmn-io/align-to-origin": "^0.7.0",
"@bpmn-io/dmn-migrate": "^0.5.0",
"@bpmn-io/extract-process-variables": "^1.0.0",
"@bpmn-io/form-js": "^1.11.2",
"@bpmn-io/form-js": "^1.11.3",
"@bpmn-io/properties-panel": "^3.24.1",
"@bpmn-io/replace-ids": "^0.2.0",
"@bpmn-io/variable-outline": "1.0.2",
"@camunda/execution-platform": "^0.3.2",
"@camunda/form-linting": "^0.18.0",
"@camunda/form-playground": "^0.17.2",
"@camunda/form-playground": "^0.17.4",
"@camunda/improved-canvas": "^1.7.5",
"@camunda/linting": "^3.28.0",
"@codemirror/commands": "^6.6.2",
Expand Down
2 changes: 1 addition & 1 deletion client/src/styles/_modeling.less
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import '~@camunda/form-playground/dist/assets/form-js.css';
@import '~@camunda/form-playground/dist/assets/form-js-editor-base.css';
@import '~@camunda/form-playground/dist/assets/dragula.css';
@import '~@camunda/form-playground/dist/assets/draggle.css';
@import '~@camunda/form-playground/dist/assets/camunda-form-playground.css';
@import '~camunda-bpmn-js/dist/assets/diagram-js.css';
@import '~camunda-bpmn-js/dist/assets/bpmn-js.css';
Expand Down
Loading

0 comments on commit 95b1242

Please sign in to comment.