From d117bf57069c30d4a61f891716021e3ad8cd9b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:20:09 +0000 Subject: [PATCH] Bump @mui/styles from 5.15.18 to 5.15.19 Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 5.15.18 to 5.15.19. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.19/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.19/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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c68504a..7e4e2aa 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@emotion/styled": "^11.11.5", "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.18", - "@mui/styles": "^5.15.18", + "@mui/styles": "^5.15.19", "dwv": "0.32.6", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 92ab176..eb61451 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1816,10 +1816,10 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/styles@^5.15.18": - version "5.15.18" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.18.tgz#731f61cd2456adc981f1ab2e1451427173d15c1e" - integrity sha512-dKfd804Wu2JSsQTbK55sHonzfx0/mt9QxPtLZ/sm9qYuWshzIbmvSYbMIxlVigvVQxNy6l8MkCdEwtvE+fmkUg== +"@mui/styles@^5.15.19": + version "5.15.19" + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.19.tgz#4fb63c03caf4387ca07dfe36c3f1a850c61ab7f1" + integrity sha512-WOYjZT6DL/StJv/vFR/tJPJuHC98lwWza7Gzj2RWZk123eCcSJ+3ruc62/ZyXaCx4PKCbE849mVl+CWhA2ecmw== dependencies: "@babel/runtime" "^7.23.9" "@emotion/hash" "^0.9.1"