ReactGridLayout: Update dependency to 1.2 (#29455)

This commit is contained in:
Torkel Ödegaard
2020-11-29 18:10:51 +01:00
committed by GitHub
parent 98d753d36d
commit ea64dda1e3
2 changed files with 15 additions and 15 deletions

View File

@@ -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",