Update emotion monorepo to v11.10.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-27 08:43:52 +00:00
parent 3fc8415907
commit dcb888b997
2 changed files with 47 additions and 26 deletions

View File

@@ -7,8 +7,8 @@
"type-check": "tsc"
},
"dependencies": {
"@emotion/react": "11.10.4",
"@emotion/styled": "11.10.4",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@mui/lab": "5.0.0-alpha.105",
"@mui/material": "5.10.11",
"next": "latest",