Skip to content

Commit e0f60fa

Browse files
Update material-ui (#940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47a07cb commit e0f60fa

File tree

3 files changed

+50
-336
lines changed

3 files changed

+50
-336
lines changed

example-widget-mui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"@matrix-widget-toolkit/api": "4.1.2",
1111
"@matrix-widget-toolkit/mui": "2.1.2",
1212
"@matrix-widget-toolkit/react": "2.0.5",
13-
"@mui/icons-material": "6.4.6",
14-
"@mui/material": "6.4.6",
13+
"@mui/icons-material": "6.4.11",
14+
"@mui/material": "6.4.11",
1515
"@reduxjs/toolkit": "2.6.0",
1616
"i18next": "24.2.2",
1717
"i18next-chained-backend": "4.6.2",

packages/mui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"@fontsource/inter": "5.1.1",
5252
"@matrix-widget-toolkit/api": "^4.1.0",
5353
"@matrix-widget-toolkit/react": "^2.0.5",
54-
"@mui/icons-material": "6.4.6",
55-
"@mui/material": "6.4.6",
56-
"@mui/utils": "6.4.6",
54+
"@mui/icons-material": "6.4.11",
55+
"@mui/material": "6.4.11",
56+
"@mui/utils": "6.4.9",
5757
"i18next": "24.2.2",
5858
"i18next-browser-languagedetector": "8.0.4",
5959
"i18next-resources-to-backend": "1.2.1",

0 commit comments

Comments
 (0)