From 9285c72f92160616c4e32aeb392ce6f185c0c4df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:05:32 +0200 Subject: [PATCH] Bump @mui/icons-material from 5.15.15 to 5.15.16 (#1425) Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.15 to 5.15.16. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.16/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.16/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8f32145cc..021c1f094 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.15.15", + "@mui/icons-material": "^5.15.16", "@mui/material": "^5.15.12", "@mui/styles": "^5.15.12", "@mui/x-date-pickers": "^6.19.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1cea57ec..9ada7c7ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^11.11.5 version: 11.11.5(@emotion/react@11.11.4)(react@18.3.1) '@mui/icons-material': - specifier: ^5.15.15 - version: 5.15.15(@mui/material@5.15.12)(react@18.3.1) + specifier: ^5.15.16 + version: 5.15.16(@mui/material@5.15.12)(react@18.3.1) '@mui/material': specifier: ^5.15.12 version: 5.15.12(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react-dom@18.3.1)(react@18.3.1) @@ -744,8 +744,8 @@ packages: resolution: {integrity: sha512-brRO+tMFLpGyjEYHrX97bzqeF6jZmKpqqe1rY0LyIHAwP6xRVzh++zSecOQorDOCaZJg4XkGT9xfD+RWOWxZBA==} dev: false - /@mui/icons-material@5.15.15(@mui/material@5.15.12)(react@18.3.1): - resolution: {integrity: sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==} + /@mui/icons-material@5.15.16(@mui/material@5.15.12)(react@18.3.1): + resolution: {integrity: sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0