From da53bafaedaf53aecf5843b448a319c147320f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:23:39 +0000 Subject: [PATCH] Bump @mui/icons-material from 6.4.11 to 7.0.2 in /library Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.11 to 7.0.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.0.2/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.0.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..e7f7c6d 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.0.2", "react-hot-toast": "^2.4.1" }, "description": "Loose collection of React components",