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 5.0.0
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 0b7329f commit 8c929e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.2.0",
"dependencies": {
"@mui/material": "5.0.0",
"@material-ui/icons": "4.11.3",
"@mui/icons-material": "5.0.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
Expand Down

0 comments on commit 8c929e9

Please sign in to comment.