From afceda78bf7d89aee1dd5929cd562f72408f4e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:53:50 +0000 Subject: [PATCH] build(deps): bump @mui/icons-material from 5.16.12 to 6.2.1 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.12 to 6.2.1. - [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/v6.2.1/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 217ad398..ec809549 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@emotion/styled": "^11.10.0", "@fontsource/roboto": "^4.5.8", "@lingui/macro": "3.13.0", - "@mui/icons-material": "^5.8.4", + "@mui/icons-material": "^6.2.1", "@mui/lab": "^5.0.0-alpha.105", "@mui/material": "^5.10.1", "@mui/styled-engine-sc": "5.10.1",