Skip to content

Commit c718b75

Browse files
fix(deps): update mui to v7
1 parent 848808c commit c718b75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@bcgov/design-system-react-components": "^0.5.1",
1414
"@emotion/react": "^11.14.0",
1515
"@emotion/styled": "^11.14.0",
16-
"@mui/icons-material": "^6.4.4",
17-
"@mui/material": "^6.4.4",
16+
"@mui/icons-material": "^7.0.0",
17+
"@mui/material": "^7.0.0",
1818
"@rjsf/core": "^5.24.3",
1919
"@rjsf/mui": "^5.24.3",
2020
"@rjsf/utils": "^5.24.3",

0 commit comments

Comments
 (0)