MUI: Update minor version of material UI and Emotion packages (#2339)

This commit is contained in:
Michael Taylor
2025-10-08 18:11:24 -03:00
committed by GitHub
parent 625fe46bc3
commit f12fc380cc
2 changed files with 225 additions and 253 deletions

View File

@@ -11,13 +11,13 @@
},
"dependencies": {
"@babel/standalone": "^7.26.2",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@material-ui/core": "^4.12.4",
"@mui/icons-material": "^5.14.12",
"@mui/material": "^5.14.12",
"@mui/styles": "^5.14.12",
"@mui/system": "^5.14.12",
"@mui/icons-material": "^5.18.0",
"@mui/material": "^5.18.0",
"@mui/styles": "^5.18.0",
"@mui/system": "^5.18.0",
"@swc/wasm-web": "^1.9.3",
"@types/estree": "^1.0.2",
"@types/react-syntax-highlighter": "^15.5.8",