Skip to content

Commit 5887b36

Browse files
[frontend] Update dependency @xyflow/react to v12.6.0
Co-authored-by: Romuald Lemesle <[email protected]>
1 parent f1557ed commit 5887b36

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: openbas-front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mui/x-date-pickers": "7.28.3",
2222
"@redux-devtools/extension": "3.3.0",
2323
"@uiw/react-md-editor": "4.0.5",
24-
"@xyflow/react": "12.5.6",
24+
"@xyflow/react": "12.6.0",
2525
"apexcharts": "4.5.0",
2626
"axios": "1.8.4",
2727
"ckeditor5": "44.3.0",

Diff for: openbas-front/yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -3883,23 +3883,23 @@ __metadata:
38833883
languageName: node
38843884
linkType: hard
38853885

3886-
"@xyflow/react@npm:12.5.6":
3887-
version: 12.5.6
3888-
resolution: "@xyflow/react@npm:12.5.6"
3886+
"@xyflow/react@npm:12.6.0":
3887+
version: 12.6.0
3888+
resolution: "@xyflow/react@npm:12.6.0"
38893889
dependencies:
3890-
"@xyflow/system": "npm:0.0.56"
3890+
"@xyflow/system": "npm:0.0.57"
38913891
classcat: "npm:^5.0.3"
38923892
zustand: "npm:^4.4.0"
38933893
peerDependencies:
38943894
react: ">=17"
38953895
react-dom: ">=17"
3896-
checksum: 10c0/cb3a533e7fe8c9326230da41c4234cf88a98d5a33bceac93345b14e40d25961147bb9009fa124d483b413dbd028cdcecb576a71dd26b31c7761f548350181524
3896+
checksum: 10c0/bf45c0536c781b70157e35800438b0176bab81d3bf2315605e2841bb0654694c8ecd3401e0b5806b53e323f40bc4f312f759f3688491ae44c0c8923f42d424cb
38973897
languageName: node
38983898
linkType: hard
38993899

3900-
"@xyflow/system@npm:0.0.56":
3901-
version: 0.0.56
3902-
resolution: "@xyflow/system@npm:0.0.56"
3900+
"@xyflow/system@npm:0.0.57":
3901+
version: 0.0.57
3902+
resolution: "@xyflow/system@npm:0.0.57"
39033903
dependencies:
39043904
"@types/d3-drag": "npm:^3.0.7"
39053905
"@types/d3-selection": "npm:^3.0.10"
@@ -3908,7 +3908,7 @@ __metadata:
39083908
d3-drag: "npm:^3.0.0"
39093909
d3-selection: "npm:^3.0.0"
39103910
d3-zoom: "npm:^3.0.0"
3911-
checksum: 10c0/4291dde519e34c048e9006b6bad9c4e746e07911373ab2c9c054d6c5b52e71ebc15f3c3e85ee537012b1783db06f933b21b57e593c3e350ec8de614c378b4a49
3911+
checksum: 10c0/0c9b05ff8cb87ffa06474990038cbf65704f10347028878f91fa5504c75573a9df38b3aa3490747fb9246ce94983ffcc7997b3cb1c2f55967825ef2963c6d7fe
39123912
languageName: node
39133913
linkType: hard
39143914

@@ -9701,7 +9701,7 @@ __metadata:
97019701
"@uiw/react-md-editor": "npm:4.0.5"
97029702
"@vitejs/plugin-react": "npm:4.4.1"
97039703
"@vitest/eslint-plugin": "npm:1.1.43"
9704-
"@xyflow/react": "npm:12.5.6"
9704+
"@xyflow/react": "npm:12.6.0"
97059705
apexcharts: "npm:4.5.0"
97069706
axios: "npm:1.8.4"
97079707
chokidar: "npm:4.0.3"

0 commit comments

Comments
 (0)