Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-grid-layout to v1.5.0 #8862

Merged
merged 1 commit into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-draggable": "4.4.6",
"react-force-graph-2d": "1.25.6",
"react-force-graph-3d": "1.24.4",
"react-grid-layout": "1.4.4",
"react-grid-layout": "1.5.0",
"react-intl": "6.7.0",
"react-leaflet": "4.2.1",
"react-markdown": "9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16627,7 +16627,7 @@ __metadata:
react-draggable: "npm:4.4.6"
react-force-graph-2d: "npm:1.25.6"
react-force-graph-3d: "npm:1.24.4"
react-grid-layout: "npm:1.4.4"
react-grid-layout: "npm:1.5.0"
react-intl: "npm:6.7.0"
react-leaflet: "npm:4.2.1"
react-markdown: "npm:9.0.1"
Expand Down Expand Up @@ -17981,9 +17981,9 @@ __metadata:
languageName: node
linkType: hard

"react-grid-layout@npm:1.4.4":
version: 1.4.4
resolution: "react-grid-layout@npm:1.4.4"
"react-grid-layout@npm:1.5.0":
version: 1.5.0
resolution: "react-grid-layout@npm:1.5.0"
dependencies:
clsx: "npm:^2.0.0"
fast-equals: "npm:^4.0.3"
Expand All @@ -17994,7 +17994,7 @@ __metadata:
peerDependencies:
react: ">= 16.3.0"
react-dom: ">= 16.3.0"
checksum: 10/43c9bc7e8ce5a902720ebe559b1551724615c617391b040a0a275597748e1927b293c5ddcb73053b1925909e1c293948b4969a35799d541bf9d8886e07ac0085
checksum: 10/c20cf0120b0aed06fad0e3f535df3cf35fc7c6e9aca4a7e64bc5f453dc7298e037cc71dc0934a4b89b9d5c024967cf55b9f630c5f44afc03f8a1c055a01bf3c0
languageName: node
linkType: hard

Expand Down