From 1638a94584eabf9cf2dab37e525503b8d2cda470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 02:53:35 +0000 Subject: [PATCH] Bump @mui/icons-material from 6.4.11 to 7.1.0 in /src Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.11 to 7.1.0. - [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.1.0/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 07d164c7..fe22e1d6 100644 --- a/src/package.json +++ b/src/package.json @@ -6,7 +6,7 @@ "@emotion/styled": "^11.14.0", "@emotion/react": "^11.14.0", "@iobroker/adapter-react-v5": "^7.6.18", - "@mui/icons-material": "^6.4.11", + "@mui/icons-material": "^7.1.0", "@mui/material": "^6.4.11", "@sentry/browser": "^9.24.0", "@vitejs/plugin-react": "^4.5.0",