From c16cb7ed6d632d0502c936878b81901764be67ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 05:56:00 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.14.3 to 5.14.9 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.14.3 to 5.14.9. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.14.9/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] --- packages/pwa/package.json | 2 +- packages/review-ui/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/pwa/package.json b/packages/pwa/package.json index 4a281d7..f95ea64 100644 --- a/packages/pwa/package.json +++ b/packages/pwa/package.json @@ -16,7 +16,7 @@ "@bufbuild/protobuf": "^1.3.1", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.3", + "@mui/icons-material": "^5.14.9", "@mui/material": "^5.14.9", "@mui/system": "^5.14.8", "@saferplace/api": "^0.0.18", diff --git a/packages/review-ui/package.json b/packages/review-ui/package.json index 15928c0..d5ddf5e 100644 --- a/packages/review-ui/package.json +++ b/packages/review-ui/package.json @@ -19,7 +19,7 @@ "@bufbuild/protobuf": "^1.3.1", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.3", + "@mui/icons-material": "^5.14.9", "@mui/material": "^5.14.9", "@saferplace/api": "^0.0.18", "leaflet": "^1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d8b6e4..abaae48 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^11.11.0 version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.21)(react@18.2.0) '@mui/icons-material': - specifier: ^5.14.3 - version: 5.14.3(@mui/material@5.14.9)(@types/react@18.2.21)(react@18.2.0) + specifier: ^5.14.9 + version: 5.14.9(@mui/material@5.14.9)(@types/react@18.2.21)(react@18.2.0) '@mui/material': specifier: ^5.14.9 version: 5.14.9(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.21)(react-dom@18.2.0)(react@18.2.0) @@ -130,8 +130,8 @@ importers: specifier: ^11.11.0 version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.21)(react@18.2.0) '@mui/icons-material': - specifier: ^5.14.3 - version: 5.14.3(@mui/material@5.14.9)(@types/react@18.2.21)(react@18.2.0) + specifier: ^5.14.9 + version: 5.14.9(@mui/material@5.14.9)(@types/react@18.2.21)(react@18.2.0) '@mui/material': specifier: ^5.14.9 version: 5.14.9(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.21)(react-dom@18.2.0)(react@18.2.0) @@ -1899,8 +1899,8 @@ packages: resolution: {integrity: sha512-JAU/R5hM3l2zP1Q4KnioDRhq5V3vZ4mmjEZ+TwARDb2xFhg3p59McacQuzkSu0sUHJnH9aJos36+hU5sPQBcFQ==} dev: false - /@mui/icons-material@5.14.3(@mui/material@5.14.9)(@types/react@18.2.21)(react@18.2.0): - resolution: {integrity: sha512-XkxWPhageu1OPUm2LWjo5XqeQ0t2xfGe8EiLkRW9oz2LHMMZmijvCxulhgquUVTF1DnoSh+3KoDLSsoAFtVNVw==} + /@mui/icons-material@5.14.9(@mui/material@5.14.9)(@types/react@18.2.21)(react@18.2.0): + resolution: {integrity: sha512-xTRQbDsogsJo7tY5Og8R9zbuG2q+KIPVIM6JQoKxtJlz9DPOw1u0T2fGrvwD+XAOVifQf6epNMcGCDLfJAz4Nw==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0 @@ -1910,7 +1910,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.10 + '@babel/runtime': 7.22.15 '@mui/material': 5.14.9(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.21)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.21 react: 18.2.0