From 36613a6fe425f5d2e300e1e36e91d60390fe95cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:20:58 +0000 Subject: [PATCH] chore: bump @mui/icons-material from 5.14.0 to 5.15.20 in /site Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.14.0 to 5.15.20. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/pnpm-lock.yaml | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/site/package.json b/site/package.json index 3640558a824f1..27dec66b8090a 100644 --- a/site/package.json +++ b/site/package.json @@ -39,7 +39,7 @@ "@fontsource-variable/inter": "5.0.15", "@fontsource/ibm-plex-mono": "5.0.5", "@monaco-editor/react": "4.6.0", - "@mui/icons-material": "5.14.0", + "@mui/icons-material": "5.15.20", "@mui/lab": "5.0.0-alpha.129", "@mui/material": "5.14.0", "@mui/system": "5.14.0", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 378c8c5c515a1..2b1dc4f244d71 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -37,8 +37,8 @@ dependencies: specifier: 4.6.0 version: 4.6.0(monaco-editor@0.44.0)(react-dom@18.2.0)(react@18.2.0) '@mui/icons-material': - specifier: 5.14.0 - version: 5.14.0(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0) + specifier: 5.15.20 + version: 5.15.20(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0) '@mui/lab': specifier: 5.0.0-alpha.129 version: 5.0.0-alpha.129(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.0)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0) @@ -2004,6 +2004,13 @@ packages: dependencies: regenerator-runtime: 0.14.0 + /@babel/runtime@7.24.7: + resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: 0.14.0 + dev: false + /@babel/template@7.22.15: resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} engines: {node: '>=6.9.0'} @@ -3058,8 +3065,8 @@ packages: resolution: {integrity: sha512-x+c/MgDL1t/IIy5lDbMlrDouFG5DYZbl3DP4dbbuhlpPFBnE9glYwmJEee/orVHQpOPwLxCAIWQs+2DKSaBVWQ==} dev: false - /@mui/icons-material@5.14.0(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0): - resolution: {integrity: sha512-z7lYNteDi1GMkF9JP/m2RWuCYK1M/FlaeBSUK7/IhIYzIXNhAVjfD8jRq5vFBV31qkEi2aGBS2z5SfLXwH6U0A==} + /@mui/icons-material@5.15.20(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0): + resolution: {integrity: sha512-oGcKmCuHaYbAAoLN67WKSXtHmEgyWcJToT1uRtmPyxMj9N5uqwc/mRtEnst4Wj/eGr+zYH2FiZQ79v9k7kSk1Q==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0 @@ -3069,7 +3076,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.6 + '@babel/runtime': 7.24.7 '@mui/material': 5.14.0(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.6 react: 18.2.0