chore(deps): bump @mui/private-theming from 5.14.8 to 5.14.10 (#382)

Bumps [@mui/private-theming](https://github.com/mui/material-ui/tree/HEAD/packages/mui-private-theming) from 5.14.8 to 5.14.10.
- [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.10/packages/mui-private-theming)

---
updated-dependencies:
- dependency-name: "@mui/private-theming"
  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:
dependabot[bot]
2023-09-21 12:24:51 -04:00
committed by GitHub
parent d0ac1ce0d3
commit 49d276f134
2 changed files with 3 additions and 19 deletions

View File

@@ -57,7 +57,7 @@
"@mui/base": "5.0.0-beta.16",
"@mui/icons-material": "5.14.8",
"@mui/material": "5.14.9",
"@mui/private-theming": "^5.14.8",
"@mui/private-theming": "^5.14.10",
"@mui/styled-engine": "^5.14.10",
"@mui/system": "^5.14.10",
"@mui/utils": "^5.14.8",

20
pnpm-lock.yaml generated
View File

@@ -191,8 +191,8 @@ importers:
specifier: 5.14.9
version: 5.14.9(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react-dom@18.2.0)(react@18.2.0)
'@mui/private-theming':
specifier: ^5.14.8
version: 5.14.8(react@18.2.0)
specifier: ^5.14.10
version: 5.14.10(react@18.2.0)
'@mui/styled-engine':
specifier: ^5.14.10
version: 5.14.10(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
@@ -1945,22 +1945,6 @@ packages:
react: 18.2.0
dev: false
/@mui/private-theming@5.14.8(react@18.2.0):
resolution: {integrity: sha512-iBzpcl3Mh92XaYpYPdgzzRxNGkjpoDz8rf8/q5m+EBPowFEHV+CCS9hC0Q2pOKLW3VFFikA7w/GHt7n++40JGQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.22.15
'@mui/utils': 5.14.8(react@18.2.0)
prop-types: 15.8.1
react: 18.2.0
dev: false
/@mui/styled-engine@5.14.10(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0):
resolution: {integrity: sha512-EJckxmQHrsBvDbFu1trJkvjNw/1R7jfNarnqPSnL+jEQawCkQIqVELWLrlOa611TFtxSJGkdUfCFXeJC203HVg==}
engines: {node: '>=12.0.0'}