From 997a13a487a0f4cfff9f1569cc9b2b97cd3fb667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 07:12:31 +0000 Subject: [PATCH] Bump @mui/utils from 7.3.9 to 7.3.10 Bumps [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) from 7.3.9 to 7.3.10. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v7.3.10/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.10/packages/mui-utils) --- updated-dependencies: - dependency-name: "@mui/utils" dependency-version: 7.3.10 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 b2b6f783..e0174646 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^7.3.9", "@mui/material": "^7.3.9", - "@mui/utils": "^7.3.9", + "@mui/utils": "^7.3.10", "@tanstack/react-query": "^5.96.2", "@tiptap/extension-placeholder": "^3.22.2", "@tiptap/react": "^3.22.2", diff --git a/yarn.lock b/yarn.lock index fcc812ba..4331f230 100644 --- a/yarn.lock +++ b/yarn.lock @@ -550,10 +550,10 @@ dependencies: "@babel/runtime" "^7.28.6" -"@mui/utils@^7.3.9": - version "7.3.9" - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.9.tgz#8af5093fc93c2e582fa3d047f561c7b690509bc2" - integrity sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw== +"@mui/utils@^7.3.10", "@mui/utils@^7.3.9": + version "7.3.10" + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.10.tgz#b74050131ca9022c0815d16f54f1a6d757ab343d" + integrity sha512-7y2eIfy0h7JPz+Yy4pS+wgV68d46PuuxDqKBN4Q8VlPQSsCAGwroMCV6xWyc7g9dvEp8ZNFsknc59GHWO+r6Ow== dependencies: "@babel/runtime" "^7.28.6" "@mui/types" "^7.4.12"