From 32504b53d7866f19133dcd0eb01e4309481a25a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 16:36:20 +0100 Subject: [PATCH] chore(deps): bump @mui/material from 5.11.15 to 5.11.16 (#368) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.15 to 5.11.16. - [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.11.16/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc4134e..d2fbd23d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@floating-ui/react-dom": "^1.3.0", "@fontsource/lexend-deca": "4.5.14", "@fontsource/montserrat": "4.5.14", - "@mui/material": "5.11.15", + "@mui/material": "5.11.16", "@sentry/react": "^7.42.0", "embla-carousel-autoplay": "^7.1.0", "embla-carousel-react": "^7.1.0",