We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21816c0 commit 4d099c8Copy full SHA for 4d099c8
package.json
@@ -38,7 +38,7 @@
38
"prepare": "husky install"
39
},
40
"dependencies": {
41
- "@emotion/core": "^10.0.27",
+ "@emotion/core": "^11.0.0",
42
"@material-ui/core": "^4.8.2",
43
"@material-ui/icons": "^4.5.1",
44
"@travi/brand": "^1.0.0",
@@ -48,7 +48,7 @@
48
49
"devDependencies": {
50
"@babel/register": "7.17.7",
51
- "@emotion/babel-preset-css-prop": "10.2.1",
+ "@emotion/babel-preset-css-prop": "11.11.0",
52
"@rollup/plugin-node-resolve": "13.1.3",
53
"@storybook/react": "6.4.19",
54
"@travi/any": "2.0.20",
0 commit comments