Skip to content

Commit 0c9da8c

Browse files
dependabot[bot]edwardzjl
authored andcommitted
build(deps): bump @mui/icons-material from 6.4.6 to 6.4.7 in /web
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.6 to 6.4.7. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.7/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 43001ca commit 0c9da8c

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.6",
17+
"@mui/icons-material": "^6.4.7",
1818
"@mui/material": "^6.4.6",
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.6":
794-
version: 6.4.6
795-
resolution: "@mui/icons-material@npm:6.4.6"
793+
"@mui/icons-material@npm:^6.4.7":
794+
version: 6.4.7
795+
resolution: "@mui/icons-material@npm:6.4.7"
796796
dependencies:
797797
"@babel/runtime": "npm:^7.26.0"
798798
peerDependencies:
799-
"@mui/material": ^6.4.6
799+
"@mui/material": ^6.4.7
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/a49cb504e12c10a852b4ebf67187b716ec41861d51d1dff3c7c0d6c3307b7ffca1f180fb512b1913361599655b6361c5ad1c2a98db61a2a45bedaa4ee6a1fb11
805+
checksum: 10c0/7e7b1b1ea904d67b333e259b335ff17186454cf89b0c0c95a507784a1fcd899899e956f8ceb9bbecbc0f6f8417fdc55de69f081a5d2bb8bffb982cd972efb77e
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.6"
1863+
"@mui/icons-material": "npm:^6.4.7"
18641864
"@mui/material": "npm:^6.4.6"
18651865
"@testing-library/dom": "npm:^10.4.0"
18661866
"@testing-library/react": "npm:^16.2.0"

0 commit comments

Comments
 (0)