Skip to content

Commit 3c733a9

Browse files
build(deps): bump @mui/icons-material from 6.1.6 to 6.4.2
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.1.6 to 6.4.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2caa7cf commit 3c733a9

File tree

4 files changed

+36
-121
lines changed

4 files changed

+36
-121
lines changed

package-lock.json

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

packages/diracx-web-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@axa-fr/react-oidc": "^7.24.0",
2727
"@emotion/react": "^11.11.4",
2828
"@emotion/styled": "^11.11.5",
29-
"@mui/icons-material": "^6.1.6",
29+
"@mui/icons-material": "^6.4.2",
3030
"@mui/material": "^6.1.6",
3131
"@mui/utils": "^6.1.6",
3232
"@mui/x-date-pickers": "^7.14.0",

packages/diracx-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@dirac-grid/diracx-web-components": "^0.1.0-a3",
1919
"@emotion/react": "^11.11.4",
2020
"@emotion/styled": "^11.11.5",
21-
"@mui/icons-material": "^6.1.6",
21+
"@mui/icons-material": "^6.4.2",
2222
"@mui/material": "^6.1.6",
2323
"@types/node": "20.17.6",
2424
"@types/react": "18.3.12",

packages/extensions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@axa-fr/react-oidc": "^7.24.0",
1919
"@dirac-grid/diracx-web-components": "0.1.0-a3",
20-
"@mui/icons-material": "^6.1.6",
20+
"@mui/icons-material": "^6.4.2",
2121
"@mui/material": "^6.1.6",
2222
"@mui/utils": "^6.1.6",
2323
"@mui/x-date-pickers": "^7.14.0",

0 commit comments

Comments
 (0)