From b9de3044be45e305604c82c1348e3027ac14d60e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:51:57 +0200 Subject: [PATCH] Bump @mui/utils from 5.16.12 to 5.16.13 (#265) Bumps [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) from 5.16.12 to 5.16.13. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.13/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.13/packages/mui-utils) --- updated-dependencies: - dependency-name: "@mui/utils" 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 3cefdf9..642d22b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@haxqer/ra-language-chinese": "^4.16.2", "@mui/icons-material": "^6.2.0", "@mui/material": "^6.2.1", - "@mui/utils": "^5.16.12", + "@mui/utils": "^5.16.13", "@tanstack/react-query": "^5.62.8", "history": "^5.3.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index e0ecb5a..aeed683 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1105,10 +1105,10 @@ resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.20.tgz#16d8c9178b42b62ba95bbedbda8f343feb373d1e" integrity sha512-straFHD7L8v05l/N5vcWk+y7eL9JF0C2mtph/y4BPm3gn2Eh61dDwDB65pa8DLss3WJfDXYC7Kx5yjP0EmXpgw== -"@mui/utils@^5.16.12", "@mui/utils@^5.16.6": - version "5.16.12" - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.16.12.tgz#f04eff6ef057af92189637577edc69e84e3ab4e4" - integrity sha512-p3JAq7nA0ur8M/zLnBvR6ZeAjM8mD4LnPdKfsJAYPS26w4eDQjQzl55XvoOmch2MeXhmWaO4Pkvs/xurrISNBw== +"@mui/utils@^5.16.13", "@mui/utils@^5.16.6": + version "5.16.13" + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.16.13.tgz#6276eafd15e2c6778cdb6aeb07017c996d3fda52" + integrity sha512-35kLiShnDPByk57Mz4PP66fQUodCFiOD92HfpW6dK9lc7kjhZsKHRKeYPgWuwEHeXwYsCSFtBCW4RZh/8WT+TQ== dependencies: "@babel/runtime" "^7.23.9" "@mui/types" "^7.2.15"