From 87ee910f68c261fb7e8fa1e3bf8c78ecde6f86a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 08:02:50 +0000 Subject: [PATCH] chore(deps): bump @mui/material from 7.3.4 to 7.3.5 (#1121) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.4 to 7.3.5. - [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.5/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.5 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 d3aa16a6..8c6fb4a2 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.4", + "@mui/material": "7.3.5", "@sentry/react": "^10.22.0", "embla-carousel-autoplay": "8.6.0", "embla-carousel-react": "8.6.0",