From c6ddce2ea2aa829022ba93b46ed0752b65eac61f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:15:48 +0100 Subject: [PATCH] build(deps): bump @mui/icons-material from 6.1.8 to 6.1.10 (#149) Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.1.8 to 6.1.10. - [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/v6.1.10/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f9f03f0..23bd053 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@fontsource/roboto": "^5.1.0", - "@mui/icons-material": "^6.1.8", + "@mui/icons-material": "^6.1.10", "@mui/material": "^6.1.8", "@mui/styles": "^6.1.8", "@types/jest": "^29.5.14", diff --git a/yarn.lock b/yarn.lock index f579064..d25626b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2598,19 +2598,19 @@ __metadata: languageName: node linkType: hard -"@mui/icons-material@npm:^6.1.8": - version: 6.1.8 - resolution: "@mui/icons-material@npm:6.1.8" +"@mui/icons-material@npm:^6.1.10": + version: 6.1.10 + resolution: "@mui/icons-material@npm:6.1.10" dependencies: "@babel/runtime": "npm:^7.26.0" peerDependencies: - "@mui/material": ^6.1.8 + "@mui/material": ^6.1.10 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/730dd2581e3bdfabb4085ed4675fd3fd49d0f03c22291f79d0f51b1fd4f23b4edccb8b16c0b424b5f81dd6398742f6c9d52cb1fd075927826669732c4a8a0a8c + checksum: 10c0/970a402962b27219bdff4b7af32e758fea800c6879112887cdc71f0d6869c3ea66e24e320edbc39b704f174511a918a055b96d49b91bdeefb1afe8d753b42d4e languageName: node linkType: hard @@ -11687,7 +11687,7 @@ __metadata: "@emotion/react": "npm:^11.13.5" "@emotion/styled": "npm:^11.13.5" "@fontsource/roboto": "npm:^5.1.0" - "@mui/icons-material": "npm:^6.1.8" + "@mui/icons-material": "npm:^6.1.10" "@mui/material": "npm:^6.1.8" "@mui/styles": "npm:^6.1.8" "@testing-library/jest-dom": "npm:^6.6.3"