From 5377fcd2698db0bea1e06d9cddc3cec8d2d98989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 11:32:38 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.18.0 to 7.3.7 in /dashboard Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.18.0 to 7.3.7. - [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.7/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 101885e..ba79e54 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -12,7 +12,7 @@ "date-fns": "^2.30.0", "react-query": "^3.39.3", "@mui/material": "^5.14.20", - "@mui/icons-material": "^5.14.19", + "@mui/icons-material": "^7.3.7", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0" },