From 7062b1350b05d028a87b71954be034fec7d1072e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 16:31:39 +0000 Subject: [PATCH] chore(deps): bump @mui/icons-material from 5.14.9 to 5.14.11 in /ui Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.14.9 to 5.14.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.14.11/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index e84fa31d8..4c53c829d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -27,7 +27,7 @@ "@emotion/styled": "^11.11.0", "@fontsource/dm-mono": "^5.0.12", "@fontsource/dm-sans": "^5.0.12", - "@mui/icons-material": "^5.14.9", + "@mui/icons-material": "^5.14.11", "@mui/material": "^5.4.0", "luxon": "^2.5.2", "markdown-to-jsx": "^7.2.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 6a45df563..ddb799b8c 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -510,10 +510,10 @@ prop-types "^15.7.2" react-is "^17.0.2" -"@mui/icons-material@^5.14.9": - version "5.14.9" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.9.tgz#433cf03c214ce38e1b7a6f684769491fd99c5ef5" - integrity sha512-xTRQbDsogsJo7tY5Og8R9zbuG2q+KIPVIM6JQoKxtJlz9DPOw1u0T2fGrvwD+XAOVifQf6epNMcGCDLfJAz4Nw== +"@mui/icons-material@^5.14.11": + version "5.14.11" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.11.tgz#ce563d1b6c7abc76f8a8048c970135601e7b49b5" + integrity sha512-aHReLasBuS/+hhPzbZCgZ0eTcZ2QRnoC2WNK7XvdAf3l+LjC1flzjh6GWw1tZJ5NHnZ+bivdwtLFQ8XTR96JkA== dependencies: "@babel/runtime" "^7.22.15"