mirror of
https://github.com/mue/mue.git
synced 2026-06-11 02:59:06 +02:00
chore(deps): bump @mui/material from 5.15.17 to 5.15.18 (#722)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.17 to 5.15.18. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"@fontsource/montserrat": "5.0.17",
|
||||
"@muetab/react-color-gradient-picker": "0.1.2",
|
||||
"@muetab/react-sortable-hoc": "^2.0.1",
|
||||
"@mui/material": "5.15.17",
|
||||
"@mui/material": "5.15.18",
|
||||
"@sentry/react": "^8.0.0",
|
||||
"embla-carousel-autoplay": "8.0.4",
|
||||
"embla-carousel-react": "8.0.4",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -30,8 +30,8 @@ dependencies:
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1)
|
||||
'@mui/material':
|
||||
specifier: 5.15.17
|
||||
version: 5.15.17(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react-dom@18.3.1)(react@18.3.1)
|
||||
specifier: 5.15.18
|
||||
version: 5.15.18(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react-dom@18.3.1)(react@18.3.1)
|
||||
'@sentry/react':
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0(react@18.3.1)
|
||||
@@ -2256,12 +2256,12 @@ packages:
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
dev: false
|
||||
|
||||
/@mui/core-downloads-tracker@5.15.17:
|
||||
resolution: {integrity: sha512-DVAejDQkjNnIac7MfP8sLzuo7fyrBPxNdXe+6bYqOqg1z2OPTlfFAejSNzWe7UenRMuFu9/AyFXj/X2vN2w6dA==}
|
||||
/@mui/core-downloads-tracker@5.15.18:
|
||||
resolution: {integrity: sha512-/9pVk+Al8qxAjwFUADv4BRZgMpZM4m5E+2Q/20qhVPuIJWqKp4Ie4tGExac6zu93rgPTYVQGgu+1vjiT0E+cEw==}
|
||||
dev: false
|
||||
|
||||
/@mui/material@5.15.17(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react-dom@18.3.1)(react@18.3.1):
|
||||
resolution: {integrity: sha512-ru/MLvTkCh0AZXmqwIpqGTOoVBS/sX48zArXq/DvktxXZx4fskiRA2PEc7Rk5ZlFiZhKh4moL4an+l8zZwq49Q==}
|
||||
/@mui/material@5.15.18(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react-dom@18.3.1)(react@18.3.1):
|
||||
resolution: {integrity: sha512-n+/dsiqux74fFfcRUJjok+ieNQ7+BEk6/OwX9cLcLvriZrZb+/7Y8+Fd2HlUUbn5N0CDurgAHm0VH1DqyJ9HAw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
@@ -2281,7 +2281,7 @@ packages:
|
||||
'@emotion/react': 11.11.4(react@18.3.1)
|
||||
'@emotion/styled': 11.11.5(@emotion/react@11.11.4)(react@18.3.1)
|
||||
'@mui/base': 5.0.0-beta.40(react-dom@18.3.1)(react@18.3.1)
|
||||
'@mui/core-downloads-tracker': 5.15.17
|
||||
'@mui/core-downloads-tracker': 5.15.18
|
||||
'@mui/system': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.3.1)
|
||||
'@mui/types': 7.2.14
|
||||
'@mui/utils': 5.15.14(react@18.3.1)
|
||||
|
||||
Reference in New Issue
Block a user