From ee64ac22647c7ef0e315ca1d92222fa9ad97bf9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 15:12:13 +0000 Subject: [PATCH] build(deps): Bump @mui/icons-material from 7.1.1 to 7.1.2 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v7.1.2/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.1.2/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index f7cbcc1c..4569de72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.14.0", "@iostindex/gatsby-plugin-material-ui": "^5.0.0", "@mdx-js/mdx": "^3.1.0", - "@mui/icons-material": "^7.1.1", + "@mui/icons-material": "^7.1.2", "@mui/material": "^7.1.2", "axios": "^1.10.0", "decode-uri-component": "^0.4.1", @@ -3928,9 +3928,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.1.1.tgz", - "integrity": "sha512-X37+Yc8QpEnl0sYmz+WcLFy2dWgNRzbswDzLPXG7QU1XDVlP5TPp1HXjdmCupOWLL/I9m1fyhcyZl8/HPpp/Cg==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.1.2.tgz", + "integrity": "sha512-slqJByDub7Y1UcokrM17BoMBMvn8n7daXFXVoTv0MEH5k3sHjmsH8ql/Mt3s9vQ20cORDr83UZ448TEGcbrXtw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.27.1" @@ -3943,7 +3943,7 @@ "url": "https://opencollective.com/mui-org" }, "peerDependencies": { - "@mui/material": "^7.1.1", + "@mui/material": "^7.1.2", "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react": "^17.0.0 || ^18.0.0 || ^19.0.0" }, @@ -28418,9 +28418,9 @@ "integrity": "sha512-0gLO1PvbJwSYe5ji021tGj6HFqrtEPMGKK4L1zWwRbhzrWWUumUJvMvJUsIgWQIYQsgOnhq9k2Fc1BxLGHDsAg==" }, "@mui/icons-material": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.1.1.tgz", - "integrity": "sha512-X37+Yc8QpEnl0sYmz+WcLFy2dWgNRzbswDzLPXG7QU1XDVlP5TPp1HXjdmCupOWLL/I9m1fyhcyZl8/HPpp/Cg==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.1.2.tgz", + "integrity": "sha512-slqJByDub7Y1UcokrM17BoMBMvn8n7daXFXVoTv0MEH5k3sHjmsH8ql/Mt3s9vQ20cORDr83UZ448TEGcbrXtw==", "requires": { "@babel/runtime": "^7.27.1" } diff --git a/package.json b/package.json index cad317cf..ca331c5d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^11.14.0", "@iostindex/gatsby-plugin-material-ui": "^5.0.0", "@mdx-js/mdx": "^3.1.0", - "@mui/icons-material": "^7.1.1", + "@mui/icons-material": "^7.1.2", "@mui/material": "^7.1.2", "axios": "^1.10.0", "decode-uri-component": "^0.4.1",