build(deps): bump @mui/material from 5.14.17 to 5.14.18 (#1163)

Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.14.17 to 5.14.18.
- [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.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:
dependabot[bot]
2023-11-15 16:20:00 +03:00
committed by GitHub
parent 373564b5b8
commit 5a1da9b22a
3 changed files with 29 additions and 58 deletions

View File

@@ -100,7 +100,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@metamask/providers": "^14.0.0",
"@mui/icons-material": "^5.14.16",
"@mui/material": "^5.14.17",
"@mui/material": "^5.14.18",
"@reduxjs/toolkit": "^1.9.7",
"@types/json-stable-stringify": "^1.0.36",
"@web3-react/core": "^8.2.3",

View File

@@ -19,7 +19,7 @@
"@cryptkeeperzk/semaphore-identity": "^3.10.3",
"@cryptkeeperzk/types": "workspace:^",
"@mui/icons-material": "^5.14.14",
"@mui/material": "^5.14.17",
"@mui/material": "^5.14.18",
"@mui/styles": "^5.14.18",
"bigint-conversion": "^2.4.3",
"classnames": "^2.3.2",

83
pnpm-lock.yaml generated
View File

@@ -133,10 +133,10 @@ importers:
version: 14.0.0
'@mui/icons-material':
specifier: ^5.14.16
version: 5.14.16(@mui/material@5.14.17)(@types/react@18.2.37)(react@18.2.0)
version: 5.14.16(@mui/material@5.14.18)(@types/react@18.2.37)(react@18.2.0)
'@mui/material':
specifier: ^5.14.17
version: 5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
specifier: ^5.14.18
version: 5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
'@reduxjs/toolkit':
specifier: ^1.9.7
version: 1.9.7(react-redux@8.1.3)(react@18.2.0)
@@ -398,10 +398,10 @@ importers:
version: link:../types
'@mui/icons-material':
specifier: ^5.14.14
version: 5.14.16(@mui/material@5.14.17)(@types/react@18.2.37)(react@18.2.0)
version: 5.14.16(@mui/material@5.14.18)(@types/react@18.2.37)(react@18.2.0)
'@mui/material':
specifier: ^5.14.17
version: 5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
specifier: ^5.14.18
version: 5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
'@mui/styles':
specifier: ^5.14.18
version: 5.14.18(@types/react@18.2.37)(react@18.2.0)
@@ -2911,8 +2911,8 @@ packages:
'@floating-ui/utils': 0.1.2
dev: false
/@floating-ui/react-dom@2.0.2(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==}
/@floating-ui/react-dom@2.0.4(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
@@ -3514,8 +3514,8 @@ packages:
dev: true
optional: true
/@mui/base@5.0.0-beta.23(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-9L8SQUGAWtd/Qi7Qem26+oSSgpY7f2iQTuvcz/rsGpyZjSomMMO6lwYeQSA0CpWM7+aN7eGoSY/WV6wxJiIxXw==}
/@mui/base@5.0.0-beta.24(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-bKt2pUADHGQtqWDZ8nvL2Lvg2GNJyd/ZUgZAJoYzRgmnxBL9j36MSlS3+exEdYkikcnvVafcBtD904RypFKb0w==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@@ -3526,7 +3526,7 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.23.2
'@floating-ui/react-dom': 2.0.2(react-dom@18.2.0)(react@18.2.0)
'@floating-ui/react-dom': 2.0.4(react-dom@18.2.0)(react@18.2.0)
'@mui/types': 7.2.9(@types/react@18.2.37)
'@mui/utils': 5.14.18(@types/react@18.2.37)(react@18.2.0)
'@popperjs/core': 2.11.8
@@ -3537,11 +3537,11 @@ packages:
react-dom: 18.2.0(react@18.2.0)
dev: false
/@mui/core-downloads-tracker@5.14.17:
resolution: {integrity: sha512-eE0uxrpJAEL2ZXkeGLKg8HQDafsiXY+6eNpP4lcv3yIjFfGbU6Hj9/P7Adt8jpU+6JIhmxvILGj2r27pX+zdrQ==}
/@mui/core-downloads-tracker@5.14.18:
resolution: {integrity: sha512-yFpF35fEVDV81nVktu0BE9qn2dD/chs7PsQhlyaV3EnTeZi9RZBuvoEfRym1/jmhJ2tcfeWXiRuHG942mQXJJQ==}
dev: false
/@mui/icons-material@5.14.16(@mui/material@5.14.17)(@types/react@18.2.37)(react@18.2.0):
/@mui/icons-material@5.14.16(@mui/material@5.14.18)(@types/react@18.2.37)(react@18.2.0):
resolution: {integrity: sha512-wmOgslMEGvbHZjFLru8uH5E+pif/ciXAvKNw16q6joK6EWVWU5rDYWFknDaZhCvz8ZE/K8ZnJQ+lMG6GgHzXbg==}
engines: {node: '>=12.0.0'}
peerDependencies:
@@ -3553,13 +3553,13 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.23.2
'@mui/material': 5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
'@mui/material': 5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
'@types/react': 18.2.37
react: 18.2.0
dev: false
/@mui/material@5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-+y0VeOLWfEA4Z98We/UH6KCo8+f2HLZDK45FY+sJf8kSojLy3VntadKtC/u0itqnXXb1Pr4wKB2tSIBW02zY4Q==}
/@mui/material@5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-y3UiR/JqrkF5xZR0sIKj6y7xwuEiweh9peiN3Zfjy1gXWXhz5wjlaLdoxFfKIEBUFfeQALxr/Y8avlHH+B9lpQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@@ -3578,11 +3578,11 @@ packages:
'@babel/runtime': 7.23.2
'@emotion/react': 11.11.1(@types/react@18.2.37)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
'@mui/base': 5.0.0-beta.23(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.14.17
'@mui/system': 5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0)
'@mui/types': 7.2.8(@types/react@18.2.37)
'@mui/utils': 5.14.17(@types/react@18.2.37)(react@18.2.0)
'@mui/base': 5.0.0-beta.24(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
'@mui/core-downloads-tracker': 5.14.18
'@mui/system': 5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0)
'@mui/types': 7.2.9(@types/react@18.2.37)
'@mui/utils': 5.14.18(@types/react@18.2.37)(react@18.2.0)
'@types/react': 18.2.37
'@types/react-transition-group': 4.4.8
clsx: 2.0.0
@@ -3611,8 +3611,8 @@ packages:
react: 18.2.0
dev: false
/@mui/styled-engine@5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0):
resolution: {integrity: sha512-AqpVjBEA7wnBvKPW168bNlqB6EN7HxTjLOY7oi275AzD/b1C7V0wqELy6NWoJb2yya5sRf7ENf4iNi3+T5cOgw==}
/@mui/styled-engine@5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0):
resolution: {integrity: sha512-pW8bpmF9uCB5FV2IPk6mfbQCjPI5vGI09NOLhtGXPeph/4xIfC3JdIX0TILU0WcTs3aFQqo6s2+1SFgIB9rCXA==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.4.1
@@ -3664,8 +3664,8 @@ packages:
react: 18.2.0
dev: false
/@mui/system@5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0):
resolution: {integrity: sha512-Ccz3XlbCqka6DnbHfpL3o3TfOeWQPR+ewvNAgm8gnS9M0yVMmzzmY6z0w/C1eebb+7ZP7IoLUj9vojg/GBaTPg==}
/@mui/system@5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0):
resolution: {integrity: sha512-hSQQdb3KF72X4EN2hMEiv8EYJZSflfdd1TRaGPoR7CIAG347OxCslpBUwWngYobaxgKvq6xTrlIl+diaactVww==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@@ -3684,7 +3684,7 @@ packages:
'@emotion/react': 11.11.1(@types/react@18.2.37)(react@18.2.0)
'@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
'@mui/private-theming': 5.14.18(@types/react@18.2.37)(react@18.2.0)
'@mui/styled-engine': 5.14.17(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
'@mui/styled-engine': 5.14.18(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
'@mui/types': 7.2.9(@types/react@18.2.37)
'@mui/utils': 5.14.18(@types/react@18.2.37)(react@18.2.0)
'@types/react': 18.2.37
@@ -3694,17 +3694,6 @@ packages:
react: 18.2.0
dev: false
/@mui/types@7.2.8(@types/react@18.2.37):
resolution: {integrity: sha512-9u0ji+xspl96WPqvrYJF/iO+1tQ1L5GTaDOeG3vCR893yy7VcWwRNiVMmPdPNpMDqx0WV1wtEW9OMwK9acWJzQ==}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
peerDependenciesMeta:
'@types/react':
optional: true
dependencies:
'@types/react': 18.2.37
dev: false
/@mui/types@7.2.9(@types/react@18.2.37):
resolution: {integrity: sha512-k1lN/PolaRZfNsRdAqXtcR71sTnv3z/VCCGPxU8HfdftDkzi335MdJ6scZxvofMAd/K/9EbzCZTFBmlNpQVdCg==}
peerDependencies:
@@ -3716,24 +3705,6 @@ packages:
'@types/react': 18.2.37
dev: false
/@mui/utils@5.14.17(@types/react@18.2.37)(react@18.2.0):
resolution: {integrity: sha512-yxnWgSS4J6DMFPw2Dof85yBkG02VTbEiqsikymMsnZnXDurtVGTIhlNuV24GTmFTuJMzEyTTU9UF+O7zaL8LEQ==}
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.23.2
'@types/prop-types': 15.7.10
'@types/react': 18.2.37
prop-types: 15.8.1
react: 18.2.0
react-is: 18.2.0
dev: false
/@mui/utils@5.14.18(@types/react@18.2.37)(react@18.2.0):
resolution: {integrity: sha512-HZDRsJtEZ7WMSnrHV9uwScGze4wM/Y+u6pDVo+grUjt5yXzn+wI8QX/JwTHh9YSw/WpnUL80mJJjgCnWj2VrzQ==}
engines: {node: '>=12.0.0'}