Skip to content

Commit

Permalink
fix: upgrade @mui/material from 6.0.0-rc.0 to 6.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @mui/material from 6.0.0-rc.0 to 6.0.0.

See this package in npm:
@mui/material

See this project in Snyk:
https://app.snyk.io/org/shagg0r/project/46efcee7-876f-4b97-ac1e-f84a11480552?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent 1a07dfb commit bad89e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/material-ui-express-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/react": "latest",
"@emotion/styled": "latest",
"@emotion/server": "latest",
"@mui/material": "next",
"@mui/material": "6.0.0",
"babel-loader": "latest",
"cross-env": "latest",
"express": "latest",
Expand Down

0 comments on commit bad89e8

Please sign in to comment.