From 2ff71d72565ccb8b8d7b4159c2f5900d5ec2fb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 13:24:55 +0000 Subject: [PATCH] build(deps): bump @mui/styles from 5.14.13 to 5.14.14 Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 5.14.13 to 5.14.14. - [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/v5.14.14/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 87e7c5d3..0dc3d2e7 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@mui/icons-material": "^5.14.14", "@mui/lab": "^5.0.0-alpha.148", "@mui/material": "^5.14.14", - "@mui/styles": "^5.14.13", + "@mui/styles": "^5.14.14", "@inovua/reactdatagrid-community": "^5.10.2", "@mui/x-data-grid": "^6.16.2", "@mui/x-date-pickers": "^6.16.2", diff --git a/yarn.lock b/yarn.lock index 89fecb36..0705bf07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1963,15 +1963,6 @@ react-is "^18.2.0" react-transition-group "^4.4.5" -"@mui/private-theming@^5.14.13": - version "5.14.13" - resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.13.tgz#10cb55a6e2caaf568dfaae894969a933c037da80" - integrity sha512-5EFqk4tqiSwPguj4NW/6bUf4u1qoUWXy9lrKfNh9H6oAohM+Ijv/7qSxFjnxPGBctj469/Sc5aKAR35ILBKZLQ== - dependencies: - "@babel/runtime" "^7.23.1" - "@mui/utils" "^5.14.13" - prop-types "^15.8.1" - "@mui/private-theming@^5.14.14": version "5.14.14" resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.14.tgz#035dde1eb30c896c69a12b7dee1dce3a323c66e9" @@ -1991,14 +1982,14 @@ csstype "^3.1.2" prop-types "^15.8.1" -"@mui/styles@^5.14.13": - version "5.14.13" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.13.tgz#f1491e804bc96734d3a1678016486fa97479366b" - integrity sha512-Hzp9e4BYcYeUa0LuvNXQu5vkf5MR5stFlBYrsIjJpaQr4mdwmoaR7rIL+4xnzQoEtPrzY9DbNSBy2i1zN2tfig== +"@mui/styles@^5.14.14": + version "5.14.14" + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.14.tgz#5087faf5e11d58dadd39bdf0f45983629abc817c" + integrity sha512-+LzSg7IjfxJRukIPULfAd025qsSCquHrTEC10EYjxbJJvHuE5nWx9D9w7lSRXxfWrxZZx+92rTUKVk9607zXBA== dependencies: "@babel/runtime" "^7.23.1" "@emotion/hash" "^0.9.1" - "@mui/private-theming" "^5.14.13" + "@mui/private-theming" "^5.14.14" "@mui/types" "^7.2.6" "@mui/utils" "^5.14.13" clsx "^2.0.0"