Skip to content

Commit 3cd2eeb

Browse files
fix(deps): update mui to v7 (major) (#2316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 420fc2e commit 3cd2eeb

File tree

2 files changed

+51
-48
lines changed

2 files changed

+51
-48
lines changed

frontend/package-lock.json

+48-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"@bcgov/design-system-react-components": "^0.5.0",
2020
"@emotion/react": "^11.13.3",
2121
"@emotion/styled": "^11.13.0",
22-
"@mui/icons-material": "^6.0.2",
23-
"@mui/material": "^6.0.2",
24-
"@mui/system": "^6.0.2",
22+
"@mui/icons-material": "^7.0.0",
23+
"@mui/material": "^7.0.0",
24+
"@mui/system": "^7.0.0",
2525
"@mui/x-data-grid": "^7.16.0",
2626
"@vitejs/plugin-react": "^4.3.1",
2727
"axios": "^1.7.7",

0 commit comments

Comments
 (0)