Skip to content

Commit

Permalink
[releng] Switch to xyflow 12.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Michaël Charfadi <[email protected]>
  • Loading branch information
mcharfadi authored and sbegaudeau committed Mar 5, 2025
1 parent 36e3e1e commit 51a1cf0
Show file tree
Hide file tree
Showing 10 changed files with 51 additions and 43 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Given that it is an application service, it comes with some constraints with reg
=== Dependency update

- https://github.com/eclipse-sirius/sirius-web/issues/4620[#4620] [releng] Switch to https://github.com/spring-projects/spring-boot/releases/tag/v3.4.3[Spring Boot 3.4.3].
- [releng] Switch to xyflow 12.4.4


=== Bug fixes

Expand Down
62 changes: 31 additions & 31 deletions package-lock.json

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

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-dom": "18.3.1",
"xstate": "4.32.1",
"@xstate/react": "3.0.0",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"tss-react": "4.9.7"
},
"devDependencies": {
Expand All @@ -70,7 +70,7 @@
"prettier": "2.7.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"rollup-plugin-peer-deps-external": "2.2.4",
"tss-react": "4.9.7",
"typescript": "5.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ export const prepareLayoutArea = (
type: 'freeFormNode',
id: node.id,
data: node.data,
deletable: true,
draggable: true,
selectable: true,
};

const element = createElement(FreeFormNode, {
Expand All @@ -148,6 +151,9 @@ export const prepareLayoutArea = (
type: 'listNode',
id: node.id,
data: node.data,
deletable: true,
draggable: true,
selectable: true,
};

const element = createElement(ListNode, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"html-to-image": "1.11.11",
"pathfinding": "0.4.18",
"svg-path-parser": "1.1.0",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"graphql": "16.8.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -65,7 +65,7 @@
"html-to-image": "1.11.11",
"pathfinding": "0.4.18",
"svg-path-parser": "1.1.0",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"graphql": "16.8.1",
"prettier": "2.7.1",
"react": "18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"react-dom": "18.3.1",
"react-router-dom": "6.26.0",
"react-window": "1.8.11",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"tss-react": "4.9.7",
"xstate": "4.32.1"
},
Expand Down Expand Up @@ -107,7 +107,7 @@
"d3": "7.0.0",
"@lexical/react": "0.8.1",
"lexical": "0.8.1",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"@types/node": "20.12.12",
"@types/react": "18.3.3",
"@vitejs/plugin-react": "4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sirius-web/frontend/sirius-web-papaya/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-dom": "18.3.1",
"react-router-dom": "6.26.0",
"react-window": "1.8.11",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"tss-react": "4.9.7",
"xstate": "4.32.1"
},
Expand Down Expand Up @@ -103,7 +103,7 @@
"pathfinding": "0.4.18",
"svg-path-parser": "1.1.0",
"react-draggable": "4.4.6",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"d3": "7.0.0",
"@lexical/react": "0.8.1",
"lexical": "0.8.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-dom": "18.3.1",
"react-router-dom": "6.26.0",
"react-window": "1.8.11",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"tss-react": "4.9.7",
"xstate": "4.32.1"
},
Expand Down Expand Up @@ -103,7 +103,7 @@
"pathfinding": "0.4.18",
"svg-path-parser": "1.1.0",
"react-draggable": "4.4.6",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"d3": "7.0.0",
"@lexical/react": "0.8.1",
"lexical": "0.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sirius-web/frontend/sirius-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-dom": "18.3.1",
"react-router-dom": "6.26.0",
"react-window": "1.8.11",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"subscriptions-transport-ws": "0.11.0",
"tss-react": "4.9.7",
"xstate": "4.32.1"
Expand Down
2 changes: 1 addition & 1 deletion vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@mui/icons-material": "5.15.19",
"@mui/material": "5.15.19",
"@xstate/react": "3.0.0",
"@xyflow/react": "12.2.1",
"@xyflow/react": "12.4.4",
"axios": "0.21.4",
"d3": "7.0.0",
"elkjs": "0.8.2",
Expand Down

0 comments on commit 51a1cf0

Please sign in to comment.