From a7700b55021c1d25de1a2895c80672b5867ba266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 04:57:11 +0000 Subject: [PATCH] Bump @mui/material-nextjs from 6.4.2 to 6.4.3 Bumps [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.3/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.3/packages/mui-material-nextjs) --- updated-dependencies: - dependency-name: "@mui/material-nextjs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48f88b5..79a1c1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@mui/icons-material": "^6.4.4", "@mui/joy": "^5.0.0-beta.51", "@mui/material": "^6.4.4", - "@mui/material-nextjs": "^6.4.2", + "@mui/material-nextjs": "^6.4.3", "@next/third-parties": "15.1.7", "escape-html": "^1.0.3", "gray-matter": "^4.0.3", @@ -1192,9 +1192,9 @@ } }, "node_modules/@mui/material-nextjs": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@mui/material-nextjs/-/material-nextjs-6.4.2.tgz", - "integrity": "sha512-kNka1fC2VO7v2Odckj24S9Xb3+hN9xVjDtvuIHRFiv4BlQR8cxpgH9exGhVMFk9KCvJG3O7J4huBDzzxZuSlIw==", + "version": "6.4.3", + "resolved": "https://registry.npmjs.org/@mui/material-nextjs/-/material-nextjs-6.4.3.tgz", + "integrity": "sha512-4ZRLrcD1HeWpvY8c7MrKYKuaUSobtvqcLYeEfGh/x5ezzPgKizhl7C0jpVVEgf6g+C9OgOGbhLTVfks7Y2IBAQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.26.0" diff --git a/package.json b/package.json index be34e4c..679d3c8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@mui/icons-material": "^6.4.4", "@mui/joy": "^5.0.0-beta.51", "@mui/material": "^6.4.4", - "@mui/material-nextjs": "^6.4.2", + "@mui/material-nextjs": "^6.4.3", "@next/third-parties": "15.1.7", "escape-html": "^1.0.3", "gray-matter": "^4.0.3",