From 03f38a22c85345ed87b940ea07820c9a3b0fe932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 02:18:06 +0000 Subject: [PATCH] build(deps): bump @mui/styles from 6.1.9 to 6.1.10 (#1569) Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.1.9 to 6.1.10. - [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.10/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 | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index bf40a5d5..09ecb0c6 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.9", + "@mui/styles": "^6.1.10", "axios": "^1.7.9", "ra-data-feathers": "^2.9.4", "ra-input-rich-text": "^5.4.1", diff --git a/yarn.lock b/yarn.lock index 621a7ab5..a3d8da8f 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.9": - version "6.1.9" - resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.9.tgz#14b84e31bff4caef9b85d77870869d733fde39f6" - integrity sha512-7aum/O1RquBYhfwL/7egDyl9GqJgPM6hoJDFFBbhF6Sgv9yI9v4w3ArKUkuVvR0CtVj4NXRVMKEioh1bjUzvuA== +"@mui/private-theming@^6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.10.tgz#cfe8f70c30351208e8ca5c2b16c6992ce0288559" + integrity sha512-DqgsH0XFEweeG3rQfVkqTkeXcj/E76PGYWag8flbPdV8IYdMo+DfVdFlZK8JEjsaIVD2Eu1kJg972XnH5pfnBQ== dependencies: "@babel/runtime" "^7.26.0" - "@mui/utils" "^6.1.9" + "@mui/utils" "^6.1.10" 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.9": - version "6.1.9" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.9.tgz#d6d102342ae53083ffe3fcb23d4752514dbfddbd" - integrity sha512-BTUeyC0pesNLFXBQAwYnbIfruw9JT9KdcFhTd0x6dZnicehUGwEUa0xSIOgmNGGQN56+t8iUYunhZzEmYmufsA== +"@mui/styles@^6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.10.tgz#00ff86122ea0d65c163f9de8d04355f0bc4a2c5b" + integrity sha512-8UQGsuY5LblZTBvxFNdGxPOvDWiAj/Vh7wxxYbR0hsQeyH3O2eeZXvWN2MWPJow5JMJFagzyK6wryW7eEvPdbQ== dependencies: "@babel/runtime" "^7.26.0" "@emotion/hash" "^0.9.2" - "@mui/private-theming" "^6.1.9" + "@mui/private-theming" "^6.1.10" "@mui/types" "^7.2.19" - "@mui/utils" "^6.1.9" + "@mui/utils" "^6.1.10" clsx "^2.1.1" csstype "^3.1.3" hoist-non-react-statics "^3.3.2" @@ -2057,10 +2057,10 @@ prop-types "^15.8.1" react-is "^18.3.1" -"@mui/utils@^6.1.9": - version "6.1.9" - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.9.tgz#821612300f66684054fd6e36336cfea91f050fbe" - integrity sha512-N7uzBp7p2or+xanXn3aH2OTINC6F/Ru/U8h6amhRZEev8bJhKN86rIDIoxZZ902tj+09LXtH83iLxFMjMHyqNA== +"@mui/utils@^6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.10.tgz#edf8c5c9cf930a8290b5347550ece15f5800b1c3" + integrity sha512-1ETuwswGjUiAf2dP9TkBy8p49qrw2wXa+RuAjNTRE5+91vtXJ1HKrs7H9s8CZd1zDlQVzUcUAPm9lpQwF5ogTw== dependencies: "@babel/runtime" "^7.26.0" "@mui/types" "^7.2.19"