Update dependency @mui/material to v5.15.17
This commit is contained in:
parent
830076f5d4
commit
d7f88ee212
@ -10,7 +10,7 @@
|
||||
"@emotion/react": "11.11.4",
|
||||
"@emotion/styled": "11.11.5",
|
||||
"@mui/lab": "5.0.0-alpha.170",
|
||||
"@mui/material": "5.15.16",
|
||||
"@mui/material": "5.15.17",
|
||||
"next": "latest",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1"
|
||||
|
18
yarn.lock
18
yarn.lock
@ -293,10 +293,10 @@
|
||||
clsx "^2.1.0"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
"@mui/core-downloads-tracker@^5.15.16":
|
||||
version "5.15.16"
|
||||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.16.tgz#f25f2b3966cb03f07a6479f7113aaf75a04e6e7e"
|
||||
integrity sha512-PTIbMJs5C/vYMfyJNW8ArOezh4eyHkg2pTeA7bBxh2kLP1Uzs0Nm+krXWbWGJPwTWjM8EhnDrr4aCF26+2oleg==
|
||||
"@mui/core-downloads-tracker@^5.15.17":
|
||||
version "5.15.17"
|
||||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.17.tgz#ce8f3dff6ec11c8294d346997f6065eb23fa99be"
|
||||
integrity sha512-DVAejDQkjNnIac7MfP8sLzuo7fyrBPxNdXe+6bYqOqg1z2OPTlfFAejSNzWe7UenRMuFu9/AyFXj/X2vN2w6dA==
|
||||
|
||||
"@mui/lab@5.0.0-alpha.170":
|
||||
version "5.0.0-alpha.170"
|
||||
@ -311,14 +311,14 @@
|
||||
clsx "^2.1.0"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
"@mui/material@5.15.16":
|
||||
version "5.15.16"
|
||||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.16.tgz#c5ff46a6349a74647347120424a83a98a22b2de7"
|
||||
integrity sha512-ery2hFReewko9gpDBqOr2VmXwQG9ifXofPhGzIx09/b9JqCQC/06kZXZDGGrOTpIddK9HlIf4yrS+G70jPAzUQ==
|
||||
"@mui/material@5.15.17":
|
||||
version "5.15.17"
|
||||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.17.tgz#1e30bacc940573813cc418aebd4484708a407ba6"
|
||||
integrity sha512-ru/MLvTkCh0AZXmqwIpqGTOoVBS/sX48zArXq/DvktxXZx4fskiRA2PEc7Rk5ZlFiZhKh4moL4an+l8zZwq49Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.23.9"
|
||||
"@mui/base" "5.0.0-beta.40"
|
||||
"@mui/core-downloads-tracker" "^5.15.16"
|
||||
"@mui/core-downloads-tracker" "^5.15.17"
|
||||
"@mui/system" "^5.15.15"
|
||||
"@mui/types" "^7.2.14"
|
||||
"@mui/utils" "^5.15.14"
|
||||
|
Loading…
Reference in New Issue
Block a user