Skip to content

Commit

Permalink
build(deps): bump the mui group with 1 update
Browse files Browse the repository at this point in the history
Bumps the mui group with 1 update: [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material).


Updates `@mui/material` from 5.14.19 to 5.15.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/v5.15.0/packages/mui-material)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent a48e1f7 commit e3c7131
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@emotion/styled": "^11.1.5",
"@mui/material": "^5.14.18",
"@mui/material": "^5.15.0",
"@u-wave/react-server-list": "file:../react-server-list",
"react": "^18.2.0",
"react-dom": "^18.0.0"
Expand Down
98 changes: 49 additions & 49 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 react-server-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.6",
"@mui/material": "^5.14.18",
"@mui/material": "^5.15.0",
"date-fns": "^2.29.3",
"node-fetch": "^3.3.1",
"prop-types": "^15.7.2",
Expand Down

0 comments on commit e3c7131

Please sign in to comment.