Skip to content

Commit

Permalink
fix(deps): replace dependency @material-ui/icons with @mui/icons-mate…
Browse files Browse the repository at this point in the history
…rial
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 815a7f2 commit d6c1d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "ISC",
"dependencies": {
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@mui/icons-material": "5.0.0",
"gray-matter": "4.0.3",
"next": "12.0.10",
"next-compose-plugins": "2.2.1",
Expand Down

0 comments on commit d6c1d49

Please sign in to comment.