From a0607aa80d9806e52e3a3e0267bf7f521af9b08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:16:12 +0000 Subject: [PATCH] Bump @mui/icons-material from 6.4.3 to 6.4.5 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.3 to 6.4.5. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.5/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.5/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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7f5aa7c..be48cf5 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.3.1", + "@mui/icons-material": "^6.4.5", "@mui/material": "^6.4.5", "@mui/utils": "^6.4.2", "@tanstack/react-query": "^5.66.9", diff --git a/yarn.lock b/yarn.lock index 125dd81..b2eefc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -896,10 +896,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.5.tgz#7d3ed23ed3d8e5febb968dd9c5fe5dda80a20766" integrity sha512-zoXvHU1YuoodgMlPS+epP084Pqv9V+Vg+5IGv9n/7IIFVQ2nkTngYHYxElCq8pdTTbDcgji+nNh0lxri2abWgA== -"@mui/icons-material@^5.16.12 || ^6.0.0", "@mui/icons-material@^6.3.1": - version "6.4.3" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.4.3.tgz#11f275781f442f864ca5522a6196a0a17cc063ea" - integrity sha512-3IY9LpjkwIJVgL/SkZQKKCUcumdHdQEsJaIavvsQze2QEztBt0HJ17naToN0DBBdhKdtwX5xXrfD6ZFUeWWk8g== +"@mui/icons-material@^5.16.12 || ^6.0.0", "@mui/icons-material@^6.4.5": + version "6.4.5" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.4.5.tgz#30f5397b559de28e52d37095d6a7f231fe9f6861" + integrity sha512-4A//t8Nrc+4u4pbVhGarIFU98zpuB5AV9hTNzgXx1ySZJ1tWtx+i/1SbQ8PtGJxWeXlljhwimZJNPQ3x0CiIFw== dependencies: "@babel/runtime" "^7.26.0"