From 6b16873616fab0dafc165ac2242645d9c6cbbe2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 05:01:42 +0000 Subject: [PATCH] Bump @mui/material from 6.5.0 to 7.3.2 in /src-editor Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.5.0 to 7.3.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.3.2/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src-editor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-editor/package.json b/src-editor/package.json index 4c59c13a..222ae501 100644 --- a/src-editor/package.json +++ b/src-editor/package.json @@ -15,7 +15,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.2", "@mui/x-date-pickers": "^7.29.4", "@sentry/browser": "^9.30.0", "@types/lodash": "^4.17.17",