From 1c38d10eb5b3f8640e95c4e106d93f39a08a4a00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:48:46 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.15.14 to 5.15.19 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.14 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 cd49590..a489657 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@fontsource/roboto": "^5.0.8", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.15.19", "@mui/material": "^5.15.14", "@mui/styled-engine": "^5.15.9", "@mui/styled-engine-sc": "^6.0.0-alpha.13", @@ -3184,9 +3184,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.14", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.14.tgz", - "integrity": "sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw==", + "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 d95a216..9e5f00f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@fontsource/roboto": "^5.0.8", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.15.19", "@mui/material": "^5.15.14", "@mui/styled-engine": "^5.15.9", "@mui/styled-engine-sc": "^6.0.0-alpha.13",