bump emotion to help with cache clobbering (#16559)

This commit is contained in:
Elizabeth Thompson 2021-09-02 13:48:21 -07:00 committed by GitHub
parent 070fdbeebc
commit a0db5367d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4537 additions and 1099 deletions

File diff suppressed because it is too large Load Diff

View File

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