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).

- [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.14.10/packages/mui-material)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 948251f commit 893fcb3
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 66 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.8",
"@mui/material": "^5.14.10",
"@u-wave/react-server-list": "file:../react-server-list",
"react": "^18.2.0",
"react-dom": "^18.0.0"
Expand Down
123 changes: 59 additions & 64 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.22.15",
"@mui/material": "^5.14.8",
"@mui/material": "^5.14.10",
"date-fns": "^2.29.3",
"node-fetch": "^3.3.1",
"prop-types": "^15.7.2",
Expand Down

0 comments on commit 893fcb3

Please sign in to comment.