mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Upgrades react-redux to version 7.1.1 (#19272)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"@types/react": "16.8.16",
|
||||
"@types/react-dom": "16.8.4",
|
||||
"@types/react-grid-layout": "0.16.7",
|
||||
"@types/react-redux": "7.0.8",
|
||||
"@types/react-redux": "7.1.2",
|
||||
"@types/react-select": "2.0.15",
|
||||
"@types/react-table": "6.8.5",
|
||||
"@types/react-test-renderer": "16.8.2",
|
||||
@@ -229,14 +229,14 @@
|
||||
"react-grid-layout": "0.16.6",
|
||||
"react-highlight-words": "0.11.0",
|
||||
"react-popper": "1.3.3",
|
||||
"react-redux": "5.1.1",
|
||||
"react-redux": "7.1.1",
|
||||
"react-sizeme": "2.5.2",
|
||||
"react-table": "6.9.2",
|
||||
"react-transition-group": "2.6.1",
|
||||
"react-use": "9.0.0",
|
||||
"react-virtualized": "9.21.0",
|
||||
"react-window": "1.7.1",
|
||||
"redux": "4.0.1",
|
||||
"redux": "4.0.4",
|
||||
"redux-logger": "3.0.6",
|
||||
"redux-thunk": "2.3.0",
|
||||
"reselect": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user