Skip to content

Commit

Permalink
fix(deps): replace dependency @material-ui/styles with @mui/styles
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent a7c5849 commit f2104d7
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 3 deletions.
239 changes: 237 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"author": "Educodar BH <[email protected]>",
"dependencies": {
"@material-ui/styles": "4.11.4",
"@mui/styles": "5.0.0",
"@mdx-js/mdx": "1.5.8",
"@mdx-js/react": "1.5.8",
"gatsby": "3.0.0",
Expand Down

0 comments on commit f2104d7

Please sign in to comment.