From 9afb12841cf191353ee0019b133da6c01b64900c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 07:51:12 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.16.6 to 5.16.7 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.6 to 5.16.7. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40c2f04..9dd14c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@emotion/styled": "^11.13.0", "@iobroker/adapter-dev": "^1.3.0", "@iobroker/testing": "^4.1.3", - "@mui/icons-material": "^5.16.6", + "@mui/icons-material": "^5.16.7", "@mui/material": "^5.16.7", "@mui/styles": "^5.16.6", "@tsconfig/node16": "^1.0.3", @@ -1989,9 +1989,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.16.6", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.6.tgz", - "integrity": "sha512-ceNGjoXheH9wbIFa1JHmSc9QVjJUvh18KvHrR4/FkJCSi9HXJ+9ee1kUhCOEFfuxNF8UB6WWVrIUOUgRd70t0A==", + "version": "5.16.7", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", + "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", "dev": true, "dependencies": { "@babel/runtime": "^7.23.9" diff --git a/package.json b/package.json index 69938f5..37b9516 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@emotion/styled": "^11.13.0", "@iobroker/adapter-dev": "^1.3.0", "@iobroker/testing": "^4.1.3", - "@mui/icons-material": "^5.16.6", + "@mui/icons-material": "^5.16.7", "@mui/material": "^5.16.7", "@mui/styles": "^5.16.6", "@tsconfig/node16": "^1.0.3",