From 186db7563103d28bbf6e7211e727ad2db411224b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:26:13 +0000 Subject: [PATCH] Bump the mui group with 2 updates Bumps the mui group with 2 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material). Updates `@mui/icons-material` from 5.16.9 to 5.16.11 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.11/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.11/packages/mui-icons-material) Updates `@mui/material` from 5.16.9 to 5.16.11 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.11/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.11/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui ... Signed-off-by: dependabot[bot] --- package-lock.json | 27 ++++++++++++--------------- package.json | 4 ++-- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2ee4fa0f..db25d0ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,8 +11,8 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@mui/icons-material": "^5.16.9", - "@mui/material": "^5.16.9", + "@mui/icons-material": "^5.16.11", + "@mui/material": "^5.16.11", "emoji-js": "^3.8.0", "gatsby": "^5.14.0", "gatsby-awesome-pagination": "^0.3.8", @@ -3171,20 +3171,18 @@ ] }, "node_modules/@mui/core-downloads-tracker": { - "version": "5.16.9", - "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.9.tgz", - "integrity": "sha512-ue3j79XJ56+F6DlTtFTM+n//5AvNENOvl3MFruZZP5iZzz+hOq6WBwnr+YxiMlr+kvmMHuHxgOHFdPR8+mElDw==", - "license": "MIT", + "version": "5.16.11", + "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.11.tgz", + "integrity": "sha512-2eVDGg9OvIXNRmfDUQyKYH+jNcjdv1JkCH5F2YDgUye5fMX5nxGiYHAUe1BXaXyDMaLSwXC7LRksEKMiIQsFdw==", "funding": { "type": "opencollective", "url": "https://opencollective.com/mui-org" } }, "node_modules/@mui/icons-material": { - "version": "5.16.9", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.9.tgz", - "integrity": "sha512-nnOJIqan6FS6zEsLX3vf8LZ4vXpZjP5xfCFezeXmqfQConypCOZG4nangoVwKwROlas7b6/bqOdacFUb/HuM/g==", - "license": "MIT", + "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" }, @@ -3207,13 +3205,12 @@ } }, "node_modules/@mui/material": { - "version": "5.16.9", - "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.9.tgz", - "integrity": "sha512-XC0oHFm7mrWV0tvhed9uv/o6kLNClnLj1eo/ufuKbj+rgk47ek8Y6HjHe3cGvMn4Bcq8KyoQPgzdwqvS2ZzYrA==", - "license": "MIT", + "version": "5.16.11", + "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.11.tgz", + "integrity": "sha512-uoc67oecKdnVKaMHBVE433YrMuxQs22xY5nIjRb5sAPB+GaeZQWp8brQ3/adeH6k2IDa8+9i2IVd4fNLuvHSvA==", "dependencies": { "@babel/runtime": "^7.23.9", - "@mui/core-downloads-tracker": "^5.16.9", + "@mui/core-downloads-tracker": "^5.16.11", "@mui/system": "^5.16.8", "@mui/types": "^7.2.15", "@mui/utils": "^5.16.8", diff --git a/package.json b/package.json index f1fbf766..d03b4b06 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@mui/icons-material": "^5.16.9", - "@mui/material": "^5.16.9", + "@mui/icons-material": "^5.16.11", + "@mui/material": "^5.16.11", "emoji-js": "^3.8.0", "gatsby": "^5.14.0", "gatsby-awesome-pagination": "^0.3.8",