Skip to content

Commit c67bdb8

Browse files
fix(deps): update dependency @mui/material to v5.11.12
1 parent 95ce0e0 commit c67bdb8

File tree

2 files changed

+82
-56
lines changed

2 files changed

+82
-56
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@emotion/react": "11.10.0",
1717
"@emotion/styled": "11.10.0",
1818
"@mui/icons-material": "5.11.11",
19-
"@mui/material": "5.10.7",
19+
"@mui/material": "5.11.12",
2020
"i18next": "21.9.2",
2121
"next": "12.3.1",
2222
"react": "18.2.0",

yarn.lock

+81-55
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@
12691269
"@emotion/utils" "0.11.3"
12701270
"@emotion/weak-memoize" "0.2.5"
12711271

1272-
"@emotion/cache@^11.10.0", "@emotion/cache@^11.10.3":
1272+
"@emotion/cache@^11.10.0":
12731273
version "11.10.3"
12741274
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.3.tgz#c4f67904fad10c945fea5165c3a5a0583c164b87"
12751275
integrity sha512-Psmp/7ovAa8appWh3g51goxu/z3iVms7JXOreq136D8Bbn6dYraPnmL6mdM8GThEx9vwSn92Fz+mGSjBzN8UPQ==
@@ -1280,6 +1280,17 @@
12801280
"@emotion/weak-memoize" "^0.3.0"
12811281
stylis "4.0.13"
12821282

1283+
"@emotion/cache@^11.10.5":
1284+
version "11.10.5"
1285+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12"
1286+
integrity sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA==
1287+
dependencies:
1288+
"@emotion/memoize" "^0.8.0"
1289+
"@emotion/sheet" "^1.2.1"
1290+
"@emotion/utils" "^1.2.0"
1291+
"@emotion/weak-memoize" "^0.3.0"
1292+
stylis "4.1.3"
1293+
12831294
"@emotion/core@^10.0.4":
12841295
version "10.3.1"
12851296
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.3.1.tgz#4021b6d8b33b3304d48b0bb478485e7d7421c69d"
@@ -1387,6 +1398,11 @@
13871398
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
13881399
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
13891400

1401+
"@emotion/sheet@^1.2.1":
1402+
version "1.2.1"
1403+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
1404+
integrity sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==
1405+
13901406
"@emotion/[email protected]":
13911407
version "11.10.0"
13921408
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.0.tgz#c19484dab4206ae46727c07efb4316423dd21312"
@@ -1639,24 +1655,24 @@
16391655
call-me-maybe "^1.0.1"
16401656
glob-to-regexp "^0.3.0"
16411657

1642-
1643-
version "5.0.0-alpha.99"
1644-
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.99.tgz#52589c72b6bf69e016e5811292529d60f81537ad"
1645-
integrity sha512-D04H6O1c0Jv561yI0SVbpa8MpqpW3G43CwJxV2o6ALfI0DMJ45w07dGafmDchb6aCWTRTdggd3rjgmuzyNwPiQ==
1658+
"@mui/[email protected].119":
1659+
version "5.0.0-alpha.119"
1660+
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.119.tgz#923e148ceb84898fdd28da069b7c42635053c128"
1661+
integrity sha512-XA5zhlYfXi67u613eIF0xRmktkatx6ERy3h+PwrMN5IcWFbgiL1guz8VpdXON+GWb8+G7B8t5oqTFIaCqaSAeA==
16461662
dependencies:
1647-
"@babel/runtime" "^7.19.0"
1663+
"@babel/runtime" "^7.21.0"
16481664
"@emotion/is-prop-valid" "^1.2.0"
1649-
"@mui/types" "^7.2.0"
1650-
"@mui/utils" "^5.10.6"
1665+
"@mui/types" "^7.2.3"
1666+
"@mui/utils" "^5.11.11"
16511667
"@popperjs/core" "^2.11.6"
16521668
clsx "^1.2.1"
16531669
prop-types "^15.8.1"
16541670
react-is "^18.2.0"
16551671

1656-
"@mui/core-downloads-tracker@^5.10.7":
1657-
version "5.10.7"
1658-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.7.tgz#b0dd472438cf769ba10c44ce44b35b597bfa0e17"
1659-
integrity sha512-3N0UYVy3MbrHzM3j6f7fIUCZ+bQ1/sSZq143tLxwSssW3Z4AqE83brpr5flEY1Lx+Aowv/cPyQMmZxzRlFCGqw==
1672+
"@mui/core-downloads-tracker@^5.11.12":
1673+
version "5.11.12"
1674+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.11.12.tgz#b2ea89ba71321a79c89dfb6b2a1b1886dc7de6e4"
1675+
integrity sha512-LHh8HZQ5nPVcW5QnyLwkAZ40txc/S2bzKMQ3bTO+5mjuwAJ2AzQrjZINLVy1geY7ei1pHXVqO1hcWHg/QdT44w==
16601676

