Skip to content

Commit

Permalink
build(deps): bump @mui/material from 6.2.1 to 6.3.0 (#3313)
Browse files Browse the repository at this point in the history
* build(deps): bump @mui/material from 6.2.1 to 6.3.0

Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.2.1 to 6.3.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.3.0/packages/mui-material)

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

Signed-off-by: dependabot[bot] <[email protected]>

* update snapshots

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xavier FACQ <[email protected]>
  • Loading branch information
dependabot[bot] and xavierfacq authored Dec 25, 2024
1 parent b656719 commit cde2f28
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
54 changes: 27 additions & 27 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@gatsbyjs/reach-router": "^2.0.1",
"@mdx-js/react": "^2.3.0",
"@mui/lab": "^6.0.0-beta.20",
"@mui/material": "^6.2.1",
"@mui/material": "^6.3.0",
"@mui/x-data-grid": "^7.23.3",
"@mui/x-date-pickers": "^7.23.3",
"@popperjs/core": "^2.11.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ exports[`ReleaseNotesRender component > should render correctly - version not de
Rows per page:
</p>
<div
class="MuiInputBase-root MuiInputBase-colorPrimary MuiTablePagination-input css-oegngy-MuiInputBase-root-MuiTablePagination-select"
class="MuiInputBase-root MuiInputBase-colorPrimary MuiTablePagination-select MuiTablePagination-input css-oegngy-MuiInputBase-root-MuiTablePagination-select"
>
<div
aria-controls=":r19:"
Expand Down Expand Up @@ -1652,7 +1652,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
Rows per page:
</p>
<div
class="MuiInputBase-root MuiInputBase-colorPrimary MuiTablePagination-input css-oegngy-MuiInputBase-root-MuiTablePagination-select"
class="MuiInputBase-root MuiInputBase-colorPrimary MuiTablePagination-select MuiTablePagination-input css-oegngy-MuiInputBase-root-MuiTablePagination-select"
>
<div
aria-controls=":r5:"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
Rows per page:
</p>
<div
class="MuiInputBase-root MuiInputBase-colorPrimary MuiTablePagination-input css-oegngy-MuiInputBase-root-MuiTablePagination-select"
class="MuiInputBase-root MuiInputBase-colorPrimary MuiTablePagination-select MuiTablePagination-input css-oegngy-MuiInputBase-root-MuiTablePagination-select"
>
<div
aria-controls=":r5:"
Expand Down

0 comments on commit cde2f28

Please sign in to comment.