Skip to content

Commit

Permalink
Bump the mui group with 2 updates (#110)
Browse files Browse the repository at this point in the history
Bumps the mui group with 2 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material).


Updates `@mui/icons-material` from 6.0.1 to 6.1.9
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.9/packages/mui-icons-material)

Updates `@mui/material` from 6.0.1 to 6.1.9
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.9/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 303c6dd commit e6d69d6
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 94 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^6.0.1",
"@mui/icons-material": "^6.1.9",
"@mui/material": "^6.0.1",
"@picocss/pico": "^1.5.10",
"memory-viz": "*",
Expand Down
213 changes: 121 additions & 92 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 webstepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^6.0.1",
"@mui/icons-material": "^6.1.9",
"@mui/material": "^6.0.1",
"@picocss/pico": "^1.5.10",
"memory-viz": "*",
Expand Down

0 comments on commit e6d69d6

Please sign in to comment.