Skip to content

Commit 7b628f7

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.1.9 to 6.1.10. - [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/v6.1.10/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e8a75c commit 7b628f7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.1.8",
81+
"@mui/icons-material": "^6.1.10",
8282
"@mui/lab": "^6.0.0-beta.16",
8383
"@mui/material": "^6.1.8",
8484
"@mui/x-date-pickers": "^7.23.0",

web/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2315,19 +2315,19 @@ __metadata:
23152315
languageName: node
23162316
linkType: hard
23172317

2318-
"@mui/icons-material@npm:^6.1.8":
2319-
version: 6.1.9
2320-
resolution: "@mui/icons-material@npm:6.1.9"
2318+
"@mui/icons-material@npm:^6.1.10":
2319+
version: 6.1.10
2320+
resolution: "@mui/icons-material@npm:6.1.10"
23212321
dependencies:
23222322
"@babel/runtime": ^7.26.0
23232323
peerDependencies:
2324-
"@mui/material": ^6.1.9
2324+
"@mui/material": ^6.1.10
23252325
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
23262326
react: ^17.0.0 || ^18.0.0 || ^19.0.0
23272327
peerDependenciesMeta:
23282328
"@types/react":
23292329
optional: true
2330-
checksum: 20610a8f8378fb106169ae84563dd52bd6a0dcc75cf548610145937486881aae0945d8fcfde71fa8f5a39524a79907315820b6eded9e5aee6b5519775e6be574
2330+
checksum: 0d0317ee877f0474f1cc81a42a2e947e7affc7fa441418bc56f4c08f37e65e11f4a008efe2f5a056af3b2c6fd6f32d6d54ac9a1da33bf7b5cb9893af7e66890c
23312331
languageName: node
23322332
linkType: hard
23332333

@@ -13446,7 +13446,7 @@ __metadata:
1344613446
"@emotion/styled": ^11.11.0
1344713447
"@emotion/utils": ^1.0.0
1344813448
"@fortawesome/fontawesome-free": latest
13449-
"@mui/icons-material": ^6.1.8
13449+
"@mui/icons-material": ^6.1.10
1345013450
"@mui/lab": ^6.0.0-beta.16
1345113451
"@mui/material": ^6.1.8
1345213452
"@mui/x-date-pickers": ^7.23.0

0 commit comments

Comments
 (0)