From 09004947f36a1d7d11165f99983d61f5b0b28a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 01:52:21 +0000 Subject: [PATCH] build(deps): bump @mui/styles from 6.1.0 to 6.1.1 (#1528) Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) 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-styles) --- updated-dependencies: - dependency-name: "@mui/styles" 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 | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 92e68763..5c19f9f3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@feathersjs/rest-client": "^4.5.16", "@mui/lab": "^5.0.0-alpha.173", "@mui/material": "^5.16.7", - "@mui/styles": "^6.1.0", + "@mui/styles": "^6.1.1", "axios": "^1.7.7", "ra-data-feathers": "^2.9.4", "ra-input-rich-text": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index c4223461..86ce990c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1984,13 +1984,13 @@ "@mui/utils" "^5.16.6" prop-types "^15.8.1" -"@mui/private-theming@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.0.tgz#f55d2dd472028e6deda3a519f6c285ce7171c908" - integrity sha512-+L5qccs4gwsR0r1dgjqhN24QEQRkqIbfOdxILyMbMkuI50x6wNyt9XrV+J3WtjtZTMGJCrUa5VmZBE6OEPGPWA== +"@mui/private-theming@^6.1.1": + version "6.1.1" + resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.1.tgz#6e56aa4bd35d701efccaa5125920fc9250754725" + integrity sha512-JlrjIdhyZUtewtdAuUsvi3ZnO0YS49IW4Mfz19ZWTlQ0sDGga6LNPVwHClWr2/zJK2we2BQx9/i8M32rgKuzrg== dependencies: "@babel/runtime" "^7.25.6" - "@mui/utils" "^6.1.0" + "@mui/utils" "^6.1.1" prop-types "^15.8.1" "@mui/styled-engine@^5.16.6": @@ -2003,16 +2003,16 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/styles@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.0.tgz#c18e13e9fa017a050bda3c25b434bf630e084c69" - integrity sha512-E18VFiRIUraVXdcxXy6PyBpK73nCN1xbVPEWREVFKYHjZrd1vR8RJ/zLdZDHwpubAxs8Jqr+7JPWmzBt79qAWw== +"@mui/styles@^6.1.1": + version "6.1.1" + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.1.tgz#06f988304e6fecb9b6c0f39b29180348813eae9e" + integrity sha512-gZxluffgoVPjpe6YCJRGoTTTmi/YBJnJQzUhkyfjXTyNzMMPlifau0cA+b7c/c1cshlwYm5JJWIRRlvSk0PivA== dependencies: "@babel/runtime" "^7.25.6" "@emotion/hash" "^0.9.2" - "@mui/private-theming" "^6.1.0" - "@mui/types" "^7.2.16" - "@mui/utils" "^6.1.0" + "@mui/private-theming" "^6.1.1" + "@mui/types" "^7.2.17" + "@mui/utils" "^6.1.1" clsx "^2.1.1" csstype "^3.1.3" hoist-non-react-statics "^3.3.2" @@ -2040,10 +2040,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" @@ -2057,13 +2057,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"