From a37dd2275e61efc34672f9063a7aac57a1c1d167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:01:46 +0200 Subject: [PATCH] chore(deps): bump @mui/icons-material from 5.15.14 to 5.16.11 (#978) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a8500d0..83c84879 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@applitools/eyes-playwright": "^1.32.0", "@emotion/react": "^11.13.5", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.16.11", "@mui/lab": "^5.0.0-alpha.169", "@mui/material": "^5.16.7", "@mui/x-date-pickers": "^7.1.0", @@ -4802,9 +4802,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.16.11", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.11.tgz", + "integrity": "sha512-LjIiDVGGPzessDd5uSGFYZNqrXqECLiJ9hESE6Xkk8CtGTN2m2h6iImKJpkoryNXYxulv87WLeqfTMWAfA4Igg==", "dependencies": { "@babel/runtime": "^7.23.9" }, @@ -4817,8 +4817,8 @@ }, "peerDependencies": { "@mui/material": "^5.0.0", - "@types/react": "^17.0.0 || ^18.0.0", - "react": "^17.0.0 || ^18.0.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": { diff --git a/package.json b/package.json index f796b18f..1e046fa8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@applitools/eyes-playwright": "^1.32.0", "@emotion/react": "^11.13.5", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.16.11", "@mui/lab": "^5.0.0-alpha.169", "@mui/material": "^5.16.7", "@mui/x-date-pickers": "^7.1.0",