1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Changing emotion versions a bit more

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-03-24 12:25:56 +03:00
parent 5ada05940c
commit eab03bf03f
2 changed files with 3 additions and 3 deletions

View File

@ -252,8 +252,8 @@
},
"devDependencies": {
"@emeraldpay/hashicon-react": "^0.4.0",
"@emotion/cache": "^11.0.0",
"@emotion/react": "^11.1.1",
"@emotion/cache": "^11.1.3",
"@emotion/react": "^11.1.5",
"@material-ui/core": "^4.10.1",
"@material-ui/lab": "^4.0.0-alpha.57",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",

View File

@ -387,7 +387,7 @@
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
"@emotion/react@^11.1.1":
"@emotion/react@^11.1.1", "@emotion/react@^11.1.5":
version "11.1.5"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.5.tgz#15e78f9822894cdc296e6f4e0688bac8120dfe66"
integrity sha512-xfnZ9NJEv9SU9K2sxXM06lzjK245xSeHRpUh67eARBm3PBHjjKIZlfWZ7UQvD0Obvw6ZKjlC79uHrlzFYpOB/Q==