Skip to content

Commit

Permalink
Update dependency react-grid-layout to v1.5.0 (#8862)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent f5760f8 commit 1498fea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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 @@ -16634,7 +16634,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 @@ -17988,9 +17988,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 @@ -18001,7 +18001,7 @@ __metadata:
peerDependencies:
react: ">= 16.3.0"
react-dom: ">= 16.3.0"
checksum: 10/43c9bc7e8ce5a902720ebe559b1551724615c617391b040a0a275597748e1927b293c5ddcb73053b1925909e1c293948b4969a35799d541bf9d8886e07ac0085
checksum: 10/c20cf0120b0aed06fad0e3f535df3cf35fc7c6e9aca4a7e64bc5f453dc7298e037cc71dc0934a4b89b9d5c024967cf55b9f630c5f44afc03f8a1c055a01bf3c0
languageName: node
linkType: hard

Expand Down

0 comments on commit 1498fea

Please sign in to comment.