Skip to content

Commit

Permalink
build(deps): bump @mui/icons-material from 6.1.10 to 6.2.1 (#177)
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 6.1.10 to 6.2.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/v6.2.1/packages/mui-icons-material)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 7c3d0bb commit d92a065
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.13.5",
"@fontsource/roboto": "^5.1.0",
"@mui/icons-material": "^6.1.10",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.0",
"@mui/styles": "^6.2.1",
"@types/jest": "^29.5.14",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2620,19 +2620,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^6.1.10":
version: 6.1.10
resolution: "@mui/icons-material@npm:6.1.10"
"@mui/icons-material@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/icons-material@npm:6.2.1"
dependencies:
"@babel/runtime": "npm:^7.26.0"
peerDependencies:
"@mui/material": ^6.1.10
"@mui/material": ^6.2.1
"@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: 10c0/970a402962b27219bdff4b7af32e758fea800c6879112887cdc71f0d6869c3ea66e24e320edbc39b704f174511a918a055b96d49b91bdeefb1afe8d753b42d4e
checksum: 10c0/5ff137c8fbe6875b871d9c47e4a1d767d8b8f3f9b092a9b7fc5bb9fedf479dadf528f6602992408ba514e3fd69b2c8c0e6a14a4676a5cc4f4b779f33ba5b5d0a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11759,7 +11759,7 @@ __metadata:
"@emotion/react": "npm:^11.14.0"
"@emotion/styled": "npm:^11.13.5"
"@fontsource/roboto": "npm:^5.1.0"
"@mui/icons-material": "npm:^6.1.10"
"@mui/icons-material": "npm:^6.2.1"
"@mui/material": "npm:^6.2.0"
"@mui/styles": "npm:^6.2.1"
"@testing-library/jest-dom": "npm:^6.6.3"
Expand Down

0 comments on commit d92a065

Please sign in to comment.