From a24b5b1914fab7abf60d8ab337c76ae3d4690d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 22:00:56 +0300 Subject: [PATCH] Bump @mui/icons-material from 6.4.7 to 6.4.8 (#439) Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.7 to 6.4.8. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.8/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.8/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a649743..bdb4471 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@emotion/styled": "^11.14.0", "@haleos/ra-language-german": "^1.0.0", "@haxqer/ra-language-chinese": "^4.16.2", - "@mui/icons-material": "^6.4.7", + "@mui/icons-material": "^6.4.8", "@mui/material": "^6.4.8", "@mui/utils": "^6.4.2", "@tanstack/react-query": "^5.71.1", diff --git a/yarn.lock b/yarn.lock index a98bb08..d4cb3df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -901,10 +901,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.8.tgz#ffabbdce0e7b341e9c2906bb06a00b34c9d15e05" integrity sha512-vjP4+A1ybyCRhDZC7r5EPWu/gLseFZxaGyPdDl94vzVvk6Yj6gahdaqcjbhkaCrJjdZj90m3VioltWPAnWF/zw== -"@mui/icons-material@^5.16.12 || ^6.0.0", "@mui/icons-material@^6.4.7": - version "6.4.7" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.4.7.tgz#078406b61c7d17230b8633643dbb458f89e02059" - integrity sha512-Rk8cs9ufQoLBw582Rdqq7fnSXXZTqhYRbpe1Y5SAz9lJKZP3CIdrj0PfG8HJLGw1hrsHFN/rkkm70IDzhJsG1g== +"@mui/icons-material@^5.16.12 || ^6.0.0", "@mui/icons-material@^6.4.8": + version "6.4.8" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.4.8.tgz#3e8f52c19badd2573fce40eb3f47685ecf20dbd0" + integrity sha512-LKGWiLWRyoOw3dWxZQ+lV//mK+4DVTTAiLd2ljmJdD6XV0rDB8JFKjRD9nyn9cJAU5XgWnii7ZR3c93ttUnMKg== dependencies: "@babel/runtime" "^7.26.0"