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
renovate[bot] authored Dec 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 63503db commit 1df189b
Showing 2 changed files with 382 additions and 294 deletions.
674 changes: 381 additions & 293 deletions package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"@devexpress/dx-react-core": "2.7.6",
"@devexpress/dx-react-scheduler": "2.7.6",
"@devexpress/dx-react-scheduler-material-ui": "2.7.6",
"@material-ui/core": "4.11.4",
"@mui/material": "5.0.0",
"@material-ui/icons": "4.11.2",
"@material-ui/pickers": "4.0.0-alpha.12",
"date-fns": "2.27.0",

0 comments on commit 1df189b

Please sign in to comment.