Update @mui to v5.10.13
This commit is contained in:
+3
-3
@@ -10,9 +10,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/cache": "^11.7.1",
|
"@emotion/cache": "^11.7.1",
|
||||||
"@emotion/react": "^11.10.4",
|
"@emotion/react": "^11.10.5",
|
||||||
"@emotion/server": "^11.4.0",
|
"@emotion/server": "^11.4.0",
|
||||||
"@emotion/styled": "^11.10.4",
|
"@emotion/styled": "^11.10.5",
|
||||||
"@fontsource/roboto": "^4.5.1",
|
"@fontsource/roboto": "^4.5.1",
|
||||||
"@icons-pack/react-simple-icons": "^3.13.0",
|
"@icons-pack/react-simple-icons": "^3.13.0",
|
||||||
"@material-ui/core": "^4.11.2",
|
"@material-ui/core": "^4.11.2",
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
"@material-ui/lab": "^4.0.0-alpha.57",
|
"@material-ui/lab": "^4.0.0-alpha.57",
|
||||||
"@mui/icons-material": "^5.10.3",
|
"@mui/icons-material": "^5.10.3",
|
||||||
"@mui/lab": "^5.0.0-alpha.89",
|
"@mui/lab": "^5.0.0-alpha.89",
|
||||||
"@mui/material": "^5.10.9",
|
"@mui/material": "^5.10.13",
|
||||||
"@mui/styles": "^5.8.7",
|
"@mui/styles": "^5.8.7",
|
||||||
"@stripe/react-stripe-js": "^1.7.0",
|
"@stripe/react-stripe-js": "^1.7.0",
|
||||||
"@stripe/stripe-js": "^1.22.0",
|
"@stripe/stripe-js": "^1.22.0",
|
||||||
|
|||||||
@@ -2065,25 +2065,25 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@date-io/core" "^2.11.0"
|
"@date-io/core" "^2.11.0"
|
||||||
|
|
||||||
"@emotion/babel-plugin@^11.10.0":
|
"@emotion/babel-plugin@^11.10.5":
|
||||||
version "11.10.2"
|
version "11.10.5"
|
||||||
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.2.tgz#879db80ba622b3f6076917a1e6f648b1c7d008c7"
|
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.5.tgz#65fa6e1790ddc9e23cc22658a4c5dea423c55c3c"
|
||||||
integrity sha512-xNQ57njWTFVfPAc3cjfuaPdsgLp5QOSuRsj9MA6ndEhH/AzuZM86qIQzt6rq+aGBwj3n5/TkLmU5lhAfdRmogA==
|
integrity sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-module-imports" "^7.16.7"
|
"@babel/helper-module-imports" "^7.16.7"
|
||||||
"@babel/plugin-syntax-jsx" "^7.17.12"
|
"@babel/plugin-syntax-jsx" "^7.17.12"
|
||||||
"@babel/runtime" "^7.18.3"
|
"@babel/runtime" "^7.18.3"
|
||||||
"@emotion/hash" "^0.9.0"
|
"@emotion/hash" "^0.9.0"
|
||||||
"@emotion/memoize" "^0.8.0"
|
"@emotion/memoize" "^0.8.0"
|
||||||
"@emotion/serialize" "^1.1.0"
|
"@emotion/serialize" "^1.1.1"
|
||||||
babel-plugin-macros "^3.1.0"
|
babel-plugin-macros "^3.1.0"
|
||||||
convert-source-map "^1.5.0"
|
convert-source-map "^1.5.0"
|
||||||
escape-string-regexp "^4.0.0"
|
escape-string-regexp "^4.0.0"
|
||||||
find-root "^1.1.0"
|
find-root "^1.1.0"
|
||||||
source-map "^0.5.7"
|
source-map "^0.5.7"
|
||||||
stylis "4.0.13"
|
stylis "4.1.3"
|
||||||
|
|
||||||
"@emotion/cache@^11.10.0", "@emotion/cache@^11.10.3":
|
"@emotion/cache@^11.10.3":
|
||||||
version "11.10.3"
|
version "11.10.3"
|
||||||
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.3.tgz#c4f67904fad10c945fea5165c3a5a0583c164b87"
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.3.tgz#c4f67904fad10c945fea5165c3a5a0583c164b87"
|
||||||
integrity sha512-Psmp/7ovAa8appWh3g51goxu/z3iVms7JXOreq136D8Bbn6dYraPnmL6mdM8GThEx9vwSn92Fz+mGSjBzN8UPQ==
|
integrity sha512-Psmp/7ovAa8appWh3g51goxu/z3iVms7JXOreq136D8Bbn6dYraPnmL6mdM8GThEx9vwSn92Fz+mGSjBzN8UPQ==
|
||||||
@@ -2094,6 +2094,17 @@
|
|||||||
"@emotion/weak-memoize" "^0.3.0"
|
"@emotion/weak-memoize" "^0.3.0"
|
||||||
stylis "4.0.13"
|
stylis "4.0.13"
|
||||||
|
|
||||||
|
"@emotion/cache@^11.10.5":
|
||||||
|
version "11.10.5"
|
||||||
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12"
|
||||||
|
integrity sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA==
|
||||||
|
dependencies:
|
||||||
|
"@emotion/memoize" "^0.8.0"
|
||||||
|
"@emotion/sheet" "^1.2.1"
|
||||||
|
"@emotion/utils" "^1.2.0"
|
||||||
|
"@emotion/weak-memoize" "^0.3.0"
|
||||||
|
stylis "4.1.3"
|
||||||
|
|
||||||
"@emotion/cache@^11.7.1":
|
"@emotion/cache@^11.7.1":
|
||||||
version "11.7.1"
|
version "11.7.1"
|
||||||
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.7.1.tgz#08d080e396a42e0037848214e8aa7bf879065539"
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.7.1.tgz#08d080e396a42e0037848214e8aa7bf879065539"
|
||||||
@@ -2150,24 +2161,24 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
|
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
|
||||||
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
|
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
|
||||||
|
|
||||||
"@emotion/react@^11.10.4":
|
"@emotion/react@^11.10.5":
|
||||||
version "11.10.4"
|
version "11.10.5"
|
||||||
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.4.tgz#9dc6bccbda5d70ff68fdb204746c0e8b13a79199"
|
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.10.5.tgz#95fff612a5de1efa9c0d535384d3cfa115fe175d"
|
||||||
integrity sha512-j0AkMpr6BL8gldJZ6XQsQ8DnS9TxEQu1R+OGmDZiWjBAJtCcbt0tS3I/YffoqHXxH6MjgI7KdMbYKw3MEiU9eA==
|
integrity sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.18.3"
|
"@babel/runtime" "^7.18.3"
|
||||||
"@emotion/babel-plugin" "^11.10.0"
|
"@emotion/babel-plugin" "^11.10.5"
|
||||||
"@emotion/cache" "^11.10.0"
|
"@emotion/cache" "^11.10.5"
|
||||||
"@emotion/serialize" "^1.1.0"
|
"@emotion/serialize" "^1.1.1"
|
||||||
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
|
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
|
||||||
"@emotion/utils" "^1.2.0"
|
"@emotion/utils" "^1.2.0"
|
||||||
"@emotion/weak-memoize" "^0.3.0"
|
"@emotion/weak-memoize" "^0.3.0"
|
||||||
hoist-non-react-statics "^3.3.1"
|
hoist-non-react-statics "^3.3.1"
|
||||||
|
|
||||||
"@emotion/serialize@^1.1.0":
|
"@emotion/serialize@^1.1.1":
|
||||||
version "1.1.0"
|
version "1.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.0.tgz#b1f97b1011b09346a40e9796c37a3397b4ea8ea8"
|
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.1.tgz#0595701b1902feded8a96d293b26be3f5c1a5cf0"
|
||||||
integrity sha512-F1ZZZW51T/fx+wKbVlwsfchr5q97iW8brAnXmsskz4d0hVB4O3M/SiA3SaeH06x02lSNzkkQv+n3AX3kCXKSFA==
|
integrity sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/hash" "^0.9.0"
|
"@emotion/hash" "^0.9.0"
|
||||||
"@emotion/memoize" "^0.8.0"
|
"@emotion/memoize" "^0.8.0"
|
||||||
@@ -2200,15 +2211,20 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
|
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
|
||||||
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
|
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
|
||||||
|
|
||||||
"@emotion/styled@^11.10.4":
|
"@emotion/sheet@^1.2.1":
|
||||||
version "11.10.4"
|
version "1.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.4.tgz#e93f84a4d54003c2acbde178c3f97b421fce1cd4"
|
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
|
||||||
integrity sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==
|
integrity sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==
|
||||||
|
|
||||||
|
"@emotion/styled@^11.10.5":
|
||||||
|
version "11.10.5"
|
||||||
|
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.5.tgz#1fe7bf941b0909802cb826457e362444e7e96a79"
|
||||||
|
integrity sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.18.3"
|
"@babel/runtime" "^7.18.3"
|
||||||
"@emotion/babel-plugin" "^11.10.0"
|
"@emotion/babel-plugin" "^11.10.5"
|
||||||
"@emotion/is-prop-valid" "^1.2.0"
|
"@emotion/is-prop-valid" "^1.2.0"
|
||||||
"@emotion/serialize" "^1.1.0"
|
"@emotion/serialize" "^1.1.1"
|
||||||
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
|
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
|
||||||
"@emotion/utils" "^1.2.0"
|
"@emotion/utils" "^1.2.0"
|
||||||
|
|
||||||
@@ -2413,10 +2429,10 @@
|
|||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
react-is "^16.8.0 || ^17.0.0"
|
react-is "^16.8.0 || ^17.0.0"
|
||||||
|
|
||||||
"@mui/base@5.0.0-alpha.101":
|
"@mui/base@5.0.0-alpha.105":
|
||||||
version "5.0.0-alpha.101"
|
version "5.0.0-alpha.105"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.101.tgz#dba7e61716ecc946ad8cc3cba0b73796641c4022"
|
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.105.tgz#ddf92c86db3355e0fe6886a818be073e2ee9a9f9"
|
||||||
integrity sha512-a54BcXvArGOKUZ2zyS/7B9GNhAGgfomEQSkfEZ88Nc9jKvXA+Mppenfz5o4JCAnD8c4VlePmz9rKOYvvum1bZw==
|
integrity sha512-4IPBcJQIgVVXQvN6DQMoCHed52GBtwSqYs0jD0dDcMR3o76AodQtpEeWFz3p7mJoc6f/IHBl9U6jEfL1r/kM4g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.19.0"
|
"@babel/runtime" "^7.19.0"
|
||||||
"@emotion/is-prop-valid" "^1.2.0"
|
"@emotion/is-prop-valid" "^1.2.0"
|
||||||
@@ -2441,10 +2457,10 @@
|
|||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
react-is "^17.0.2"
|
react-is "^17.0.2"
|
||||||
|
|
||||||
"@mui/core-downloads-tracker@^5.10.9":
|
"@mui/core-downloads-tracker@^5.10.13":
|
||||||
version "5.10.9"
|
version "5.10.13"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.9.tgz#0279aaeecd7903c91730258b242aba4cf674fde5"
|
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.13.tgz#34068ede2853392ca4fd82ad16d9c1ca664f69b3"
|
||||||
integrity sha512-rqoFu4qww6KJBbXYhyRd9YXjwBHa3ylnBPSWbGf1bdfG0AYMKmVzg8zxkWvxAWOp97kvx3M2kNPb0xMIDZiogQ==
|
integrity sha512-zWkWPV/SaNdsIdxAWiuVGZ+Ue3BkfSIlU/BFIrJmuUcwiIa7gQsbI/DOpj1KzLvqZhdEe2wC1aG4nCHfzgc1Hg==
|
||||||
|
|
||||||
"@mui/icons-material@^5.10.3":
|
"@mui/icons-material@^5.10.3":
|
||||||
version "5.10.3"
|
version "5.10.3"
|
||||||
@@ -2469,15 +2485,15 @@
|
|||||||
react-transition-group "^4.4.2"
|
react-transition-group "^4.4.2"
|
||||||
rifm "^0.12.1"
|
rifm "^0.12.1"
|
||||||
|
|
||||||
"@mui/material@^5.10.9":
|
"@mui/material@^5.10.13":
|
||||||
version "5.10.9"
|
version "5.10.13"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.9.tgz#4ee3910ebf2c93208ad0df8fadb88f23ce2a76d8"
|
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.13.tgz#49c505ed99bc97e573d0cc15bec074b080aacee1"
|
||||||
integrity sha512-sdOzlgpCmyw48je+E7o9UGGJpgBaF+60FlTRpVpcd/z+LUhnuzzuis891yPI5dPPXLBDL/bO4SsGg51lgNeLBw==
|
integrity sha512-TkkT1rNc0/hhL4/+zv4gYcA6egNWBH/1Tz+azoTnQIUdZ32fgwFI2pFX2KVJNTt30xnLznxDWtTv7ilmJQ52xw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.19.0"
|
"@babel/runtime" "^7.19.0"
|
||||||
"@mui/base" "5.0.0-alpha.101"
|
"@mui/base" "5.0.0-alpha.105"
|
||||||
"@mui/core-downloads-tracker" "^5.10.9"
|
"@mui/core-downloads-tracker" "^5.10.13"
|
||||||
"@mui/system" "^5.10.9"
|
"@mui/system" "^5.10.13"
|
||||||
"@mui/types" "^7.2.0"
|
"@mui/types" "^7.2.0"
|
||||||
"@mui/utils" "^5.10.9"
|
"@mui/utils" "^5.10.9"
|
||||||
"@types/react-transition-group" "^4.4.5"
|
"@types/react-transition-group" "^4.4.5"
|
||||||
@@ -2548,10 +2564,10 @@
|
|||||||
jss-plugin-vendor-prefixer "^10.8.2"
|
jss-plugin-vendor-prefixer "^10.8.2"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
|
|
||||||
"@mui/system@^5.10.9":
|
"@mui/system@^5.10.13":
|
||||||
version "5.10.9"
|
version "5.10.13"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.9.tgz#69447a81dabbccab3c930f17d10f9aca5ba87bf1"
|
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.13.tgz#b32a4441f9dd0760724cdbccf0a09728e63e3674"
|
||||||
integrity sha512-B6fFC0sK06hNmqY7fAUfwShQv594+u/DT1YEFHPtK4laouTu7V4vSGQWi1WJT9Bjs9Db5D1bRDJ+Yy+tc3QOYA==
|
integrity sha512-Xzx26Asu5fVlm0ucm+gnJmeX4Y1isrpVDvqxX4yJaOT7Fzmd8Lfq9ih3QMfZajns5LMtUiOuCQlVFRtUG5IY7A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.19.0"
|
"@babel/runtime" "^7.19.0"
|
||||||
"@mui/private-theming" "^5.10.9"
|
"@mui/private-theming" "^5.10.9"
|
||||||
@@ -7748,6 +7764,11 @@ stylis@4.0.13:
|
|||||||
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
|
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
|
||||||
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==
|
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==
|
||||||
|
|
||||||
|
stylis@4.1.3:
|
||||||
|
version "4.1.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
|
||||||
|
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==
|
||||||
|
|
||||||
supports-color@^5.3.0:
|
supports-color@^5.3.0:
|
||||||
version "5.5.0"
|
version "5.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
||||||
|
|||||||
Reference in New Issue
Block a user