From f6bf68334efae2c6ddd2c76920ed1c2c379696db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 01:35:07 +0000 Subject: [PATCH] build(deps): bump @mui/styles from 6.2.0 to 6.2.1 (#1574) Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.2.0 to 6.2.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.2.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 70edce7b..13cf5b1a 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.2.0", + "@mui/styles": "^6.2.1", "axios": "^1.7.9", "ra-data-feathers": "^2.9.4", "ra-input-rich-text": "^5.4.2", diff --git a/yarn.lock b/yarn.lock index 69dd9708..31354191 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.2.0": - version "6.2.0" - resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.2.0.tgz#b94a7c5726b7337cfad1800bfd5927cf2af4b131" - integrity sha512-lYd2MrVddhentF1d/cMXKnwlDjr/shbO3A2eGq22PCYUoZaqtAGZMc0U86KnJ/Sh5YzNYePqTOaaowAN8Qea8A== +"@mui/private-theming@^6.2.1": + version "6.2.1" + resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.2.1.tgz#734a92654e645eb820383f2ce8ef813f8fa4bb25" + integrity sha512-u1y0gpcfrRRxCcIdVeU5eIvkinA82Q8ft178WUNYuoFQrsOrXdlBdZlRVi+eYuUFp1iXI55Cud7sMZZtETix5Q== dependencies: "@babel/runtime" "^7.26.0" - "@mui/utils" "^6.2.0" + "@mui/utils" "^6.2.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.2.0": - version "6.2.0" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.2.0.tgz#a24cabf0b3084f35967bb0cea7a0bd68b6553bf0" - integrity sha512-/fBb08Enfui8NGxbFgoZsJcHFdxFq1gwuzjr9Jwtw3++AMAC3Q7h36xToC52KiZta15lbj3r1Hk+mJC16IOKnw== +"@mui/styles@^6.2.1": + version "6.2.1" + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.2.1.tgz#7c79fdc2964728bf0cf9360e76d5c1a219f1aba4" + integrity sha512-24KFfvsWATzgz5NmWs8oQkE+1WjeImz3S7EKo5IHGfn0ghntD5c63eb9fN2h+p5m3X40XaLh7ZwP6FVJdIT51Q== dependencies: "@babel/runtime" "^7.26.0" "@emotion/hash" "^0.9.2" - "@mui/private-theming" "^6.2.0" - "@mui/types" "^7.2.19" - "@mui/utils" "^6.2.0" + "@mui/private-theming" "^6.2.1" + "@mui/types" "^7.2.20" + "@mui/utils" "^6.2.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.19": - version "7.2.19" - resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.19.tgz#c941954dd24393fdce5f07830d44440cf4ab6c80" - integrity sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA== +"@mui/types@^7.2.14", "@mui/types@^7.2.15", "@mui/types@^7.2.20": + version "7.2.20" + resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.20.tgz#16d8c9178b42b62ba95bbedbda8f343feb373d1e" + integrity sha512-straFHD7L8v05l/N5vcWk+y7eL9JF0C2mtph/y4BPm3gn2Eh61dDwDB65pa8DLss3WJfDXYC7Kx5yjP0EmXpgw== "@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.2.0": - version "6.2.0" - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.2.0.tgz#a39f0a2837048a42114169d298ce970913097203" - integrity sha512-77CaFJi+OIi2SjbPwCis8z5DXvE0dfx9hBz5FguZHt1VYFlWEPCWTHcMsQCahSErnfik5ebLsYK8+D+nsjGVfw== +"@mui/utils@^6.2.1": + version "6.2.1" + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.2.1.tgz#b89485bef828d66c09ae86ef0dde7e4f35bcffa5" + integrity sha512-ubLqGIMhKUH2TF/Um+wRzYXgAooQw35th+DPemGrTpgrZHpOgcnUDIDbwsk1e8iQiuJ3mV/ErTtcQrecmlj5cg== dependencies: "@babel/runtime" "^7.26.0" - "@mui/types" "^7.2.19" + "@mui/types" "^7.2.20" "@types/prop-types" "^15.7.14" clsx "^2.1.1" prop-types "^15.8.1"