Skip to content

Commit 886a527

Browse files
build(deps): bump @mui/material from 6.4.3 to 7.0.1
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.4.3 to 7.0.1. - [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.0.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad925fc commit 886a527

4 files changed

Lines changed: 161 additions & 24 deletions

File tree

package-lock.json

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

packages/diracx-web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@emotion/react": "^11.11.4",
2828
"@emotion/styled": "^11.11.5",
2929
"@mui/icons-material": "^6.4.2",
30-
"@mui/material": "^6.1.6",
30+
"@mui/material": "^7.0.1",
3131
"@mui/utils": "^6.1.6",
3232
"@mui/x-date-pickers": "^7.14.0",
3333
"@tanstack/react-table": "^8.20.5",

packages/diracx-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@emotion/react": "^11.11.4",
2020
"@emotion/styled": "^11.11.5",
2121
"@mui/icons-material": "^6.4.2",
22-
"@mui/material": "^6.1.6",
22+
"@mui/material": "^7.0.1",
2323
"@types/node": "20.17.6",
2424
"@types/react": "18.3.12",
2525
"@types/react-dom": "18.3.1",

packages/extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@axa-fr/react-oidc": "^7.24.0",
1919
"@dirac-grid/diracx-web-components": "0.1.0-a4",
2020
"@mui/icons-material": "^6.4.2",
21-
"@mui/material": "^6.1.6",
21+
"@mui/material": "^7.0.1",
2222
"@mui/utils": "^6.1.6",
2323
"@mui/x-date-pickers": "^7.14.0",
2424
"@tanstack/react-table": "^8.20.5",

0 commit comments

Comments
 (0)