From 321826616ba54e21a73902393c5ee54bfc1d49aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 05:55:31 +0000 Subject: [PATCH] Bump @mui/material from 6.5.0 to 7.3.1 in /src-admin Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.5.0 to 7.3.1. - [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.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.1 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..5c29cfb5 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.3.1", "@mui/x-date-pickers": "^7.29.4", "@types/leaflet": "^1.9.18", "@types/react": "^18.3.23",