From 943408447f44b770e728c241687b1ffeff460e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 09:57:53 +0000 Subject: [PATCH] Bump @mui/icons-material from 6.5.0 to 7.3.7 in /library Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.5.0 to 7.3.7. - [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/v7.3.7/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- library/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/package.json b/library/package.json index 1ef440e..e1e6e1f 100644 --- a/library/package.json +++ b/library/package.json @@ -4,7 +4,7 @@ "url": "https://github.com/b1-systems/react-components/issues" }, "dependencies": { - "@mui/icons-material": "^6.0.2", + "@mui/icons-material": "^7.3.7", "react-hot-toast": "^2.4.1" }, "description": "Loose collection of React components",