From f1acde304ade973c9dd87d12f3e36dc8ae17e79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 04:32:06 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.15.15 to 5.15.16 in /client 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] --- client/package-lock.json | 12 ++++++++---- client/package.json | 2 +- client/pnpm-lock.yaml | 8 ++++---- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 2b133d9..2ee5393 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@fontsource/roboto": "^5.0.13", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.15.16", "@mui/material": "^5.12.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^15.0.5", @@ -3518,15 +3518,19 @@ "integrity": "sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==" }, "node_modules/@mui/icons-material": { - "version": "5.15.15", - "resolved": "https://registry.npmmirror.com/@mui/icons-material/-/icons-material-5.15.15.tgz", - "integrity": "sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==", + "version": "5.15.16", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.16.tgz", + "integrity": "sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA==", "dependencies": { "@babel/runtime": "^7.23.9" }, "engines": { "node": ">=12.0.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/mui-org" + }, "peerDependencies": { "@mui/material": "^5.0.0", "@types/react": "^17.0.0 || ^18.0.0", diff --git a/client/package.json b/client/package.json index 19eb3ca..2c07bc7 100644 --- a/client/package.json +++ b/client/package.json @@ -6,7 +6,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@fontsource/roboto": "^5.0.13", - "@mui/icons-material": "^5.15.14", + "@mui/icons-material": "^5.15.16", "@mui/material": "^5.12.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^15.0.5", diff --git a/client/pnpm-lock.yaml b/client/pnpm-lock.yaml index 2d79087..adc607b 100644 --- a/client/pnpm-lock.yaml +++ b/client/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^5.0.13 version: 5.0.13 '@mui/icons-material': - specifier: ^5.15.14 - version: 5.15.14(@mui/material@5.15.14)(react@18.3.1) + specifier: ^5.15.16 + version: 5.15.16(@mui/material@5.15.14)(react@18.3.1) '@mui/material': specifier: ^5.12.0 version: 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.3.1) @@ -2259,8 +2259,8 @@ packages: resolution: {integrity: sha512-on75VMd0XqZfaQW+9pGjSNiqW+ghc5E2ZSLRBXwcXl/C4YzjfyjrLPhrEpKnR9Uym9KXBvxrhoHfPcczYHweyA==} dev: false - /@mui/icons-material@5.15.14(@mui/material@5.15.14)(react@18.3.1): - resolution: {integrity: sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw==} + /@mui/icons-material@5.15.16(@mui/material@5.15.14)(react@18.3.1): + resolution: {integrity: sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0