Skip to content

build(deps): Bump @mui/icons-material from 6.3.0 to 6.3.1 #4406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.3.0",
"@mui/icons-material": "^6.3.1",
"@mui/lab": "^6.0.0-beta.21",
"@mui/material": "^6.3.0",
"@types/styled-components": "^5.1.34",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2420,19 +2420,19 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4870,7 +4870,7 @@ __metadata:
"@babel/preset-react": "npm:^7.26.3"
"@emotion/react": "npm:^11.14.0"
"@emotion/styled": "npm:^11.14.0"
"@mui/icons-material": "npm:^6.3.0"
"@mui/icons-material": "npm:^6.3.1"
"@mui/lab": "npm:^6.0.0-beta.21"
"@mui/material": "npm:^6.3.0"
"@parcel/config-default": "npm:^2.8.3"
Expand Down
Loading