16611677
16621678
version "5.11.11"
@@ -1665,33 +1681,24 @@
16651681
dependencies:
16661682
"@babel/runtime" "^7.21.0"
16671683

1668-
"@mui/material@5.10.7":
1669-
version "5.10.7"
1670-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.7.tgz#08e72c554bd528f9f5fef604eea542551f9e5986"
1671-
integrity sha512-o1jcQGii+q7ORrXhBiMmGzFDaboc1qTgOOC3zDW+NR9ryVzWzL7qEeqoORbgDB5zk9OBsXCjB91fUH/ls5xMwg==
1684+
"@mui/material@5.11.12":
1685+
version "5.11.12"
1686+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.12.tgz#b113c854fb1bb0aa473686a36a92322c6c754121"
1687+
integrity sha512-M6BiIeJjySeEzWeiFJQ9pIjJy6mx5mHPWeMT99wjQdAmA2GxCQhE9A0fh6jQP4jMmYzxhOIhjsGcp0vSdpseXg==
16721688
dependencies:
1673-
"@babel/runtime" "^7.19.0"
1674-
"@mui/base" "5.0.0-alpha.99"
1675-
"@mui/core-downloads-tracker" "^5.10.7"
1676-
"@mui/system" "^5.10.7"
1677-
"@mui/types" "^7.2.0"
1678-
"@mui/utils" "^5.10.6"
1689+
"@babel/runtime" "^7.21.0"
1690+
"@mui/base" "5.0.0-alpha.119"
1691+
"@mui/core-downloads-tracker" "^5.11.12"
1692+
"@mui/system" "^5.11.12"
1693+
"@mui/types" "^7.2.3"
1694+
"@mui/utils" "^5.11.12"
16791695
"@types/react-transition-group" "^4.4.5"
16801696
clsx "^1.2.1"
16811697
csstype "^3.1.1"
16821698
prop-types "^15.8.1"
16831699
react-is "^18.2.0"
16841700
react-transition-group "^4.4.5"
16851701

1686-
"@mui/private-theming@^5.10.6":
1687-
version "5.10.6"
1688-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.10.6.tgz#2c6bb2a4b7034cd402a099bd0349f217584e7b25"
1689-
integrity sha512-I/W0QyTLRdEx6py3lKAquKO/rNF/7j+nIOM/xCyI9kU0fcotVTcTY08mKMsS6vrzdWpi6pAkD0wP0KwWy5R5VA==
1690-
dependencies:
1691-
"@babel/runtime" "^7.19.0"
1692-
"@mui/utils" "^5.10.6"
1693-
prop-types "^15.8.1"
1694-
16951702
"@mui/private-theming@^5.10.9":
16961703
version "5.10.9"
16971704
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.10.9.tgz#c427bfa736455703975cdb108dbde6a174ba7971"
@@ -1701,13 +1708,22 @@
17011708
"@mui/utils" "^5.10.9"
17021709
prop-types "^15.8.1"
17031710

1704-
"@mui/styled-engine@^5.10.7":
1705-
version "5.10.7"
1706-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.10.7.tgz#0080319577aec765590e3c2272f6629427a65eb0"
1707-
integrity sha512-CCrtW+vvCKEm6pOE/QcutQ+ORC/iE6D1ghscN4l7LE2JXPvTXO/z0yu8Wxug1JEDlWm4r1Qa0PzJe1P9bjKzNA==
1711+
"@mui/private-theming@^5.11.12":
1712+
version "5.11.12"
1713+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.11.12.tgz#07c60abac0547b89cc6ac68821c2366e8fab5389"
1714+
integrity sha512-hnJ0svNI1TPeWZ18E6DvES8PB4NyMLwal6EyXf69rTrYqT6wZPLjB+HiCYfSOCqU/fwArhupSqIIkQpDs8CkAw==
17081715
dependencies:
1709-
"@babel/runtime" "^7.19.0"
1710-
"@emotion/cache" "^11.10.3"
1716+
"@babel/runtime" "^7.21.0"
1717+
"@mui/utils" "^5.11.12"
1718+
prop-types "^15.8.1"
1719+
1720+
"@mui/styled-engine@^5.11.11":
1721+
version "5.11.11"
1722+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.11.11.tgz#9084c331fdcff2210ec33adf37f34e94d67202e4"
1723+
integrity sha512-wV0UgW4lN5FkDBXefN8eTYeuE9sjyQdg5h94vtwZCUamGQEzmCOtir4AakgmbWMy0x8OLjdEUESn9wnf5J9MOg==
1724+
dependencies:
1725+
"@babel/runtime" "^7.21.0"
1726+
"@emotion/cache" "^11.10.5"
17111727
csstype "^3.1.1"
17121728
prop-types "^15.8.1"
17131729

@@ -1734,16 +1750,16 @@
17341750
jss-plugin-vendor-prefixer "^10.9.2"
17351751
prop-types "^15.8.1"
17361752

