Skip to content

Commit c7c2744

Browse files
Bump the mui group in /ui with 3 updates
Bumps the mui group in /ui with 3 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material). Updates `@mui/icons-material` from 6.4.6 to 6.4.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.7/packages/mui-icons-material) Updates `@mui/lab` from 6.0.0-beta.29 to 6.0.0-beta.30 - [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.4.6 to 6.4.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.7/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch 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-patch dependency-group: mui ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d511361 commit c7c2744

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

ui/package-lock.json

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

ui/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"dependencies": {
2020
"@emotion/react": "^11.14.0",
2121
"@emotion/styled": "^11.14.0",
22-
"@mui/icons-material": "^6.4.6",
23-
"@mui/lab": "^6.0.0-beta.29",
24-
"@mui/material": "6.4.6",
22+
"@mui/icons-material": "^6.4.7",
23+
"@mui/lab": "^6.0.0-beta.30",
24+
"@mui/material": "6.4.7",
2525
"@tanstack/react-query": "5.66.11",
2626
"axios": "1.8.1",
2727
"axios-mock-adapter": "2.1.0",

0 commit comments

Comments
 (0)