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

This commit is contained in:
2024-12-10 01:49:08 +00:00
parent 25937bb22b
commit da0b0e7766
2 changed files with 28 additions and 17 deletions

View File

@@ -7,8 +7,8 @@
"type-check": "tsc"
},
"dependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/lab": "5.0.0-alpha.174",
"@mui/material": "6.1.10",
"next": "latest",