mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ReactGridLayout: Update dependency to 1.2 (#29455)
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
"@types/react": "16.9.9",
|
||||
"@types/react-beautiful-dnd": "12.1.2",
|
||||
"@types/react-dom": "16.9.9",
|
||||
"@types/react-grid-layout": "0.16.7",
|
||||
"@types/react-grid-layout": "1.1.1",
|
||||
"@types/react-redux": "7.1.7",
|
||||
"@types/react-select": "3.0.8",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
@@ -267,7 +267,7 @@
|
||||
"react": "17.0.1",
|
||||
"react-beautiful-dnd": "13.0.0",
|
||||
"react-dom": "17.0.1",
|
||||
"react-grid-layout": "0.17.1",
|
||||
"react-grid-layout": "1.2.0",
|
||||
"react-highlight-words": "0.16.0",
|
||||
"react-loadable": "5.5.0",
|
||||
"react-popper": "2.2.4",
|
||||
|
||||
Reference in New Issue
Block a user