diff --git a/docs/package.json b/docs/package.json index 97333dd37d1894..7f17e9694fdb36 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "dependencies": { "@date-io/date-fns": "^1.3.8", "@emotion/core": "^10.0.14", - "@emotion/styled": "^10.0.12", + "@emotion/styled": "^10.0.14", "@material-ui/core": "^4.1.2", "@material-ui/docs": "^4.0.0-beta.0", "@material-ui/icons": "^4.2.1", diff --git a/packages/material-ui-benchmark/package.json b/packages/material-ui-benchmark/package.json index f87ef5ab3baa33..46bfe589216487 100644 --- a/packages/material-ui-benchmark/package.json +++ b/packages/material-ui-benchmark/package.json @@ -25,7 +25,7 @@ "license": "MIT", "dependencies": { "@emotion/core": "^10.0.14", - "@emotion/styled": "^10.0.12", + "@emotion/styled": "^10.0.14", "benchmark": "^2.1.4", "emotion": "^10.0.14", "emotion-server": "^10.0.9", diff --git a/yarn.lock b/yarn.lock index 6680cdabd917a9..01b0fbd53e7e06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1000,7 +1000,7 @@ resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.3.tgz#689f135ecf87d3c650ed0c4f5ddcbe579883564a" integrity sha512-c3Q6V7Df7jfwSq5AzQWbXHa5soeE4F5cbqi40xn0CzXxWW9/6Mxq48WJEtqfWzbZtW9odZdnRAkwCQwN12ob4A== -"@emotion/styled-base@^10.0.12": +"@emotion/styled-base@^10.0.14": version "10.0.14" resolved "https://registry.yarnpkg.com/@emotion/styled-base/-/styled-base-10.0.14.tgz#1b78a93e067ea852b2069339fcfd72c32ec91e4d" integrity sha512-1nC5iO/Rk0DY47M5wXCyWpbo/woiwXWfVbNKDM3QRi7CKq8CwC++PQ5HgiYflFrAt1vjzIVZqnzrIn3idUoQgg== @@ -1010,13 +1010,13 @@ "@emotion/serialize" "^0.11.8" "@emotion/utils" "0.11.2" -"@emotion/styled@^10.0.12": - version "10.0.12" - resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.12.tgz#923531b3baa2ad670f821c6ca724caab26b08aad" - integrity sha512-oxvSoLi3AbI5bEfqkFE1hLTC3eMpifwj6klJ4bvzgE6EDqj4w859KQyZR7ekGRAcfGNFyEYhw67bm8FlMBlX7Q== +"@emotion/styled@^10.0.14": + version "10.0.14" + resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.14.tgz#538bcf0d67bf8f6de946bcfbee53dc7d0187b346" + integrity sha512-Ae8d5N/FmjvZKXjqWcjfhZhjCdkvxZSqD95Q72BYDNQnsOKLHIA4vWlMolLXDNkw1dIxV3l2pp82Z87HXj6eYQ== dependencies: - "@emotion/styled-base" "^10.0.12" - babel-plugin-emotion "^10.0.9" + "@emotion/styled-base" "^10.0.14" + babel-plugin-emotion "^10.0.14" "@emotion/stylis@0.8.4": version "0.8.4" @@ -3101,7 +3101,7 @@ babel-loader@8.0.6, babel-loader@^8.0.0: mkdirp "^0.5.1" pify "^4.0.1" -babel-plugin-emotion@^10.0.14, babel-plugin-emotion@^10.0.9: +babel-plugin-emotion@^10.0.14: version "10.0.14" resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.14.tgz#c1d0e4621e303507ea7da57daa3cd771939d6df4" integrity sha512-T7hdxJ4xXkKW3OXcizK0pnUJlBeNj/emjQZPDIZvGOuwl2adIgicQWRNkz6BuwKdDTrqaXQn1vayaL6aL8QW5A==