From d806488bf1991b94e50d75e9ddf3586ef2f43d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 22:18:54 -0800 Subject: [PATCH] [dependencies]: Bump @mui/icons-material from 6.2.0 to 6.3.0 (#961) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.2.0 to 6.3.0.
Release notes

Sourced from @​mui/icons-material's releases.

v6.3.0

A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

@mui/material@6.3.0

@mui/system@6.3.0

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alelthomas, @​DiegoAndai, @​Janpot, @​lewxdev, @​LukasTy, @​romgrk, @​sai6855, @​siriwatknp, @​yash49, @​ZeeshanTamboli

v6.2.1

A big thanks to the 10 contributors who made this release possible.

@mui/material@6.2.1

@mui/system@6.2.1

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

6.3.0

Dec 23, 2024

A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

@mui/material@6.3.0

@mui/system@6.3.0

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alelthomas, @​DiegoAndai, @​Janpot, @​lewxdev, @​LukasTy, @​romgrk, @​sai6855, @​siriwatknp, @​yash49, @​ZeeshanTamboli

6.2.1

Dec 17, 2024

A big thanks to the 10 contributors who made this release possible.

@mui/material@6.2.1

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mui/icons-material&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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 c5add783..f2155d15 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@emotion/styled": "^11.14.0", "@fontsource/pirata-one": "^5.1.0", "@fontsource/roboto": "^5.1.1", - "@mui/icons-material": "^6.2.0", + "@mui/icons-material": "^6.3.0", "@mui/material": "^5.16.7", "@mui/material-nextjs": "^5.16.6", "@types/lodash": "^4.17.13", diff --git a/yarn.lock b/yarn.lock index bd3f752f..3918a554 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1954,19 +1954,19 @@ __metadata: languageName: node linkType: hard -"@mui/icons-material@npm:^6.2.0": - version: 6.2.0 - resolution: "@mui/icons-material@npm:6.2.0" +"@mui/icons-material@npm:^6.3.0": + version: 6.3.0 + resolution: "@mui/icons-material@npm:6.3.0" dependencies: "@babel/runtime": "npm:^7.26.0" peerDependencies: - "@mui/material": ^6.2.0 + "@mui/material": ^6.3.0 "@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: 10/f7ce935b5183faef07f188e20647b17793c5dd318fa6cc44f105a7544af6b61c83efe5d30299b8a1a95246d1198a8e4649b98d290c61596c7cdf9d413ca65d97 + checksum: 10/f5d536be03ba90c3a196261b8294d4df7952080593369bdd573f4f094b9ec76ff6cd2a0aa41bd6c2494997a296876672ebf366de69af673634443e1e40fa5678 languageName: node linkType: hard @@ -4215,7 +4215,7 @@ __metadata: "@emotion/styled": "npm:^11.14.0" "@fontsource/pirata-one": "npm:^5.1.0" "@fontsource/roboto": "npm:^5.1.1" - "@mui/icons-material": "npm:^6.2.0" + "@mui/icons-material": "npm:^6.3.0" "@mui/material": "npm:^5.16.7" "@mui/material-nextjs": "npm:^5.16.6" "@testing-library/jest-dom": "npm:^6.6.3"