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

@ -96,7 +96,7 @@
"@babel/preset-typescript": "^7.10.4",
"@commitlint/cli": "^16.0.0",
"@commitlint/config-conventional": "^16.0.0",
"@emotion/eslint-plugin": "^11.0.0",
"@emotion/eslint-plugin": "11.10.0",
"@octokit/rest": "^16.28.7",
"@storybook/addon-actions": "^5.3.6",
"@storybook/addon-links": "^5.3.6",
@ -192,7 +192,7 @@
},
"private": true,
"dependencies": {
"@emotion/babel-preset-css-prop": "^10.0.27",
"@emotion/babel-preset-css-prop": "11.10.0",
"emotion": "^10.0.9",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-babel": "^5.3.0",