From 0e52b8b8a80aa7e99195980c9f43abd8267616b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:49:55 +0000 Subject: [PATCH] build(deps): bump @mui/icons-material from 5.15.7 to 5.15.13 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.7 to 5.15.13. - [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.15.13/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] --- 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 67f74309e..4797bb46e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", "@mui/base": "5.0.0-beta.36", - "@mui/icons-material": "5.15.7", + "@mui/icons-material": "5.15.13", "@mui/lab": "5.0.0-alpha.165", "@mui/material": "5.15.12", "@mui/x-data-grid": "6.18.6", @@ -3525,9 +3525,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.7.tgz", - "integrity": "sha512-EDAc8TVJGIA/imAvR3u4nANl2W5h3QeHieu2gK7Ypez/nIA55p08tHjf8UrMXEpxCAvfZO6piY9S9uaxETdicA==", + "version": "5.15.13", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz", + "integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index b17686ef3..b97bee0a8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", "@mui/base": "5.0.0-beta.36", - "@mui/icons-material": "5.15.7", + "@mui/icons-material": "5.15.13", "@mui/lab": "5.0.0-alpha.165", "@mui/material": "5.15.12", "@mui/x-data-grid": "6.18.6",