Skip to content

Commit 72733d1

Browse files
Javascript dependency: Bump @mui/icons-material in /web
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.10 to 7.0.2. - [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.2/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55f3691 commit 72733d1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@date-io/date-fns": "3.x",
7979
"@emotion/sheet": "^1.0.1",
8080
"@fortawesome/fontawesome-free": "latest",
81-
"@mui/icons-material": "^6.4.2",
81+
"@mui/icons-material": "^7.0.2",
8282
"@mui/lab": "^6.0.0-beta.16",
8383
"@mui/material": "^6.1.10",
8484
"@mui/x-date-pickers": "^7.28.2",

web/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2339,19 +2339,19 @@ __metadata:
23392339
languageName: node
23402340
linkType: hard
23412341

2342-
"@mui/icons-material@npm:^6.4.2":
2343-
version: 6.4.11
2344-
resolution: "@mui/icons-material@npm:6.4.11"
2342+
"@mui/icons-material@npm:^7.0.2":
2343+
version: 7.0.2
2344+
resolution: "@mui/icons-material@npm:7.0.2"
23452345
dependencies:
2346-
"@babel/runtime": ^7.26.0
2346+
"@babel/runtime": ^7.27.0
23472347
peerDependencies:
2348-
"@mui/material": ^6.4.11
2348+
"@mui/material": ^7.0.2
23492349
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
23502350
react: ^17.0.0 || ^18.0.0 || ^19.0.0
23512351
peerDependenciesMeta:
23522352
"@types/react":
23532353
optional: true
2354-
checksum: 732589469552d3eda39dcfdc66414db841a1e6d437761bcc6328699ba54ee05a6b3d3eb523848185b02312e4bf4bc87d16eaeb6a36484aa01f55a4b87ef6b373
2354+
checksum: 7aaec454d40521dbe0cecf976247d037da33f1e32b59e72f4e15340de1b5b0f85f6341b485549daebd5691b2173753fd7cb519321e6e9c90539c27490918cc91
23552355
languageName: node
23562356
linkType: hard
23572357

@@ -13610,7 +13610,7 @@ __metadata:
1361013610
"@emotion/styled": ^11.11.0
1361113611
"@emotion/utils": ^1.0.0
1361213612
"@fortawesome/fontawesome-free": latest
13613-
"@mui/icons-material": ^6.4.2
13613+
"@mui/icons-material": ^7.0.2
1361413614
"@mui/lab": ^6.0.0-beta.16
1361513615
"@mui/material": ^6.1.10
1361613616
"@mui/x-date-pickers": ^7.28.2

0 commit comments

Comments
 (0)