bump emotion to help with cache clobbering (#16559)
This commit is contained in:
parent
070fdbeebc
commit
a0db5367d2
File diff suppressed because it is too large
Load Diff
|
|
@ -65,8 +65,8 @@
|
|||
"@babel/runtime-corejs3": "^7.12.5",
|
||||
"@data-ui/sparkline": "^0.0.84",
|
||||
"@emotion/babel-preset-css-prop": "^11.2.0",
|
||||
"@emotion/cache": "^11.1.3",
|
||||
"@emotion/react": "^11.1.5",
|
||||
"@emotion/cache": "^11.4.0",
|
||||
"@emotion/react": "^11.4.1",
|
||||
"@superset-ui/chart-controls": "^0.18.0",
|
||||
"@superset-ui/core": "^0.18.0",
|
||||
"@superset-ui/legacy-plugin-chart-calendar": "^0.18.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue