Skip to content

Commit

Permalink
Replace dependency @material-ui/core with @mui/material ^5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 648ceea commit 7521de4
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 186 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.12.4",
"@mui/material": "^5.0.0",
"@material-ui/icons": "^4.11.3",
"@reduxjs/toolkit": "^2.3.0",
"axios": "^1.2.2",
Expand Down
Loading

0 comments on commit 7521de4

Please sign in to comment.