Skip to content

Commit a66a1ab

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

4 files changed

Lines changed: 72 additions & 142 deletions

File tree

package-lock.json

Lines changed: 69 additions & 139 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.1.0",
3131
"@mui/utils": "^6.1.6",
3232
"@mui/x-date-pickers": "^7.28.3",
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.1.0",
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.1.0",
2222
"@mui/utils": "^6.1.6",
2323
"@mui/x-date-pickers": "^7.28.3",
2424
"@tanstack/react-table": "^8.20.5",

0 commit comments

Comments
 (0)