From 07e39614c4279c7557766890a7fe5dbb55d2da76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 19:33:38 +0000 Subject: [PATCH] Bump @mui/material-nextjs from 6.4.12 to 7.2.0 Bumps [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) from 6.4.12 to 7.2.0. - [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.2.0/packages/mui-material-nextjs) --- updated-dependencies: - dependency-name: "@mui/material-nextjs" dependency-version: 7.2.0 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 764678a..51f91a1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^6.4.12", "@mui/material": "^6.4.12", - "@mui/material-nextjs": "^6.4.12", + "@mui/material-nextjs": "^7.2.0", "@mui/x-date-pickers": "^7.29.4", "@next/third-parties": "^15.3.4", "@tailwindcss/typography": "^0.5.16",