chore: bumping plugin packages to latest (#11957)

* chore: bumping plugin packages to latest

* new package-lock.json
This commit is contained in:
Evan Rusackas 2020-12-14 23:19:35 -08:00 committed by GitHub
parent 6fcda5dac1
commit 7a7da27253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2577 additions and 471 deletions

File diff suppressed because it is too large Load Diff

View File

@ -67,32 +67,32 @@
"@emotion/core": "^10.0.35",
"@superset-ui/chart-controls": "^0.15.13",
"@superset-ui/core": "^0.15.13",
"@superset-ui/legacy-plugin-chart-calendar": "^0.15.13",
"@superset-ui/legacy-plugin-chart-chord": "^0.15.13",
"@superset-ui/legacy-plugin-chart-country-map": "^0.15.13",
"@superset-ui/legacy-plugin-chart-event-flow": "^0.15.13",
"@superset-ui/legacy-plugin-chart-force-directed": "^0.15.13",
"@superset-ui/legacy-plugin-chart-heatmap": "^0.15.13",
"@superset-ui/legacy-plugin-chart-histogram": "^0.15.13",
"@superset-ui/legacy-plugin-chart-horizon": "^0.15.13",
"@superset-ui/legacy-plugin-chart-map-box": "^0.15.13",
"@superset-ui/legacy-plugin-chart-paired-t-test": "^0.15.13",
"@superset-ui/legacy-plugin-chart-parallel-coordinates": "^0.15.13",
"@superset-ui/legacy-plugin-chart-partition": "^0.15.13",
"@superset-ui/legacy-plugin-chart-pivot-table": "^0.15.13",
"@superset-ui/legacy-plugin-chart-rose": "^0.15.13",
"@superset-ui/legacy-plugin-chart-sankey": "^0.15.13",
"@superset-ui/legacy-plugin-chart-sankey-loop": "^0.15.13",
"@superset-ui/legacy-plugin-chart-sunburst": "^0.15.13",
"@superset-ui/legacy-plugin-chart-treemap": "^0.15.13",
"@superset-ui/legacy-plugin-chart-world-map": "^0.15.13",
"@superset-ui/legacy-preset-chart-big-number": "^0.15.13",
"@superset-ui/legacy-plugin-chart-calendar": "^0.15.17",
"@superset-ui/legacy-plugin-chart-chord": "^0.15.17",
"@superset-ui/legacy-plugin-chart-country-map": "^0.15.17",
"@superset-ui/legacy-plugin-chart-event-flow": "^0.15.17",
"@superset-ui/legacy-plugin-chart-force-directed": "^0.15.17",
"@superset-ui/legacy-plugin-chart-heatmap": "^0.15.17",
"@superset-ui/legacy-plugin-chart-histogram": "^0.15.17",
"@superset-ui/legacy-plugin-chart-horizon": "^0.15.17",
"@superset-ui/legacy-plugin-chart-map-box": "^0.15.17",
"@superset-ui/legacy-plugin-chart-paired-t-test": "^0.15.17",
"@superset-ui/legacy-plugin-chart-parallel-coordinates": "^0.15.17",
"@superset-ui/legacy-plugin-chart-partition": "^0.15.17",
"@superset-ui/legacy-plugin-chart-pivot-table": "^0.15.17",
"@superset-ui/legacy-plugin-chart-rose": "^0.15.17",
"@superset-ui/legacy-plugin-chart-sankey": "^0.15.17",
"@superset-ui/legacy-plugin-chart-sankey-loop": "^0.15.17",
"@superset-ui/legacy-plugin-chart-sunburst": "^0.15.17",
"@superset-ui/legacy-plugin-chart-treemap": "^0.15.17",
"@superset-ui/legacy-plugin-chart-world-map": "^0.15.17",
"@superset-ui/legacy-preset-chart-big-number": "^0.15.17",
"@superset-ui/legacy-preset-chart-deckgl": "^0.3.1",
"@superset-ui/legacy-preset-chart-nvd3": "^0.15.16",
"@superset-ui/plugin-chart-echarts": "^0.15.14",
"@superset-ui/plugin-chart-table": "^0.15.13",
"@superset-ui/plugin-chart-word-cloud": "^0.15.13",
"@superset-ui/preset-chart-xy": "^0.15.13",
"@superset-ui/legacy-preset-chart-nvd3": "^0.15.17",
"@superset-ui/plugin-chart-echarts": "^0.15.17",
"@superset-ui/plugin-chart-table": "^0.15.17",
"@superset-ui/plugin-chart-word-cloud": "^0.15.17",
"@superset-ui/preset-chart-xy": "^0.15.17",
"@vx/responsive": "^0.0.195",
"abortcontroller-polyfill": "^1.1.9",
"antd": "^4.8.2",
@ -152,7 +152,7 @@
"react-select": "^3.1.0",
"react-select-async-paginate": "^0.4.1",
"react-sortable-hoc": "^1.11.0",
"react-split": "^2.0.9",
"react-split": "^2.0.4",
"react-sticky": "^6.0.3",
"react-syntax-highlighter": "^15.3.0",
"react-table": "^7.2.1",