From 3cb7e6de41c6302d224f008ec0126ecbe6e0be80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 18:10:52 +0000 Subject: [PATCH] Bump @mui/material-nextjs from 6.5.0 to 7.3.2 Bumps [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) 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-nextjs) --- updated-dependencies: - dependency-name: "@mui/material-nextjs" dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8980b40..4c7a68f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^6.5.0", "@mui/material": "^6.5.0", - "@mui/material-nextjs": "^6.5.0", + "@mui/material-nextjs": "^7.3.2", "@mui/x-date-pickers": "^7.29.4", "@next/third-parties": "^15.4.6", "@tailwindcss/typography": "^0.5.16",