From a4457a740b3b0babeb3c06310d7dc4cb109975ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 02:21:38 +0000 Subject: [PATCH] chore(deps): 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 940e13d5..6911b0ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "VIT", "dependencies": { - "@mui/styles": "^5.15.18", + "@mui/styles": "^5.15.19", "bcryptjs": "^2.4.3", "build": "^0.1.4", "cors": "^2.8.5", @@ -503,9 +503,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 87ef6cf7..68605e7f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "Suraj Pratap", "license": "VIT", "dependencies": { - "@mui/styles": "^5.15.18", + "@mui/styles": "^5.15.19", "bcryptjs": "^2.4.3", "build": "^0.1.4", "cors": "^2.8.5",