Skip to content

Commit edb6286

Browse files
fix(deps): replace dependency @material-ui/icons with @mui/icons-material 5.0.0
1 parent 4b09c96 commit edb6286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@graphql-portal/types": "1.2.0",
1212
"@hookform/resolvers": "1.3.8",
1313
"@material-ui/core": "4.12.4",
14-
"@material-ui/icons": "4.11.3",
14+
"@mui/icons-material": "5.0.0",
1515
"@material-ui/lab": "4.0.0-alpha.61",
1616
"@uiw/react-codemirror": "3.2.9",
1717
"ajv": "8.11.0",

0 commit comments

Comments
 (0)