Skip to content

Commit

Permalink
chore(deps): bump @mui/icons-material from 6.2.0 to 6.3.0
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.2.0 to 6.3.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.3.0/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]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 12bed4b commit 02d8126
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 @@ -31,7 +31,7 @@
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@mui/icons-material": "^6.2.0",
"@mui/icons-material": "^6.3.0",
"@mui/material": "^6.2.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2479,19 +2479,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^6.2.0":
version: 6.2.0
resolution: "@mui/icons-material@npm:6.2.0"
"@mui/icons-material@npm:^6.3.0":
version: 6.3.0
resolution: "@mui/icons-material@npm:6.3.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
peerDependencies:
"@mui/material": ^6.2.0
"@mui/material": ^6.3.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: 10c0/317990cd9c349a9dadc24f2ece6aa7b99b202f01c549010881d361cc44f816f2a5def0e70b6241967184f1dea16e7459715d32299ca0fd9524226c9f1f91efc2
checksum: 10c0/42fd80f5a95a7736f567bf9181c4986c78f7dd3d129610a822070f0d3dd2cc86c6dfd6444468bfd9e3a616890e5c9f4722f84218eb1d020bb75f2fab15d2526f
languageName: node
linkType: hard

Expand Down Expand Up @@ -13647,7 +13647,7 @@ __metadata:
"@fortawesome/free-regular-svg-icons": "npm:^6.6.0"
"@fortawesome/free-solid-svg-icons": "npm:^6.6.0"
"@fortawesome/react-fontawesome": "npm:^0.2.2"
"@mui/icons-material": "npm:^6.2.0"
"@mui/icons-material": "npm:^6.3.0"
"@mui/material": "npm:^6.2.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.1.0"
Expand Down

0 comments on commit 02d8126

Please sign in to comment.