@emotion/css
Advanced tools
Comparing version 11.13.4 to 11.13.5
{ | ||
"name": "@emotion/css", | ||
"version": "11.13.4", | ||
"version": "11.13.5", | ||
"description": "The Next Generation of CSS-in-JS.", | ||
@@ -19,7 +19,7 @@ "main": "dist/emotion-css.cjs.js", | ||
"dependencies": { | ||
"@emotion/babel-plugin": "^11.12.0", | ||
"@emotion/cache": "^11.13.0", | ||
"@emotion/serialize": "^1.3.0", | ||
"@emotion/babel-plugin": "^11.13.5", | ||
"@emotion/cache": "^11.13.5", | ||
"@emotion/serialize": "^1.3.3", | ||
"@emotion/sheet": "^1.4.0", | ||
"@emotion/utils": "^1.4.0" | ||
"@emotion/utils": "^1.4.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
272952
Updated@emotion/cache@^11.13.5
Updated@emotion/serialize@^1.3.3
Updated@emotion/utils@^1.4.2