Skip to content

Commit

Permalink
Javascript dependency: Bump @mui/icons-material in /web
Browse files Browse the repository at this point in the history
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.7 to 6.1.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/v6.1.2/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent a1f8e01 commit a275215
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@date-io/date-fns": "3.x",
"@emotion/sheet": "^1.0.1",
"@fortawesome/fontawesome-free": "latest",
"@mui/icons-material": "^5.16.6",
"@mui/icons-material": "^6.1.2",
"@mui/lab": "^5.0.0-alpha.165",
"@mui/material": "^5.15.10",
"@mui/x-date-pickers": "^7.7.1",
Expand Down
18 changes: 9 additions & 9 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2346,19 +2346,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.16.6":
version: 5.16.7
resolution: "@mui/icons-material@npm:5.16.7"
"@mui/icons-material@npm:^6.1.2":
version: 6.1.2
resolution: "@mui/icons-material@npm:6.1.2"
dependencies:
"@babel/runtime": ^7.23.9
"@babel/runtime": ^7.25.6
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
"@mui/material": ^6.1.2
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: a875f2837897d79a83173d80461e06ab090b64d08913d26433cf2cbeb8e7c7456468632a7aa495d722718f09111a8043255777d73b4dfbe9e0f863a170fc7190
checksum: da08dc8c082ac83b5e5b7432034105a0babdc3957c3a0cdcd2a36dd1dd76f527c3d11f0a21aeb1846ac0d415d021845c97914d402715538db5023f58fe39e841
languageName: node
linkType: hard

Expand Down Expand Up @@ -13817,7 +13817,7 @@ __metadata:
"@emotion/styled": ^11.11.0
"@emotion/utils": ^1.0.0
"@fortawesome/fontawesome-free": latest
"@mui/icons-material": ^5.16.6
"@mui/icons-material": ^6.1.2
"@mui/lab": ^5.0.0-alpha.165
"@mui/material": ^5.15.10
"@mui/x-date-pickers": ^7.7.1
Expand Down

0 comments on commit a275215

Please sign in to comment.