From 95f06cf1015ee3760a9385271e10c4e2993d0f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 09:01:48 +0000 Subject: [PATCH] chore(deps): bump @mui/material from 7.0.2 to 7.3.4 (#1098) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.0.2 to 7.3.4. - [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.4/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1968ee64..6ed5a50b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fontsource/lexend-deca": "5.0.14", "@fontsource/montserrat": "5.0.19", "@muetab/react-sortable-hoc": "^2.0.1", - "@mui/material": "7.0.2", + "@mui/material": "7.3.4", "@sentry/react": "^8.47.0", "embla-carousel-autoplay": "8.6.0", "embla-carousel-react": "8.6.0",