Update dependency mui to v9.x

This commit is contained in:
schroda
2026-04-25 17:14:08 +02:00
parent 8155bd6906
commit f95b0c8bcc
30 changed files with 191 additions and 272 deletions

View File

@@ -46,11 +46,11 @@
"@lingui/react": "6.0.0",
"@loadable/component": "5.16.7",
"@mantine/hooks": "9.1.0",
"@mui/icons-material": "7.3.9",
"@mui/material": "7.3.9",
"@mui/system": "7.3.9",
"@mui/utils": "7.3.9",
"@mui/x-date-pickers": "8.27.2",
"@mui/icons-material": "9.0.0",
"@mui/material": "9.0.0",
"@mui/system": "9.0.0",
"@mui/utils": "9.0.0",
"@mui/x-date-pickers": "9.0.2",
"@redux-devtools/extension": "4.0.0",
"@vibrant/color": "4.0.4",
"apollo-upload-client": "19.0.0",