1737-
"@mui/system@^5.10.7":
1738-
version "5.10.7"
1739-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.7.tgz#c13e5d135967e9689c473a66db4695ff78012701"
1740-
integrity sha512-kwyhjjKGsgtBRFl6vSqidDZcNKU5S1juTgm4Xi2fyWxaEbIQb9Sh9y0iVP2bNCJzgDr0alLaENOZOEaDWHISAQ==
1753+
"@mui/system@^5.11.12":
1754+
version "5.11.12"
1755+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.11.12.tgz#e7234c4e73e9af2b8e985fbed048d8b274338561"
1756+
integrity sha512-sYjsXkiwKpZDC3aS6O/6KTjji0jGINLQcrD5EJ5NTkIDiLf19I4HJhnufgKqlTWNfoDBlRohuTf3TzfM06c4ug==
17411757
dependencies:
1742-
"@babel/runtime" "^7.19.0"
1743-
"@mui/private-theming" "^5.10.6"
1744-
"@mui/styled-engine" "^5.10.7"
1745-
"@mui/types" "^7.2.0"
1746-
"@mui/utils" "^5.10.6"
1758+
"@babel/runtime" "^7.21.0"
1759+
"@mui/private-theming" "^5.11.12"
1760+
"@mui/styled-engine" "^5.11.11"
1761+
"@mui/types" "^7.2.3"
1762+
"@mui/utils" "^5.11.12"
17471763
clsx "^1.2.1"
17481764
csstype "^3.1.1"
17491765
prop-types "^15.8.1"
@@ -1753,23 +1769,28 @@
17531769
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.0.tgz#91380c2d42420f51f404120f7a9270eadd6f5c23"
17541770
integrity sha512-lGXtFKe5lp3UxTBGqKI1l7G8sE2xBik8qCfrLHD5olwP/YU0/ReWoWT7Lp1//ri32dK39oPMrJN8TgbkCSbsNA==
17551771

1756-
"@mui/utils@^5.10.6":
1757-
version "5.10.6"
1758-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.6.tgz#98d432d2b05544c46efe356cf095cea3a37c2e59"
1759-
integrity sha512-g0Qs8xN/MW2M3fLL8197h5J2VB9U+49fLlnKKqC6zy/yus5cZwdT+Gwec+wUMxgwQoxMDn+J8oDWAn28kEOR/Q==
1772+
"@mui/types@^7.2.3":
1773+
version "7.2.3"
1774+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.3.tgz#06faae1c0e2f3a31c86af6f28b3a4a42143670b9"
1775+
integrity sha512-tZ+CQggbe9Ol7e/Fs5RcKwg/woU+o8DCtOnccX6KmbBc7YrfqMYEYuaIcXHuhpT880QwNkZZ3wQwvtlDFA2yOw==
1776+
1777+
"@mui/utils@^5.10.9":
1778+
version "5.10.9"
1779+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.9.tgz#9dc455f9230f43eeb81d96a9a4bdb3855bb9ea39"
1780+
integrity sha512-2tdHWrq3+WCy+G6TIIaFx3cg7PorXZ71P375ExuX61od1NOAJP1mK90VxQ8N4aqnj2vmO3AQDkV4oV2Ktvt4bA==
17601781
dependencies:
17611782
"@babel/runtime" "^7.19.0"
17621783
"@types/prop-types" "^15.7.5"
17631784
"@types/react-is" "^16.7.1 || ^17.0.0"
17641785
prop-types "^15.8.1"
17651786
react-is "^18.2.0"
17661787

1767-
"@mui/utils@^5.10.9":
1768-
version "5.10.9"
1769-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.9.tgz#9dc455f9230f43eeb81d96a9a4bdb3855bb9ea39"
1770-
integrity sha512-2tdHWrq3+WCy+G6TIIaFx3cg7PorXZ71P375ExuX61od1NOAJP1mK90VxQ8N4aqnj2vmO3AQDkV4oV2Ktvt4bA==
1788+
"@mui/utils@^5.11.11", "@mui/utils@^5.11.12":
1789+
version "5.11.12"
1790+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.11.12.tgz#627f491c0e7267398590af5e6cb14b306170d914"
1791+
integrity sha512-5vH9B/v8pzkpEPO2HvGM54ToXV6cFdAn8UrvdN8TMEEwpn/ycW0jLiyBcgUlPsQ+xha7hqXCPQYHaYFDIcwaiw==
17711792
dependencies:
1772-
"@babel/runtime" "^7.19.0"
1793+
"@babel/runtime" "^7.21.0"
17731794
"@types/prop-types" "^15.7.5"
17741795
"@types/react-is" "^16.7.1 || ^17.0.0"
17751796
prop-types "^15.8.1"
@@ -10986,6 +11007,11 @@ [email protected]:
1098611007
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
1098711008
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==
1098811009

11010+
11011+
version "4.1.3"
11012+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
11013+
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==
11014+
1098911015
supports-color@^5.3.0:
1099011016
version "5.5.0"
1099111017
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)