We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25830c commit a33ceacCopy full SHA for a33ceac
package.json
@@ -13,9 +13,9 @@
13
"test": "jest --coverage"
14
},
15
"dependencies": {
16
- "@emotion/babel-preset-css-prop": "^10.0.9",
17
- "@emotion/core": "^10.0.10",
18
- "@emotion/styled": "^10.0.10",
+ "@emotion/babel-preset-css-prop": "^10.2.1",
+ "@emotion/core": "^10.3.1",
+ "@emotion/styled": "^10.3.0",
19
"isomorphic-unfetch": "^3.0.0",
20
"next": "^9.3.2",
21
"next-redux-wrapper": "^5.0.0",
@@ -37,7 +37,7 @@
37
"@types/storybook__react": "4.0.2",
38
"@typescript-eslint/eslint-plugin": "2.34.0",
39
"autocannon": "4.6.0",
40
- "babel-plugin-emotion": "10.0.33",
+ "babel-plugin-emotion": "10.2.2",
41
"cpx": "1.5.0",
42
"cross-env": "7.0.2",
43
"eslint": "6.8.0",
0 commit comments