Skip to content

Commit

Permalink
chore(deps-dev): Bump @mui/icons-material from 5.16.4 to 6.0.1
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.0.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.0.1/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>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent c9aacc4 commit 1853298
Show file tree
Hide file tree
Showing 2 changed files with 19 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.0.1",
"@mui/material": "^5.16.1",
"@mui/styles": "^5.16.1",
"@types/jest": "^29.5.12",
Expand Down
27 changes: 18 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4533,6 +4533,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.25.0":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
regenerator-runtime: ^0.14.0
checksum: ee1a69d3ac7802803f5ee6a96e652b78b8addc28c6a38c725a4ad7d61a059d9e6cb9f6550ed2f63cce67a1bd82e0b1ef66a1079d895be6bfb536a5cfbd9ccc32
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/template@npm:7.22.15"
Expand Down Expand Up @@ -4754,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.0.1
"@mui/material": ^5.16.1
"@mui/styles": ^5.16.1
"@types/jest": ^29.5.12
Expand Down Expand Up @@ -6793,19 +6802,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.0.1":
version: 6.0.1
resolution: "@mui/icons-material@npm:6.0.1"
dependencies:
"@babel/runtime": ^7.23.9
"@babel/runtime": ^7.25.0
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
"@mui/material": ^6.0.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: b0559215a10819a082539a7ae43aedafb30bc109c5d6994ac6d748e46688d705e6b44b62693f89aea1fca3afdc6deb665d884c6bad0a2cffde9c5443027e3019
checksum: 53eaeb13789d98ba74d8d3537c74bde4de5189d10db4faed98d88540d57b0261c99d0de72c2ddf280bd7a1405a946302e59c3ffcd950c74b9020e717a6b4d2a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 1853298

Please sign in to comment.