-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @mui/material to v5.14.10
- Loading branch information
1 parent
5a26e58
commit fff0d68
Showing
1 changed file
with
63 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1121,13 +1121,20 @@ | |
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" | ||
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== | ||
|
||
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.22.15", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": | ||
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.3.1", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.15.tgz#38f46494ccf6cf020bd4eed7124b425e83e523b8" | ||
integrity sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA== | ||
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
"@babel/runtime@^7.22.15", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": | ||
version "7.23.1" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d" | ||
integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g== | ||
dependencies: | ||
regenerator-runtime "^0.14.0" | ||
|
||
"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" | ||
|
@@ -1417,20 +1424,20 @@ | |
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48.0.tgz#642633964e217905436033a2bd08bf322849b7fb" | ||
integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw== | ||
|
||
"@floating-ui/core@^1.4.1": | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.4.1.tgz#0d633f4b76052668afb932492ac452f7ebe97f17" | ||
integrity sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ== | ||
"@floating-ui/core@^1.4.2": | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.5.0.tgz#5c05c60d5ae2d05101c3021c1a2a350ddc027f8c" | ||
integrity sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg== | ||
dependencies: | ||
"@floating-ui/utils" "^0.1.1" | ||
"@floating-ui/utils" "^0.1.3" | ||
|
||
"@floating-ui/dom@^1.5.1": | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.2.tgz#6812e89d1d4d4ea32f10d15c3b81feb7f9836d89" | ||
integrity sha512-6ArmenS6qJEWmwzczWyhvrXRdI/rI78poBcW0h/456+onlabit+2G+QxHx5xTOX60NBJQXjsCLFbW2CmsXpUog== | ||
version "1.5.3" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.3.tgz#54e50efcb432c06c23cd33de2b575102005436fa" | ||
integrity sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA== | ||
dependencies: | ||
"@floating-ui/core" "^1.4.1" | ||
"@floating-ui/utils" "^0.1.1" | ||
"@floating-ui/core" "^1.4.2" | ||
"@floating-ui/utils" "^0.1.3" | ||
|
||
"@floating-ui/react-dom@^2.0.2": | ||
version "2.0.2" | ||
|
@@ -1439,10 +1446,10 @@ | |
dependencies: | ||
"@floating-ui/dom" "^1.5.1" | ||
|
||
"@floating-ui/utils@^0.1.1": | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.2.tgz#b7e9309ccce5a0a40ac482cb894f120dba2b357f" | ||
integrity sha512-ou3elfqG/hZsbmF4bxeJhPHIf3G2pm0ujc39hYEZrfVqt7Vk/Zji6CXc3W0pmYM8BW1g40U+akTl9DKZhFhInQ== | ||
"@floating-ui/utils@^0.1.3": | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.4.tgz#19654d1026cc410975d46445180e70a5089b3e7d" | ||
integrity sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA== | ||
|
||
"@fontsource/roboto@^5.0.0": | ||
version "5.0.8" | ||
|
@@ -1765,23 +1772,23 @@ | |
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b" | ||
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A== | ||
|
||
"@mui/[email protected].15": | ||
version "5.0.0-beta.15" | ||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.15.tgz#76bebd377cc3b7fdc80924759a4100e5319ed0f9" | ||
integrity sha512-Xtom3YSdi0iwYPtyVRFUEGoRwi6IHWixPwifDKaK+4PkEPtUWMU5YOIJfTsmC59ri+dFvA3oBNSiTPUGGrklZw== | ||
"@mui/[email protected].16": | ||
version "5.0.0-beta.16" | ||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.16.tgz#5869b8cc83ea5da0083bb11790bda007c2384564" | ||
integrity sha512-OYxhC81c9bO0wobGcM8rrY5bRwpCXAI21BL0P2wz/2vTv4ek7ALz9+U5M8wgdmtRNUhmCmAB4L2WRwFRf5Cd8Q== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@floating-ui/react-dom" "^2.0.2" | ||
"@mui/types" "^7.2.4" | ||
"@mui/utils" "^5.14.9" | ||
"@mui/utils" "^5.14.10" | ||
"@popperjs/core" "^2.11.8" | ||
clsx "^2.0.0" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/core-downloads-tracker@^5.14.9": | ||
version "5.14.9" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.9.tgz#97a4e2decce1583983b4a0cded8bcb2be1b1cb31" | ||
integrity sha512-JAU/R5hM3l2zP1Q4KnioDRhq5V3vZ4mmjEZ+TwARDb2xFhg3p59McacQuzkSu0sUHJnH9aJos36+hU5sPQBcFQ== | ||
"@mui/core-downloads-tracker@^5.14.10": | ||
version "5.14.10" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.10.tgz#32a8581be98344bbda5ed31fc7b41788bd2e3bc5" | ||
integrity sha512-kPHu/NhZq1k+vSZR5wq3AyUfD4bnfWAeuKpps0+8PS7ZHQ2Lyv1cXJh+PlFdCIOa0PK98rk3JPwMzS8BMhdHwQ== | ||
|
||
"@mui/icons-material@^5.11.0": | ||
version "5.14.9" | ||
|
@@ -1791,53 +1798,52 @@ | |
"@babel/runtime" "^7.22.15" | ||
|
||
"@mui/material@^5.11.8": | ||
version "5.14.9" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.9.tgz#d536505a3728441cfe8003443f143ae87457767b" | ||
integrity sha512-pbBy5kc5iUGXPxgbb+t+yEPvLK5nE3bPUb8WbAafJ8iZ40ZGui0xC4xiiIyzbVexzsLmyN7MaSo4LkxLmPKqUQ== | ||
version "5.14.10" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.10.tgz#b8c6ba17c25c0df54053cb0f1bb35083bc91dace" | ||
integrity sha512-ejFMppnO+lzBXpzju+N4SSz0Mhmi5sihXUGcr5FxpgB6bfUP0Lpe32O0Sw/3s8xlmLEvG1fqVT0rRyAVMlCA+A== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@mui/base" "5.0.0-beta.15" | ||
"@mui/core-downloads-tracker" "^5.14.9" | ||
"@mui/system" "^5.14.9" | ||
"@mui/base" "5.0.0-beta.16" | ||
"@mui/core-downloads-tracker" "^5.14.10" | ||
"@mui/system" "^5.14.10" | ||
"@mui/types" "^7.2.4" | ||
"@mui/utils" "^5.14.9" | ||
"@mui/utils" "^5.14.10" | ||
"@types/react-transition-group" "^4.4.6" | ||
clsx "^2.0.0" | ||
csstype "^3.1.2" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
react-transition-group "^4.4.5" | ||
|
||
"@mui/private-theming@^5.14.9": | ||
version "5.14.9" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.9.tgz#085041c44cc28c25f3431a293339922ec3d9b5f8" | ||
integrity sha512-0PzoUFqFXTXiNchhR7K4b7kZunasPOjx6Qf7AagCmfZDNASHedA0x6evHVhnST918x/AHY9xykYNKfB0Z4xMBg== | ||
"@mui/private-theming@^5.14.10": | ||
version "5.14.10" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.10.tgz#42b176b27435931aff40d50833413d10150ac007" | ||
integrity sha512-f67xOj3H06wWDT9xBg7hVL/HSKNF+HG1Kx0Pm23skkbEqD2Ef2Lif64e5nPdmWVv+7cISCYtSuE2aeuzrZe78w== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@mui/utils" "^5.14.9" | ||
"@mui/utils" "^5.14.10" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/styled-engine@^5.14.9": | ||
version "5.14.9" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.9.tgz#bc2121db1399bb84ea5390b40beac742b6be7023" | ||
integrity sha512-LEQxLrW9oWvea33pge08+oyNeTz704jb6Nhe26xEJKojXWd34Rr327Zzx3dmo70AcS4h0b99vQjEpUzm6ASqUw== | ||
"@mui/styled-engine@^5.14.10": | ||
version "5.14.10" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.10.tgz#2ec443031e48425cd6fda63be498cfa262c1d3a0" | ||
integrity sha512-EJckxmQHrsBvDbFu1trJkvjNw/1R7jfNarnqPSnL+jEQawCkQIqVELWLrlOa611TFtxSJGkdUfCFXeJC203HVg== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@emotion/cache" "^11.11.0" | ||
csstype "^3.1.2" | ||
prop-types "^15.8.1" | ||
react "^18.2.0" | ||
|
||
"@mui/system@^5.14.9": | ||
version "5.14.9" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.9.tgz#90a20473a85622ddabf5a2409de1980fad98f38d" | ||
integrity sha512-Z00Wj590QXk5+SIxmxayBo7SWrao+y433LKGChneJxO4QcT/caSCeEWtyeoLs1Q8ys0zOzl2kkKee6n8TaKzhQ== | ||
"@mui/system@^5.14.10": | ||
version "5.14.10" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.10.tgz#b125f8370c1c92af04f1839c40e034d4edc4ad29" | ||
integrity sha512-QQmtTG/R4gjmLiL5ECQ7kRxLKDm8aKKD7seGZfbINtRVJDyFhKChA1a+K2bfqIAaBo1EMDv+6FWNT1Q5cRKjFA== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@mui/private-theming" "^5.14.9" | ||
"@mui/styled-engine" "^5.14.9" | ||
"@mui/private-theming" "^5.14.10" | ||
"@mui/styled-engine" "^5.14.10" | ||
"@mui/types" "^7.2.4" | ||
"@mui/utils" "^5.14.9" | ||
"@mui/utils" "^5.14.10" | ||
clsx "^2.0.0" | ||
csstype "^3.1.2" | ||
prop-types "^15.8.1" | ||
|
@@ -1847,12 +1853,13 @@ | |
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328" | ||
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA== | ||
|
||
"@mui/utils@^5.14.9": | ||
version "5.14.9" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.9.tgz#eeefef88dbee687ac90e8972c63f0d41f19348a3" | ||
integrity sha512-9ysB5e+RwS7ofn0n3nwAg1/3c81vBTmSvauD3EuK9LmqMzhmF//BFDaC44U4yITvB/0m1kWyDqg924Ll3VHCcg== | ||
"@mui/utils@^5.14.10": | ||
version "5.14.10" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.10.tgz#4b0a2a26f1ee12323010daa9d7aecf3384acfc3c" | ||
integrity sha512-Rn+vYQX7FxkcW0riDX/clNUwKuOJFH45HiULxwmpgnzQoQr3A0lb+QYwaZ+FAkZrR7qLoHKmLQlcItu6LT0y/Q== | ||
dependencies: | ||
"@babel/runtime" "^7.22.15" | ||
"@types/prop-types" "^15.7.5" | ||
prop-types "^15.8.1" | ||
react-is "^18.2.0" | ||
|
||
|
@@ -2347,7 +2354,7 @@ | |
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f" | ||
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA== | ||
|
||
"@types/prop-types@*": | ||
"@types/prop-types@*", "@types/prop-types@^15.7.5": | ||
version "15.7.7" | ||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.7.tgz#f9361f7b87fd5d8188b2c998db0a1f47e9fb391a" | ||
integrity sha512-FbtmBWCcSa2J4zL781Zf1p5YUBXQomPEcep9QZCfRfQgTxz3pJWiDFLebohZ9fFntX5ibzOkSsrJ0TEew8cAog== | ||
|
@@ -2410,9 +2417,9 @@ | |
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== | ||
|
||
"@types/scheduler@*": | ||
version "0.16.3" | ||
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5" | ||
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ== | ||
version "0.16.4" | ||
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.4.tgz#fedc3e5b15c26dc18faae96bf1317487cb3658cf" | ||
integrity sha512-2L9ifAGl7wmXwP4v3pN4p2FLhD0O1qsJpvKmNin5VA8+UvNVb447UDaAEV6UdrkA+m/Xs58U1RFps44x6TFsVQ== | ||
|
||
"@types/semver@^7.3.12": | ||
version "7.5.1" | ||
|