Skip to content

Commit 545cddd

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 7.1.0 to 7.1.1. - [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.1/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3286b4e commit 545cddd

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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": "^7.1.0",
81+
"@mui/icons-material": "^7.1.1",
8282
"@mui/material": "^7.1.0",
8383
"@mui/x-date-pickers": "^8.3.1",
8484
"@projectstorm/react-diagrams": "^7.0.4",

web/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2346,19 +2346,19 @@ __metadata:
23462346
languageName: node
23472347
linkType: hard
23482348

2349-
"@mui/icons-material@npm:^7.1.0":
2350-
version: 7.1.0
2351-
resolution: "@mui/icons-material@npm:7.1.0"
2349+
"@mui/icons-material@npm:^7.1.1":
2350+
version: 7.1.1
2351+
resolution: "@mui/icons-material@npm:7.1.1"
23522352
dependencies:
23532353
"@babel/runtime": ^7.27.1
23542354
peerDependencies:
2355-
"@mui/material": ^7.1.0
2355+
"@mui/material": ^7.1.1
23562356
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
23572357
react: ^17.0.0 || ^18.0.0 || ^19.0.0
23582358
peerDependenciesMeta:
23592359
"@types/react":
23602360
optional: true
2361-
checksum: 582d1bdaffa7f712598a537b6852ec12f87fe576239e3bc743c72a9b470fb9aa67b3655b5b70ed69893eccce91d80e8ecc6c3356b1b42edf217f4bc7e2256620
2361+
checksum: 85f1369e987f76d364f85305c4e2af188709af83a68cd6326ff92910d97b7db2f31c6797233d75306dd0063c4de587c6fdd55c0f65c1d3f882d40ded7624b1ae
23622362
languageName: node
23632363
linkType: hard
23642364

@@ -13646,7 +13646,7 @@ __metadata:
1364613646
"@emotion/styled": ^11.11.0
1364713647
"@emotion/utils": ^1.0.0
1364813648
"@fortawesome/fontawesome-free": latest
13649-
"@mui/icons-material": ^7.1.0
13649+
"@mui/icons-material": ^7.1.1
1365013650
"@mui/material": ^7.1.0
1365113651
"@mui/x-date-pickers": ^8.3.1
1365213652
"@projectstorm/react-diagrams": ^7.0.4

0 commit comments

Comments
 (0)