Skip to content

Commit 3441f0b

Browse files
fix(deps): update mui to v6 (major) (#362)
fix(deps): update mui to v6 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 177f640 commit 3441f0b

File tree

2 files changed

+82
-78
lines changed

2 files changed

+82
-78
lines changed

frontend/package-lock.json

Lines changed: 79 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"@emotion/styled": "^11.11.0",
1616
"@material-ui/core": "^4.12.4",
1717
"@material-ui/icons": "^4.11.3",
18-
"@mui/icons-material": "^5.15.15",
19-
"@mui/material": "^5.15.15",
20-
"@mui/styles": "^5.15.15",
18+
"@mui/icons-material": "^6.0.0",
19+
"@mui/material": "^6.0.0",
20+
"@mui/styles": "^6.0.0",
2121
"@rjsf/core": "^5.18.1",
2222
"@rjsf/material-ui": "^5.18.1",
2323
"@rjsf/utils": "^5.18.1",

0 commit comments

Comments
 (0)