From 0f23f0432ba0af60769d7f6678d65af7638dc64b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 03:12:23 +0000 Subject: [PATCH] Bump @mui/material from 6.5.0 to 7.2.0 in /src-admin Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.5.0 to 7.2.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.2.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-admin/package.json b/src-admin/package.json index d24801fd..9b44dfc6 100644 --- a/src-admin/package.json +++ b/src-admin/package.json @@ -16,7 +16,7 @@ "@module-federation/runtime": "^0.15.0", "@module-federation/vite": "^1.4.1", "@mui/icons-material": "^6.4.12", - "@mui/material": "^6.4.12", + "@mui/material": "^7.2.0", "@mui/x-date-pickers": "^7.29.4", "@types/leaflet": "^1.9.18", "@types/react": "^18.3.23",