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