From 8cb11693e88da59ac2030d247a9de35995ebcb5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 17:48:17 +0000 Subject: [PATCH] build(deps): bump @mui/icons-material from 5.15.13 to 5.15.19 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.13 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-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 a98e3e17a..5ac2ef71e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "11.11.4", "@emotion/styled": "11.11.0", "@mui/base": "5.0.0-beta.40", - "@mui/icons-material": "5.15.13", + "@mui/icons-material": "5.15.19", "@mui/lab": "5.0.0-alpha.169", "@mui/material": "5.15.14", "@mui/x-data-grid": "6.19.6", @@ -3521,9 +3521,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.19", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.19.tgz", + "integrity": "sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index c27ad7503..2d93f3aa6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@emotion/react": "11.11.4", "@emotion/styled": "11.11.0", "@mui/base": "5.0.0-beta.40", - "@mui/icons-material": "5.15.13", + "@mui/icons-material": "5.15.19", "@mui/lab": "5.0.0-alpha.169", "@mui/material": "5.15.14", "@mui/x-data-grid": "6.19.6",