From 62ae44acc403bab3df8081a1017f95d1dc576bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 08:59:39 +0000 Subject: [PATCH] chore(deps): bump @mui/material from 7.3.6 to 7.3.7 (#1125) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.6 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-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.7 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 de2bc00d..2c79966f 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.6", + "@mui/material": "7.3.7", "@sentry/react": "^10.22.0", "embla-carousel-autoplay": "8.6.0", "embla-carousel-react": "8.6.0",