Skip to content

Commit 6bd29ac

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] <[email protected]>
1 parent 8b4df8b commit 6bd29ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,7 +1413,7 @@ __metadata:
14131413
languageName: node
14141414
linkType: hard
14151415

1416-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.24.4, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.26.10, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1416+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.24.4, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.26.10, @babel/runtime@npm:^7.27.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
14171417
version: 7.27.0
14181418
resolution: "@babel/runtime@npm:7.27.0"
14191419
dependencies:
@@ -2339,19 +2339,19 @@ __metadata:
23392339
languageName: node
23402340
linkType: hard
23412341

2342-
"@mui/icons-material@npm:^6.4.2":
2343-
version: 6.4.10
2344-
resolution: "@mui/icons-material@npm:6.4.10"
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.10
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: 485f6303063188a81029d100d1f7c0098aabc980c7844de9ce3fbbfffb9ad8b0099f955f0b9eb2f291db2bff6c31eea7456356241002a44b61f251505423409e
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)