Skip to content

Commit

Permalink
Bump the styles group across 1 directory with 5 updates (#627)
Browse files Browse the repository at this point in the history
Bumps the styles group with 5 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@fontsource/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/montserrat) | `5.0.19` | `5.1.0` |
| [@fontsource/mukta](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/mukta) | `5.0.21` | `5.1.0` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.7` | `6.1.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.7` | `6.1.0` |
| [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `5.16.6` | `6.1.0` |



Updates `@fontsource/montserrat` from 5.0.19 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/montserrat)

Updates `@fontsource/mukta` from 5.0.21 to 5.1.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/mukta)

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

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

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

---
updated-dependencies:
- dependency-name: "@fontsource/montserrat"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: styles
- dependency-name: "@fontsource/mukta"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: styles
- 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 2b9d9ca commit 0b9e5dd
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 96 deletions.
187 changes: 96 additions & 91 deletions ui/package-lock.json

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

10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@emotion/react": "^11.13.3",
"@emotion/server": "^11.11.0",
"@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",
"@fontsource/montserrat": "^5.1.0",
"@fontsource/mukta": "^5.1.0",
"@mui/icons-material": "^6.1.0",
"@mui/material": "^6.1.0",
"@mui/material-nextjs": "^6.1.0",
"@tanstack/react-query": "^5.55.4",
"clsx": "^2.1.0",
"dotenv-cli": "^7.4.2",
Expand Down

0 comments on commit 0b9e5dd

Please sign in to comment.