From b59e467987136fe541bdf55fc031836bf10669b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 06:39:13 +0000 Subject: [PATCH] chore(deps): bump @mui/material from 5.14.14 to 5.15.13 in /src Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.14.14 to 5.15.13. - [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.13/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" 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 c0aad828..31bb50d4 100644 --- a/src/package.json +++ b/src/package.json @@ -6,7 +6,7 @@ "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@iobroker/adapter-react-v5": "^4.10.2", "@mui/icons-material": "^5.15.13", - "@mui/material": "5.14.14", + "@mui/material": "5.15.13", "@mui/styles": "5.14.14", "@sentry/browser": "^7.107.0", "@sentry/integrations": "^7.107.0",