From 9187f143d9fb30fdb3e20a597465739c48370389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 22:56:13 +0000 Subject: [PATCH] chore: bump @mui/icons-material from 5.16.12 to 5.16.14 in /app Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.12 to 5.16.14. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index c945430f87..1a17ba6740 100644 --- a/app/package.json +++ b/app/package.json @@ -45,7 +45,7 @@ "@graphile/persisted-operations": "^0.1.1", "@growthbook/growthbook-react": "^1.3.1", "@mui/base": "^5.0.0-beta.69", - "@mui/icons-material": "^5.16.12", + "@mui/icons-material": "^5.16.14", "@mui/material": "^5.16.14", "@mui/x-date-pickers": "^6.16.2", "@rjsf/core": "5.18.0", diff --git a/app/yarn.lock b/app/yarn.lock index 80926513d0..f1382cb956 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2966,10 +2966,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.14.tgz#e6536f1b6caa873f7915fbf9703fdc840a5a98d9" integrity sha512-sbjXW+BBSvmzn61XyTMun899E7nGPTXwqD9drm1jBUAvWEhJpPFIRxwQQiATWZnd9rvdxtnhhdsDxEGWI0jxqA== -"@mui/icons-material@^5.16.12": - version "5.16.12" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.12.tgz#c4e06c4fd50fc3ac3333cec4a31ddaef88cc3bd1" - integrity sha512-4Ocmbl1uzkWxAdYYARCLySJNqALgrJ+Fdr95FLpKZV7zMZxyoJRdPTO/CgUxjFjlj9Sy2Gi7j3HX4f5HS2GLeQ== +"@mui/icons-material@^5.16.14": + version "5.16.14" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.14.tgz#4fdecb05c15b1696f6f668fc29d549875544c892" + integrity sha512-heL4S+EawrP61xMXBm59QH6HODsu0gxtZi5JtnXF2r+rghzyU/3Uftlt1ij8rmJh+cFdKTQug1L9KkZB5JgpMQ== dependencies: "@babel/runtime" "^7.23.9"