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