From 41a6b68c90b9deeb9aef50af45dac4e57e2b8b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 18:17:30 +0000 Subject: [PATCH] build(deps): bump @mui/icons-material from 7.3.9 to 9.0.0 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 7.3.9 to 9.0.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/v9.0.0/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c211254..fbfc9a22 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@module-federation/runtime": "^2.0.1", - "@mui/icons-material": "^7.0.0", + "@mui/icons-material": "^9.0.0", "@mui/lab": "^7.0.1-beta.20", "@mui/material": "^7.0.0", "@tauri-apps/api": "2.7.0",