From 33940fb2fe9d33b01d226910b0abe4ec84a2cc21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 19:00:28 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.15.13 to 5.15.17 in /frontend/distiller Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.13 to 5.15.17. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.17/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.17/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/distiller/package-lock.json | 8 ++++---- frontend/distiller/package.json | 2 +- frontend/distiller/yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/distiller/package-lock.json b/frontend/distiller/package-lock.json index a4601779..30fe11f4 100644 --- a/frontend/distiller/package-lock.json +++ b/frontend/distiller/package-lock.json @@ -11,7 +11,7 @@ "@date-io/luxon": "^3.0.0", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.17", "@mui/material": "^5.15.17", "@mui/x-date-pickers": "^6.19.6", "@reduxjs/toolkit": "^2.2.1", @@ -1197,9 +1197,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz", - "integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==", + "version": "5.15.17", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.17.tgz", + "integrity": "sha512-xVzl2De7IY36s/keHX45YMiCpsIx3mNv2xwDgtBkRSnZQtVk+Gqufwj1ktUxEyjzEhBl0+PiNJqYC31C+n1n6A==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/frontend/distiller/package.json b/frontend/distiller/package.json index 281a7077..b4b53f27 100644 --- a/frontend/distiller/package.json +++ b/frontend/distiller/package.json @@ -6,7 +6,7 @@ "@date-io/luxon": "^3.0.0", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.17", "@mui/material": "^5.15.17", "@mui/x-date-pickers": "^6.19.6", "@reduxjs/toolkit": "^2.2.1", diff --git a/frontend/distiller/yarn.lock b/frontend/distiller/yarn.lock index 8d80f794..4a56d9da 100644 --- a/frontend/distiller/yarn.lock +++ b/frontend/distiller/yarn.lock @@ -557,10 +557,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.17.tgz#ce8f3dff6ec11c8294d346997f6065eb23fa99be" integrity sha512-DVAejDQkjNnIac7MfP8sLzuo7fyrBPxNdXe+6bYqOqg1z2OPTlfFAejSNzWe7UenRMuFu9/AyFXj/X2vN2w6dA== -"@mui/icons-material@^5.15.12": - version "5.15.13" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.13.tgz#8eabb372e64cb4dd5ef4f02df670543fa34bf360" - integrity sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ== +"@mui/icons-material@^5.15.17": + version "5.15.17" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.17.tgz#518c02354036f7df28c8f9890b1db6a3269fcc2f" + integrity sha512-xVzl2De7IY36s/keHX45YMiCpsIx3mNv2xwDgtBkRSnZQtVk+Gqufwj1ktUxEyjzEhBl0+PiNJqYC31C+n1n6A== dependencies: "@babel/runtime" "^7.23.9"