From 9e33a95ced5d8de90fc224a5bcd66638b0aeab06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 09:35:54 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.5.1 to 5.6.0 --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index be40b1fc..44a11403 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@csmith/release-it-calver-plugin": "^2021.12.10", "@emotion/react": "^11.8.2", "@emotion/styled": "^11.8.1", - "@mui/icons-material": "^5.5.1", + "@mui/icons-material": "^5.6.0", "@mui/lab": "^5.0.0-alpha.75", "@mui/material": "^5.5.3", "@mui/styles": "^5.6.0", @@ -4868,9 +4868,9 @@ "dev": true }, "node_modules/@mui/icons-material": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.5.1.tgz", - "integrity": "sha512-40f68p5+Yhq3dCn3QYHqQt5RETPyR3AkDw+fma8PtcjqvZ+d+jF84kFmT6NqwA3he7TlwluEtkyAmPzUE4uPdA==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.6.0.tgz", + "integrity": "sha512-2GDGt+/BbwM3oVkF84b9FFKQdQ9TxBJIRnTwT99vO2mimdfJaojxMRB2lkysm9tUY4HOf0yoU6O//X6GTC0Zhw==", "dev": true, "dependencies": { "@babel/runtime": "^7.17.2" @@ -4884,8 +4884,8 @@ }, "peerDependencies": { "@mui/material": "^5.0.0", - "@types/react": "^16.8.6 || ^17.0.0", - "react": "^17.0.0" + "@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0", + "react": "^17.0.0 || ^18.0.0" }, "peerDependenciesMeta": { "@types/react": { @@ -40847,9 +40847,9 @@ } }, "@mui/icons-material": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.5.1.tgz", - "integrity": "sha512-40f68p5+Yhq3dCn3QYHqQt5RETPyR3AkDw+fma8PtcjqvZ+d+jF84kFmT6NqwA3he7TlwluEtkyAmPzUE4uPdA==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.6.0.tgz", + "integrity": "sha512-2GDGt+/BbwM3oVkF84b9FFKQdQ9TxBJIRnTwT99vO2mimdfJaojxMRB2lkysm9tUY4HOf0yoU6O//X6GTC0Zhw==", "dev": true, "requires": { "@babel/runtime": "^7.17.2" diff --git a/package.json b/package.json index a5777931..f2b31036 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@csmith/release-it-calver-plugin": "^2021.12.10", "@emotion/react": "^11.8.2", "@emotion/styled": "^11.8.1", - "@mui/icons-material": "^5.5.1", + "@mui/icons-material": "^5.6.0", "@mui/lab": "^5.0.0-alpha.75", "@mui/material": "^5.5.3", "@mui/styles": "^5.6.0",