Emotion: Add main package with version 10 (#21560)
* Update version and snapshots Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Showing
... | @@ -221,6 +221,7 @@ | ... | @@ -221,6 +221,7 @@ |
"core-js": "2.6.9", | "core-js": "2.6.9", | ||
"d3": "5.15.0", | "d3": "5.15.0", | ||
"d3-scale-chromatic": "1.5.0", | "d3-scale-chromatic": "1.5.0", | ||
"emotion": "10.0.27", | |||
"eventemitter3": "2.0.3", | "eventemitter3": "2.0.3", | ||
"fast-text-encoding": "^1.0.0", | "fast-text-encoding": "^1.0.0", | ||
"file-saver": "1.3.8", | "file-saver": "1.3.8", | ||
... | ... |
... | @@ -36,6 +36,7 @@ | ... | @@ -36,6 +36,7 @@ |
"bizcharts": "^3.5.5", | "bizcharts": "^3.5.5", | ||
"classnames": "2.2.6", | "classnames": "2.2.6", | ||
"d3": "5.15.0", | "d3": "5.15.0", | ||
"emotion": "10.0.27", | |||
"immutable": "3.8.2", | "immutable": "3.8.2", | ||
"jquery": "3.4.1", | "jquery": "3.4.1", | ||
"lodash": "4.17.15", | "lodash": "4.17.15", | ||
... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment