From 551c64915a753ddecd0fda88264ac01f8b153c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 08:15:53 +0000 Subject: [PATCH] Bump @mui/utils from 6.1.0 to 6.1.1 Bumps [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.1.1/packages/mui-utils) --- updated-dependencies: - dependency-name: "@mui/utils" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6de7ac8..26b9f3a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@mui/icons-material": "^5.16.7", "@mui/lab": "^5.0.0-alpha.173", "@mui/material": "^5.16.7", - "@mui/utils": "^6.1.0", + "@mui/utils": "^6.1.1", "@react-hook/resize-observer": "^2.0.2", "@supabase/gotrue-js": "^1.22.13", "@supabase/supabase-js": "^1.35.2", diff --git a/yarn.lock b/yarn.lock index be4a4c4..63fde48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -872,10 +872,10 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/types@^7.2.14", "@mui/types@^7.2.15", "@mui/types@^7.2.16": - version "7.2.16" - resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.16.tgz#66710c691b51cd4fca95322100cd74ec230cfe30" - integrity sha512-qI8TV3M7ShITEEc8Ih15A2vLzZGLhD+/UPNwck/hcls2gwg7dyRjNGXcQYHKLB5Q7PuTRfrTkAoPa2VV1s67Ag== +"@mui/types@^7.2.14", "@mui/types@^7.2.15", "@mui/types@^7.2.17": + version "7.2.17" + resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.17.tgz#329826062d4079de5ea2b97007575cebbba1fdbc" + integrity sha512-oyumoJgB6jDV8JFzRqjBo2daUuHpzDjoO/e3IrRhhHo/FxJlaVhET6mcNrKHUq2E+R+q3ql0qAtvQ4rfWHhAeQ== "@mui/utils@^5.15.14", "@mui/utils@^5.16.5", "@mui/utils@^5.16.6": version "5.16.6" @@ -889,13 +889,13 @@ prop-types "^15.8.1" react-is "^18.3.1" -"@mui/utils@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.0.tgz#aa825af35ef3fb3bebc78f081066644cd57cafce" - integrity sha512-oT8ZzMISRUhTVpdbYzY0CgrCBb3t/YEdcaM13tUnuTjZ15pdA6g5lx15ZJUdgYXV6PbJdw7tDQgMEr4uXK5TXQ== +"@mui/utils@^6.1.1": + version "6.1.1" + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.1.tgz#4c8c487e26ed5fb4d3333287eea2a2698a309ea4" + integrity sha512-HlRrgdJSPbYDXPpoVMWZV8AE7WcFtAk13rWNWAEVWKSanzBBkymjz3km+Th/Srowsh4pf1fTSP1B0L116wQBYw== dependencies: "@babel/runtime" "^7.25.6" - "@mui/types" "^7.2.16" + "@mui/types" "^7.2.17" "@types/prop-types" "^15.7.12" clsx "^2.1.1" prop-types "^15.8.1"