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

This commit is contained in:
2023-05-06 09:25:11 +00:00
parent b6df8c5664
commit 9dce3909e8
2 changed files with 92 additions and 49 deletions

View File

@@ -7,8 +7,8 @@
"type-check": "tsc"
},
"dependencies": {
"@emotion/react": "11.10.8",
"@emotion/styled": "11.10.8",
"@emotion/react": "11.11.0",
"@emotion/styled": "11.11.0",
"@mui/lab": "5.0.0-alpha.129",
"@mui/material": "5.12.3",
"next": "latest",