Skip to content

Commit

Permalink
deps: update form dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vsgoulart committed Feb 1, 2024
1 parent ce57a51 commit 2a40a6f
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 245 deletions.
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "camunda-modeler-client",
"version": "5.19.0",
"version": "5.20.0-dev",
"description": "Camunda Modeler client application",
"private": true,
"license": "MIT",
Expand All @@ -10,12 +10,12 @@
"@bpmn-io/align-to-origin": "^0.7.0",
"@bpmn-io/dmn-migrate": "^0.4.3",
"@bpmn-io/extract-process-variables": "^0.8.0",
"@bpmn-io/form-js": "^1.6.0",
"@bpmn-io/form-js": "^1.7.0",
"@bpmn-io/properties-panel": "^3.15.0",
"@bpmn-io/replace-ids": "^0.2.0",
"@camunda/execution-platform": "^0.3.2",
"@camunda/form-linting": "^0.14.0",
"@camunda/form-playground": "^0.12.0",
"@camunda/form-linting": "^0.15.0",
"@camunda/form-playground": "^0.13.0",
"@camunda/linting": "^3.12.0",
"@codemirror/commands": "^6.1.3",
"@codemirror/lang-json": "^6.0.1",
Expand Down
Loading

0 comments on commit 2a40a6f

Please sign in to comment.