Skip to content

Commit

Permalink
build(deps): Bump the mui group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the mui group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.10` | `6.2.0` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `6.0.0-beta.18` | `6.0.0-beta.19` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.10` | `6.2.0` |
| [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `7.23.1` | `7.23.2` |
| [@mui/base](https://github.com/mui/material-ui/tree/HEAD/packages/mui-base) | `5.0.0-beta.64` | `5.0.0-beta.66` |
| [@mui/core-downloads-tracker](https://github.com/mui/material-ui/tree/HEAD/packages/core-downloads-tracker) | `6.1.10` | `6.2.0` |
| [@mui/private-theming](https://github.com/mui/material-ui/tree/HEAD/packages/mui-private-theming) | `6.1.10` | `6.2.0` |
| [@mui/styled-engine](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine) | `6.1.10` | `6.2.0` |
| [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `6.1.10` | `6.2.0` |
| [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `6.1.10` | `6.2.0` |


Updates `@mui/icons-material` from 6.1.10 to 6.2.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.2.0/packages/mui-icons-material)

Updates `@mui/lab` from 6.0.0-beta.18 to 6.0.0-beta.19
- [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/HEAD/packages/mui-lab)

Updates `@mui/material` from 6.1.10 to 6.2.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.2.0/packages/mui-material)

Updates `@mui/x-data-grid` from 7.23.1 to 7.23.2
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.23.2/packages/x-data-grid)

Updates `@mui/base` from 5.0.0-beta.64 to 5.0.0-beta.66
- [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/HEAD/packages/mui-base)

Updates `@mui/core-downloads-tracker` from 6.1.10 to 6.2.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Commits](https://github.com/mui/material-ui/commits/v6.2.0/packages/core-downloads-tracker)

Updates `@mui/private-theming` from 6.1.10 to 6.2.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.2.0/packages/mui-private-theming)

Updates `@mui/styled-engine` from 6.1.10 to 6.2.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.2.0/packages/mui-styled-engine)

Updates `@mui/system` from 6.1.10 to 6.2.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.2.0/packages/mui-system)

Updates `@mui/utils` from 6.1.10 to 6.2.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.2.0/packages/mui-utils)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mui
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mui
- dependency-name: "@mui/base"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mui
- dependency-name: "@mui/core-downloads-tracker"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/private-theming"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/styled-engine"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/system"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mui
- dependency-name: "@mui/utils"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 3278caf commit 2bff02d
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 60 deletions.
124 changes: 67 additions & 57 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@hookform/resolvers": "^3.9.1",
"@mapbox/mapbox-gl-draw": "^1.4.3",
"@mapbox/mapbox-gl-geocoder": "^5.0.3",
"@mui/icons-material": "^6.1.10",
"@mui/lab": "^6.0.0-beta.18",
"@mui/icons-material": "^6.2.0",
"@mui/lab": "^6.0.0-beta.19",
"@mui/material": "^6.1.9",
"@mui/x-data-grid": "^7.23.1",
"@mui/x-data-grid": "^7.23.2",
"@reduxjs/toolkit": "^1.9.7",
"@sentry/cli": "^2.39.1",
"@sentry/react": "^8.42.0",
Expand Down

0 comments on commit 2bff02d

Please sign in to comment.