Packages: Fixed npm dependency issue (#27996)

* Packages: Fixed npm dependency issue

* Updated yarn.lock

* Fixes

* Updated
This commit is contained in:
Torkel Ödegaard
2020-10-03 07:13:19 +02:00
committed by GitHub
parent 9d422fc400
commit dfe04ea3e8
4 changed files with 21 additions and 77 deletions

View File

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