From ca195f33527f273cc1af7edfbfa65b6ab3385143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 08:15:59 +0000 Subject: [PATCH] Bump @mui/material-nextjs from 6.5.0 to 7.3.0 Bumps [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) from 6.5.0 to 7.3.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.3.0/packages/mui-material-nextjs) --- updated-dependencies: - dependency-name: "@mui/material-nextjs" dependency-version: 7.3.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 0bc16d3..ea8df40 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.0", "@mui/x-date-pickers": "^7.29.4", "@next/third-parties": "^15.4.6", "@tailwindcss/typography": "^0.5.16",