Skip to content
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

chore(deps): bump @mui/icons-material from 6.1.8 to 6.1.10 #505

Closed
Closed
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 @@ -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.1.8",
"@mui/icons-material": "^6.1.10",
"@mui/material": "^6.1.8",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2509,19 +2509,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/icons-material@npm:6.1.8"
"@mui/icons-material@npm:^6.1.10":
version: 6.1.10
resolution: "@mui/icons-material@npm:6.1.10"
dependencies:
"@babel/runtime": "npm:^7.26.0"
peerDependencies:
"@mui/material": ^6.1.8
"@mui/material": ^6.1.10
"@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/730dd2581e3bdfabb4085ed4675fd3fd49d0f03c22291f79d0f51b1fd4f23b4edccb8b16c0b424b5f81dd6398742f6c9d52cb1fd075927826669732c4a8a0a8c
checksum: 10c0/970a402962b27219bdff4b7af32e758fea800c6879112887cdc71f0d6869c3ea66e24e320edbc39b704f174511a918a055b96d49b91bdeefb1afe8d753b42d4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -13669,7 +13669,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.1.8"
"@mui/icons-material": "npm:^6.1.10"
"@mui/material": "npm:^6.1.8"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.0.1"
Expand Down
Loading