mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Packages: Fixed npm dependency issue (#27996)
* Packages: Fixed npm dependency issue * Updated yarn.lock * Fixes * Updated
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
"@torkelo/react-select": "3.0.8",
|
||||
"@types/react-beautiful-dnd": "12.1.2",
|
||||
"@types/react-color": "3.0.1",
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/react-select": "3.0.8",
|
||||
"@types/react-table": "7.0.12",
|
||||
"@types/slate": "0.47.1",
|
||||
@@ -42,6 +43,8 @@
|
||||
"bizcharts": "^3.5.8",
|
||||
"classnames": "2.2.6",
|
||||
"d3": "5.15.0",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"immutable": "3.8.2",
|
||||
"emotion": "10.0.27",
|
||||
"immutable": "3.8.2",
|
||||
"jquery": "3.5.1",
|
||||
|
||||
Reference in New Issue
Block a user