Skip to content

Commit

Permalink
chore: update properties panel to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
vsgoulart authored and Skaiir committed Jun 7, 2024
1 parent ecc042d commit d249701
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 19 deletions.
37 changes: 20 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@babel/core": "^7.24.5",
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@babel/plugin-transform-react-jsx-source": "^7.24.1",
"@bpmn-io/properties-panel": "^3.18.2",
"@bpmn-io/properties-panel": "^3.20.0",
"@carbon/react": "^1.56.0",
"@carbon/styles": "^1.56.0",
"@playwright/test": "^1.43.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-js-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@bpmn-io/draggle": "^4.0.0",
"@bpmn-io/form-js-viewer": "^1.8.7",
"@bpmn-io/properties-panel": "^3.18.2",
"@bpmn-io/properties-panel": "^3.20.0",
"array-move": "^3.0.1",
"big.js": "^6.2.1",
"ids": "^1.0.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/form-json-schema/test/fixtures/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d249701

Please sign in to comment.