From 535e053047a704b7f9034e84cb2ea80fbb1864d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 05:29:29 +0000 Subject: [PATCH] Bump @mui/styles from 5.14.14 to 5.15.11 in /src Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 5.14.14 to 5.15.11. - [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.11/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 69a445f..2b13048 100644 --- a/src/package.json +++ b/src/package.json @@ -6,7 +6,7 @@ "@iobroker/adapter-react-v5": "^4.8.1", "@mui/icons-material": "^5.15.0", "@mui/material": "5.14.14", - "@mui/styles": "5.14.14", + "@mui/styles": "5.15.11", "babel-eslint": "^10.1.0", "react": "^18.2.0", "react-dom": "^18.2.0",