Skip to content

Commit

Permalink
fix(deps): replace dependency @material-ui/core with @mui/material
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 1e44909 commit 965e569
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 178 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.3.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.11.4",
"@mui/material": "^5.0.0",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.61",
"@testing-library/jest-dom": "^5.11.4",
Expand Down
Loading

0 comments on commit 965e569

Please sign in to comment.