From 5024d68d9f76e2127d3ebd21fa2fc85cd6797572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 12:04:29 +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-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 14e42cd44c..e3ff39b5b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@hello-pangea/dnd": "^16.5.0", "@mui/material": "^5.15.6", - "@mui/styles": "^5.15.18", + "@mui/styles": "^5.15.19", "@mui/x-date-pickers": "^6.19.0", "@reduxjs/toolkit": "^1.9.7", "@types/dompurify": "^3.0.5", @@ -1279,9 +1279,9 @@ } }, "node_modules/@mui/styles": { - "version": "5.15.18", - "resolved": "https://registry.npmjs.org/@mui/styles/-/styles-5.15.18.tgz", - "integrity": "sha512-dKfd804Wu2JSsQTbK55sHonzfx0/mt9QxPtLZ/sm9qYuWshzIbmvSYbMIxlVigvVQxNy6l8MkCdEwtvE+fmkUg==", + "version": "5.15.19", + "resolved": "https://registry.npmjs.org/@mui/styles/-/styles-5.15.19.tgz", + "integrity": "sha512-WOYjZT6DL/StJv/vFR/tJPJuHC98lwWza7Gzj2RWZk123eCcSJ+3ruc62/ZyXaCx4PKCbE849mVl+CWhA2ecmw==", "dependencies": { "@babel/runtime": "^7.23.9", "@emotion/hash": "^0.9.1", diff --git a/package.json b/package.json index 849579f382..84ed478a8f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@hello-pangea/dnd": "^16.5.0", "@mui/material": "^5.15.6", - "@mui/styles": "^5.15.18", + "@mui/styles": "^5.15.19", "@mui/x-date-pickers": "^6.19.0", "@reduxjs/toolkit": "^1.9.7", "@types/dompurify": "^3.0.5",