From 6b29250980f94d5c8e541c65de0c051badc6f55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 03:28:37 +0000 Subject: [PATCH] Bump @mui/material from 5.14.14 to 6.4.2 in /src Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.14.14 to 6.4.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index bc5ef6c..4f2e261 100644 --- a/src/package.json +++ b/src/package.json @@ -5,7 +5,7 @@ "dependencies": { "@iobroker/adapter-react-v5": "^4.8.1", "@mui/icons-material": "^5.15.21", - "@mui/material": "5.14.14", + "@mui/material": "6.4.2", "@mui/styles": "5.14.14", "@sentry/browser": "^7.88.0", "@sentry/integrations": "^7.88.0",