Skip to content

Commit

Permalink
chore(deps-dev): Bump @mui/icons-material from 5.16.4 to 6.1.0 (#3118)
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.4 to 6.1.0.
- [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.0/packages/mui-icons-material)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 97ed21c commit f03e580
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@berviantoleo/react-multi-crop": "^0.38.4",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.16.1",
"@mui/icons-material": "^6.1.0",
"@mui/material": "^6.1.0",
"@mui/styles": "^6.1.0",
"@types/jest": "^29.5.12",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4763,7 +4763,7 @@ __metadata:
"@berviantoleo/react-multi-crop": ^0.38.4
"@emotion/react": ^11.11.4
"@emotion/styled": ^11.11.5
"@mui/icons-material": ^5.16.1
"@mui/icons-material": ^6.1.0
"@mui/material": ^6.1.0
"@mui/styles": ^6.1.0
"@types/jest": ^29.5.12
Expand Down Expand Up @@ -6850,19 +6850,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.16.1":
version: 5.16.4
resolution: "@mui/icons-material@npm:5.16.4"
"@mui/icons-material@npm:^6.1.0":
version: 6.1.0
resolution: "@mui/icons-material@npm:6.1.0"
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.0
"@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: b0559215a10819a082539a7ae43aedafb30bc109c5d6994ac6d748e46688d705e6b44b62693f89aea1fca3afdc6deb665d884c6bad0a2cffde9c5443027e3019
checksum: 5e6c03fd0203ec6353bfe9b7e506a1e7e6457145aab97fefa0a683bf0f8bea3e395c0bfb3d50818ddf3661221aa341a1c589ea8ccb3612c4d4f7e35745d698ff
languageName: node
linkType: hard

Expand Down

0 comments on commit f03e580

Please sign in to comment.