Skip to content

Commit

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


Updates `@mui/icons-material` from 5.16.7 to 6.0.1
- [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.0.1/packages/mui-icons-material)

Updates `@mui/material` from 5.16.7 to 6.0.1
- [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.0.1/packages/mui-material)

Updates `@mui/material-nextjs` from 5.16.6 to 6.0.1
- [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.0.1/packages/mui-material-nextjs)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 35282b8 commit b0b790e
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 86 deletions.
170 changes: 87 additions & 83 deletions ui/package-lock.json

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

6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@emotion/styled": "^11.13.0",
"@fontsource/montserrat": "^5.0.19",
"@fontsource/mukta": "^5.0.21",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@mui/material-nextjs": "^5.16.6",
"@mui/icons-material": "^6.0.1",
"@mui/material": "^6.0.1",
"@mui/material-nextjs": "^6.0.1",
"@tanstack/react-query": "^5.52.1",
"clsx": "^2.1.0",
"dotenv-cli": "^7.4.2",
Expand Down

0 comments on commit b0b790e

Please sign in to comment.