From 754707c26ccf965728486517cb3a110e5e7b265b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 08:03:07 +0000 Subject: [PATCH] chore(deps): bump @mui/material from 7.3.5 to 7.3.6 (#1123) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.5 to 7.3.6. - [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.6/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 857b649d..96fc0712 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@floating-ui/react-dom": "2.1.6", "@fontsource/lexend-deca": "5.0.14", "@fontsource/montserrat": "5.0.19", - "@mui/material": "7.3.5", + "@mui/material": "7.3.6", "@sentry/react": "^10.22.0", "embla-carousel-autoplay": "8.6.0", "embla-carousel-react": "8.6.0",