Skip to content

Commit 948251f

Browse files
build(deps): bump the mui group with 1 update (#740)
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.8/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e543fa0 commit 948251f

File tree

3 files changed

+82
-47
lines changed

3 files changed

+82
-47
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@emotion/styled": "^11.1.5",
11-
"@mui/material": "^5.14.1",
11+
"@mui/material": "^5.14.8",
1212
"@u-wave/react-server-list": "file:../react-server-list",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.0.0"

package-lock.json

+80-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-server-list/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@babel/runtime": "^7.22.15",
32-
"@mui/material": "^5.14.1",
32+
"@mui/material": "^5.14.8",
3333
"date-fns": "^2.29.3",
3434
"node-fetch": "^3.3.1",
3535
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)