From b14f7b55bf0fde3bf0fbe2aacb09d63d69a61347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 08:17:12 +0000 Subject: [PATCH] Bump @mui/icons-material from 6.5.0 to 7.3.2 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.2. - [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.2/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.2 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..18ea164 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.2", "react-hot-toast": "^2.4.1" }, "description": "Loose collection of React components",