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

@ -23,8 +23,8 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-ui-default": "^2.12.1",