mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
bump emotion to help with cache clobbering (#16559)
This commit is contained in:
committed by
GitHub
parent
070fdbeebc
commit
a0db5367d2
5632
superset-frontend/package-lock.json
generated
5632
superset-frontend/package-lock.json
generated
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",
|
||||
|
||||
Reference in New Issue
Block a user