Skip to content

Commit 9e82d8b

Browse files
build(deps): bump the mui group across 1 directory with 5 updates (#1162)
Bumps the mui group with 3 updates in the / directory: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) and [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers). Updates `@mui/icons-material` from 7.3.4 to 7.3.5 - [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/v7.3.5/packages/mui-icons-material) Updates `@mui/material` from 7.3.4 to 7.3.5 - [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/v7.3.5/packages/mui-material) Updates `@mui/system` from 7.3.3 to 7.3.5 - [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/v7.3.5/packages/mui-system) Updates `@mui/x-data-grid` from 8.14.0 to 8.18.0 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v8.18.0/packages/x-data-grid) Updates `@mui/x-date-pickers` from 8.14.0 to 8.18.0 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v8.18.0/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui - dependency-name: "@mui/material" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui - dependency-name: "@mui/system" dependency-version: 7.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui - dependency-name: "@mui/x-data-grid" dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui - dependency-name: "@mui/x-date-pickers" dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc69133 commit 9e82d8b

File tree

2 files changed

+64
-60
lines changed

2 files changed

+64
-60
lines changed

package-lock.json

Lines changed: 61 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"@emotion/react": "^11.14.0",
2323
"@emotion/styled": "^11.14.1",
2424
"@hello-pangea/dnd": "^18.0.1",
25-
"@mui/icons-material": "^7.3.4",
25+
"@mui/icons-material": "^7.3.5",
2626
"@mui/lab": "^7.0.1-beta.18",
2727
"@mui/material": "^7.3.4",
2828
"@mui/system": "^7.3.3",
29-
"@mui/x-data-grid": "^8.14.0",
30-
"@mui/x-date-pickers": "^8.14.0",
29+
"@mui/x-data-grid": "^8.18.0",
30+
"@mui/x-date-pickers": "^8.18.0",
3131
"@tanstack/react-query": "^5.90.2",
3232
"@vitejs/plugin-react": "^5.1.1",
3333
"axios": "^1.12.2",

0 commit comments

Comments
 (0)