From f9fdd829eadeecb3c5c945f7209dff6eb35c80a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 14:28:01 +0000 Subject: [PATCH] chore(deps): bump @mui/icons-material from 7.3.8 to 7.3.9 in /website Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 7.3.8 to 7.3.9. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v7.3.9/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.9/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index 3f4907a..56179ce 100644 --- a/website/package.json +++ b/website/package.json @@ -16,7 +16,7 @@ "@emotion/react": "^11.14.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.1", - "@mui/icons-material": "7.3.8", + "@mui/icons-material": "7.3.9", "@mui/lab": "^7.0.1-beta.22", "@mui/material": "^7.3.8", "@mui/material-nextjs": "^7.3.8",