From cfc9e8a7611b6985f5d92dc99fbad73111ab77a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 17:37:24 +0000 Subject: [PATCH] build(deps): bump @mui/icons-material from 5.15.19 to 5.16.11 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.19 to 5.16.11. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.11/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.11/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ed463498..c53ab861c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@isomorphic-git/lightning-fs": "^4.6.0", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "@mui/icons-material": "^5.15.19", + "@mui/icons-material": "^5.16.11", "@mui/material": "^5.16.5", "apollo3-cache-persist": "^0.14.1", "dicty-components-header-footer": "dictybase/dicty-components-header-footer#11.0.1", diff --git a/yarn.lock b/yarn.lock index 066284343..bb497ab56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1094,10 +1094,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.5.tgz#396c7e133a0705c8d04c8ef36edad7ad94cb4981" integrity sha512-ziFn1oPm6VjvHQcdGcAO+fXvOQEgieIj0BuSqcltFU+JXIxjPdVYNTdn2HU7/Ak5Gabk6k2u7+9PV7oZ6JT5sA== -"@mui/icons-material@^5.15.19": - version "5.15.19" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.19.tgz#0602da80d814af662812659eab891e435ec0d5c0" - integrity sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA== +"@mui/icons-material@^5.16.11": + version "5.16.11" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.11.tgz#5f3640ad59b4af0da0f385e42c2b381c87baad7f" + integrity sha512-LjIiDVGGPzessDd5uSGFYZNqrXqECLiJ9hESE6Xkk8CtGTN2m2h6iImKJpkoryNXYxulv87WLeqfTMWAfA4Igg== dependencies: "@babel/runtime" "^7.23.9"