Update to @emotion 11

This commit is contained in:
Daniel Lautzenheiser
2022-09-21 19:26:57 -04:00
parent 73af005feb
commit 734335edea
26 changed files with 235 additions and 70 deletions

View File

@ -14,9 +14,9 @@
"homepage": "https://www.netlifycms.org/",
"license": "MIT",
"dependencies": {
"@emotion/cache": "^10.0.29",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/cache": "11.10.3",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "3.14.6",