Skip to content

Commit

Permalink
npm: bump @mui/icons-material from 5.16.5 to 6.2.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.5 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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 48c8073 commit a419fc2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@microsoft/applicationinsights-web": "^3.3.4",
"@mui/icons-material": "^5.16.5",
"@mui/icons-material": "^6.2.1",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.5",
"@mui/styles": "^5.16.5",
Expand Down
27 changes: 18 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1682,6 +1682,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
languageName: node
linkType: hard

"@babel/template@npm:^7.24.7, @babel/template@npm:^7.25.0, @babel/template@npm:^7.3.3":
version: 7.25.0
resolution: "@babel/template@npm:7.25.0"
Expand Down Expand Up @@ -3269,19 +3278,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.16.5":
version: 5.16.5
resolution: "@mui/icons-material@npm:5.16.5"
"@mui/icons-material@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/icons-material@npm:6.2.1"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@babel/runtime": "npm:^7.26.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.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/6ba9cbb5bc7a5d3fbc297683973c7c15c4a95f8b12cf55cadd069d4ecbaf5639bb9044da82ddc029c04203ee81a8ac691ea5ada769dc86fef3f25a13fcec44fe
checksum: 10c0/5ff137c8fbe6875b871d9c47e4a1d767d8b8f3f9b092a9b7fc5bb9fedf479dadf528f6602992408ba514e3fd69b2c8c0e6a14a4676a5cc4f4b779f33ba5b5d0a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5668,7 +5677,7 @@ __metadata:
"@emotion/react": "npm:^11.13.0"
"@emotion/styled": "npm:^11.13.0"
"@microsoft/applicationinsights-web": "npm:^3.3.4"
"@mui/icons-material": "npm:^5.16.5"
"@mui/icons-material": "npm:^6.2.1"
"@mui/lab": "npm:^5.0.0-alpha.173"
"@mui/material": "npm:^5.16.5"
"@mui/styles": "npm:^5.16.5"
Expand Down

0 comments on commit a419fc2

Please sign in to comment.