Skip to content

Commit

Permalink
build(deps): bump @mui/icons-material from 6.1.10 to 6.3.0 (#183)
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.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent c23c5e6 commit 34ec1bc
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.14.0",
"@fontsource/roboto": "^5.1.0",
"@mui/icons-material": "^6.2.1",
"@mui/icons-material": "^6.3.0",
"@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 @@ -2611,19 +2611,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^6.2.1":
version: 6.2.1
resolution: "@mui/icons-material@npm:6.2.1"
"@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.1
"@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/5ff137c8fbe6875b871d9c47e4a1d767d8b8f3f9b092a9b7fc5bb9fedf479dadf528f6602992408ba514e3fd69b2c8c0e6a14a4676a5cc4f4b779f33ba5b5d0a
checksum: 10c0/42fd80f5a95a7736f567bf9181c4986c78f7dd3d129610a822070f0d3dd2cc86c6dfd6444468bfd9e3a616890e5c9f4722f84218eb1d020bb75f2fab15d2526f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11739,7 +11739,7 @@ __metadata:
"@emotion/react": "npm:^11.14.0"
"@emotion/styled": "npm:^11.14.0"
"@fontsource/roboto": "npm:^5.1.0"
"@mui/icons-material": "npm:^6.2.1"
"@mui/icons-material": "npm:^6.3.0"
"@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 34ec1bc

Please sign in to comment.