Skip to content

Commit fcca4c4

Browse files
dependabot[bot]edwardzjl
authored andcommitted
build(deps): bump @mui/icons-material from 6.4.4 to 6.4.6 in /web
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.4 to 6.4.6. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.6/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.6/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26f92f4 commit fcca4c4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@emotion/react": "^11.14.0",
1616
"@emotion/styled": "^11.14.0",
17-
"@mui/icons-material": "^6.4.4",
17+
"@mui/icons-material": "^6.4.6",
1818
"@mui/material": "^6.4.4",
1919
"js-sha256": "^0.11.0",
2020
"material-icons": "^1.13.14",

web/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -790,19 +790,19 @@ __metadata:
790790
languageName: node
791791
linkType: hard
792792

793-
"@mui/icons-material@npm:^6.4.4":
794-
version: 6.4.4
795-
resolution: "@mui/icons-material@npm:6.4.4"
793+
"@mui/icons-material@npm:^6.4.6":
794+
version: 6.4.6
795+
resolution: "@mui/icons-material@npm:6.4.6"
796796
dependencies:
797797
"@babel/runtime": "npm:^7.26.0"
798798
peerDependencies:
799-
"@mui/material": ^6.4.4
799+
"@mui/material": ^6.4.6
800800
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
801801
react: ^17.0.0 || ^18.0.0 || ^19.0.0
802802
peerDependenciesMeta:
803803
"@types/react":
804804
optional: true
805-
checksum: 10c0/c8118db2650f588e9b551317794138df8232638b1a03ec1ec5078431109d33a1b21195b4d5e1aa92d812cc64ca669ac2e53983d0ed3789f6f8bd3ee003bd9da8
805+
checksum: 10c0/a49cb504e12c10a852b4ebf67187b716ec41861d51d1dff3c7c0d6c3307b7ffca1f180fb512b1913361599655b6361c5ad1c2a98db61a2a45bedaa4ee6a1fb11
806806
languageName: node
807807
linkType: hard
808808

@@ -1860,7 +1860,7 @@ __metadata:
18601860
"@emotion/react": "npm:^11.14.0"
18611861
"@emotion/styled": "npm:^11.14.0"
18621862
"@eslint/js": "npm:^9.21.0"
1863-
"@mui/icons-material": "npm:^6.4.4"
1863+
"@mui/icons-material": "npm:^6.4.6"
18641864
"@mui/material": "npm:^6.4.4"
18651865
"@testing-library/dom": "npm:^10.4.0"
18661866
"@testing-library/react": "npm:^16.2.0"

0 commit comments

Comments
 (0)