Skip to content

Commit

Permalink
fix(deps): replace dependency @material-ui/core with @mui/material ^5…
Browse files Browse the repository at this point in the history
….0.0
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent b6212a7 commit c11ef2c
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 c11ef2c

Please sign in to comment.