From 895a9c122c7ac3764db4cf48bcd674fffae489d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:22:40 +0000 Subject: [PATCH] Bump @mui/styles from 5.14.14 to 5.15.2 in /src Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 5.14.14 to 5.15.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/v5.15.2/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-minor ... 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 29870235..30e638ba 100644 --- a/src/package.json +++ b/src/package.json @@ -5,7 +5,7 @@ "dependencies": { "@iobroker/adapter-react-v5": "4.8.1", "@mui/material": "5.15.2", - "@mui/styles": "5.14.14", + "@mui/styles": "5.15.2", "@mui/icons-material": "^5.15.2", "@sentry/browser": "^7.88.0", "babel-eslint": "^10.1.0",