From 719afcd0fefce653d6f740a57f11f472da7cf0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:57:23 +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.8 to 5.16.9 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.9/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.9/packages/mui-icons-material) Updates `@mui/material` from 5.16.8 to 5.16.9 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.9/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.9/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 | 24 ++++++++++++------------ package.json | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index b1100896..7b8f7a96 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.8", - "@mui/material": "^5.16.8", + "@mui/icons-material": "^5.16.9", + "@mui/material": "^5.16.9", "emoji-js": "^3.8.0", "gatsby": "^5.14.0", "gatsby-awesome-pagination": "^0.3.8", @@ -3191,18 +3191,18 @@ ] }, "node_modules/@mui/core-downloads-tracker": { - "version": "5.16.8", - "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.8.tgz", - "integrity": "sha512-DARxShbBsWz6azwkTmv05rR7rJfcd9cXFsQtbcr24A+5esQBSnK2N3cbg/izlvuMGxonfWaysz/ae+6Ij9RAHQ==", + "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==", "funding": { "type": "opencollective", "url": "https://opencollective.com/mui-org" } }, "node_modules/@mui/icons-material": { - "version": "5.16.8", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.8.tgz", - "integrity": "sha512-2HKzTsCPbNgJq2z4tI6sLDwxKXqiiPh6L3IhuB8w+ypShE/qAI4FZQfI2o93vysQnkPB4Rw3FKSwAJWTThhHQA==", + "version": "5.16.9", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.9.tgz", + "integrity": "sha512-nnOJIqan6FS6zEsLX3vf8LZ4vXpZjP5xfCFezeXmqfQConypCOZG4nangoVwKwROlas7b6/bqOdacFUb/HuM/g==", "dependencies": { "@babel/runtime": "^7.23.9" }, @@ -3225,12 +3225,12 @@ } }, "node_modules/@mui/material": { - "version": "5.16.8", - "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.8.tgz", - "integrity": "sha512-amnDx385shdQasC7wAk/oQjfti8N4wm0fLEcD7n5KXDZxn9Y+0VKEC+ieVseOUGuY5B2FqzdNfeVwUPTmUBszQ==", + "version": "5.16.9", + "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.9.tgz", + "integrity": "sha512-XC0oHFm7mrWV0tvhed9uv/o6kLNClnLj1eo/ufuKbj+rgk47ek8Y6HjHe3cGvMn4Bcq8KyoQPgzdwqvS2ZzYrA==", "dependencies": { "@babel/runtime": "^7.23.9", - "@mui/core-downloads-tracker": "^5.16.8", + "@mui/core-downloads-tracker": "^5.16.9", "@mui/system": "^5.16.8", "@mui/types": "^7.2.15", "@mui/utils": "^5.16.8", diff --git a/package.json b/package.json index 4f74c158..1d845c23 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.8", - "@mui/material": "^5.16.8", + "@mui/icons-material": "^5.16.9", + "@mui/material": "^5.16.9", "emoji-js": "^3.8.0", "gatsby": "^5.14.0", "gatsby-awesome-pagination": "^0.3.8",