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 Nov 16, 2023
1 parent ae5a40a commit d46d276
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 170 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@apollo/client": "^3.7.15",
"@auth0/auth0-react": "^2.0.0",
"@material-ui/core": "^4.12.4",
"@mui/material": "^5.0.0",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.61",
"@reduxjs/toolkit": "1.9.5",
Expand Down
Loading

0 comments on commit d46d276

Please sign in to comment.