Skip to content

Commit

Permalink
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 Apr 25, 2024
1 parent a1cea41 commit 0911412
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 190 deletions.
2 changes: 1 addition & 1 deletion web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"proxy": "http://localhost:3001",
"dependencies": {
"@material-ui/core": "4.12.3",
"@mui/material": "5.0.0",
"classnames": "2.3.1",
"lodash.groupby": "4.6.0",
"lodash.uniq": "4.5.0",
Expand Down
Loading

0 comments on commit 0911412

Please sign in to comment.