Skip to content

Commit dd2a9cc

Browse files
fix(deps): update material-ui monorepo
1 parent b7a9a87 commit dd2a9cc

File tree

2 files changed

+100
-69
lines changed

2 files changed

+100
-69
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"dependencies": {
1616
"@emotion/react": "11.10.0",
1717
"@emotion/styled": "11.10.0",
18-
"@mui/icons-material": "5.11.11",
19-
"@mui/material": "5.10.7",
18+
"@mui/icons-material": "5.11.16",
19+
"@mui/material": "5.12.2",
2020
"i18next": "21.9.2",
2121
"next": "12.3.1",
2222
"react": "18.2.0",

yarn.lock

+98-67
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.7":
1284+
version "11.10.8"
1285+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.8.tgz#3b39b4761bea0ae2f4f07f0a425eec8b6977c03e"
1286+
integrity sha512-5fyqGHi51LU95o7qQ/vD1jyvC4uCY5GcBT+UgP4LHdpO9jPDlXqhrRr9/wCKmfoAvh5G/F7aOh4MwQa+8uEqhA==
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.4"
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"
@@ -1644,59 +1660,50 @@
16441660
call-me-maybe "^1.0.1"
16451661
glob-to-regexp "^0.3.0"
16461662

1647-
1648-
version "5.0.0-alpha.99"
1649-
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.99.tgz#52589c72b6bf69e016e5811292529d60f81537ad"
1650-
integrity sha512-D04H6O1c0Jv561yI0SVbpa8MpqpW3G43CwJxV2o6ALfI0DMJ45w07dGafmDchb6aCWTRTdggd3rjgmuzyNwPiQ==
1663+
"@mui/[email protected].127":
1664+
version "5.0.0-alpha.127"
1665+
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.127.tgz#bc61eaf1fd31094c939b6521cfea21643207c3b4"
1666+
integrity sha512-FoRQd0IOH9MnfyL5yXssyQRnC4vXI+1bwkU1idr+wNkP1ZfxE+JsThHcfl1dy5azLssVUGTtQFD9edQLdbyJog==
16511667
dependencies:
1652-
"@babel/runtime" "^7.19.0"
1668+
"@babel/runtime" "^7.21.0"
16531669
"@emotion/is-prop-valid" "^1.2.0"
1654-
"@mui/types" "^7.2.0"
1655-
"@mui/utils" "^5.10.6"
1656-
"@popperjs/core" "^2.11.6"
1670+
"@mui/types" "^7.2.4"
1671+
"@mui/utils" "^5.12.0"
1672+
"@popperjs/core" "^2.11.7"
16571673
clsx "^1.2.1"
16581674
prop-types "^15.8.1"
16591675
react-is "^18.2.0"
16601676

1661-
"@mui/core-downloads-tracker@^5.10.7":
1662-
version "5.10.7"
1663-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.7.tgz#b0dd472438cf769ba10c44ce44b35b597bfa0e17"
1664-
integrity sha512-3N0UYVy3MbrHzM3j6f7fIUCZ+bQ1/sSZq143tLxwSssW3Z4AqE83brpr5flEY1Lx+Aowv/cPyQMmZxzRlFCGqw==
1677+
"@mui/core-downloads-tracker@^5.12.2":
1678+
version "5.12.2"
1679+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.12.2.tgz#4a0186d25b01d693171366e1c00de0e7c8c35f6a"
1680+
integrity sha512-Qn7dy8tql6T0hY6gTFPkpWlnqVVFGu5Z6QzEzUSzzmLZpfAx4kf8sFz0PHiB7gU5yrqcZF9picMx1shpRY/rXw==
16651681

1666-
1667-
version "5.11.11"
1668-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.11.11.tgz#d4e01bd405b0dac779f5e060586277f91f3acb6e"
1669-
integrity sha512-Eell3ADmQVE8HOpt/LZ3zIma8JSvPh3XgnhwZLT0k5HRqZcd6F/QDHc7xsWtgz09t+UEFvOYJXjtrwKmLdwwpw==
1682+
1683+
version "5.11.16"
1684+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.11.16.tgz#417fa773c56672e39d6ccfed9ac55591985f0d38"
1685+
integrity sha512-oKkx9z9Kwg40NtcIajF9uOXhxiyTZrrm9nmIJ4UjkU2IdHpd4QVLbCc/5hZN/y0C6qzi2Zlxyr9TGddQx2vx2A==
16701686
dependencies:
16711687
"@babel/runtime" "^7.21.0"
16721688

1673-
"@mui/material@5.10.7":
1674-
version "5.10.7"
1675-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.7.tgz#08e72c554bd528f9f5fef604eea542551f9e5986"
1676-
integrity sha512-o1jcQGii+q7ORrXhBiMmGzFDaboc1qTgOOC3zDW+NR9ryVzWzL7qEeqoORbgDB5zk9OBsXCjB91fUH/ls5xMwg==
1689+
"@mui/material@5.12.2":
1690+
version "5.12.2"
1691+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.12.2.tgz#c3fcc94e523d9e673e2e045dfad04d12ab454a80"
1692+
integrity sha512-XOVy6fVC0rI2dEwDq/1s4Te2hewTUe6lznzeVnruyATGkdmM06WnHqkZOoLVIWo9hWwAxpcgTDcAIVpFtt1nrw==
16771693
dependencies:
1678-
"@babel/runtime" "^7.19.0"
1679-
"@mui/base" "5.0.0-alpha.99"
1680-
"@mui/core-downloads-tracker" "^5.10.7"
1681-
"@mui/system" "^5.10.7"
1682-
"@mui/types" "^7.2.0"
1683-
"@mui/utils" "^5.10.6"
1694+
"@babel/runtime" "^7.21.0"
1695+
"@mui/base" "5.0.0-alpha.127"
1696+
"@mui/core-downloads-tracker" "^5.12.2"
1697+
"@mui/system" "^5.12.1"
1698+
"@mui/types" "^7.2.4"
1699+
"@mui/utils" "^5.12.0"
16841700
"@types/react-transition-group" "^4.4.5"
16851701
clsx "^1.2.1"
1686-
csstype "^3.1.1"
1702+
csstype "^3.1.2"
16871703
prop-types "^15.8.1"
16881704
react-is "^18.2.0"
16891705
react-transition-group "^4.4.5"
16901706

1691-
"@mui/private-theming@^5.10.6":
1692-
version "5.10.6"
1693-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.10.6.tgz#2c6bb2a4b7034cd402a099bd0349f217584e7b25"
1694-
integrity sha512-I/W0QyTLRdEx6py3lKAquKO/rNF/7j+nIOM/xCyI9kU0fcotVTcTY08mKMsS6vrzdWpi6pAkD0wP0KwWy5R5VA==
1695-
dependencies:
1696-
"@babel/runtime" "^7.19.0"
1697-
"@mui/utils" "^5.10.6"
1698-
prop-types "^15.8.1"
1699-
17001707
"@mui/private-theming@^5.10.9":
17011708
version "5.10.9"
17021709
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.10.9.tgz#c427bfa736455703975cdb108dbde6a174ba7971"
@@ -1706,14 +1713,23 @@
17061713
"@mui/utils" "^5.10.9"
17071714
prop-types "^15.8.1"
17081715

1709-
"@mui/styled-engine@^5.10.7":
1710-
version "5.10.7"
1711-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.10.7.tgz#0080319577aec765590e3c2272f6629427a65eb0"
1712-
integrity sha512-CCrtW+vvCKEm6pOE/QcutQ+ORC/iE6D1ghscN4l7LE2JXPvTXO/z0yu8Wxug1JEDlWm4r1Qa0PzJe1P9bjKzNA==
1716+
"@mui/private-theming@^5.12.0":
1717+
version "5.12.0"
1718+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.12.0.tgz#5f1e6fd09b1447c387fdac1eef7f23efca5c6d69"
1719+
integrity sha512-w5dwMen1CUm1puAtubqxY9BIzrBxbOThsg2iWMvRJmWyJAPdf3Z583fPXpqeA2lhTW79uH2jajk5Ka4FuGlTPg==
17131720
dependencies:
1714-
"@babel/runtime" "^7.19.0"
1715-
"@emotion/cache" "^11.10.3"
1716-
csstype "^3.1.1"
1721+
"@babel/runtime" "^7.21.0"
1722+
"@mui/utils" "^5.12.0"
1723+
prop-types "^15.8.1"
1724+
1725+
"@mui/styled-engine@^5.12.0":
1726+
version "5.12.0"
1727+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.12.0.tgz#44640cad961adcc9413ae32116237cd1c8f7ddb0"
1728+
integrity sha512-frh8L7CRnvD0RDmIqEv6jFeKQUIXqW90BaZ6OrxJ2j4kIsiVLu29Gss4SbBvvrWwwatR72sBmC3w1aG4fjp9mQ==
1729+
dependencies:
1730+
"@babel/runtime" "^7.21.0"
1731+
"@emotion/cache" "^11.10.7"
1732+
csstype "^3.1.2"
17171733
prop-types "^15.8.1"
17181734

17191735
"@mui/styles@^5.0.1":
@@ -1739,42 +1755,47 @@
17391755
jss-plugin-vendor-prefixer "^10.9.2"
17401756
prop-types "^15.8.1"
17411757

1742-
"@mui/system@^5.10.7":
1743-
version "5.10.7"
1744-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.7.tgz#c13e5d135967e9689c473a66db4695ff78012701"
1745-
integrity sha512-kwyhjjKGsgtBRFl6vSqidDZcNKU5S1juTgm4Xi2fyWxaEbIQb9Sh9y0iVP2bNCJzgDr0alLaENOZOEaDWHISAQ==
1758+
"@mui/system@^5.12.1":
1759+
version "5.12.1"
1760+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.12.1.tgz#8452bc03159f0a6725b96bde1dee1316e308231b"
1761+
integrity sha512-Po+sicdV3bbRYXdU29XZaHPZrW7HUYUqU1qCu77GCCEMbahC756YpeyefdIYuPMUg0OdO3gKIUfDISBrkjJL+w==
17461762
dependencies:
1747-
"@babel/runtime" "^7.19.0"
1748-
"@mui/private-theming" "^5.10.6"
1749-
"@mui/styled-engine" "^5.10.7"
1750-
"@mui/types" "^7.2.0"
1751-
"@mui/utils" "^5.10.6"
1763+
"@babel/runtime" "^7.21.0"
1764+
"@mui/private-theming" "^5.12.0"
1765+
"@mui/styled-engine" "^5.12.0"
1766+
"@mui/types" "^7.2.4"
1767+
"@mui/utils" "^5.12.0"
17521768
clsx "^1.2.1"
1753-
csstype "^3.1.1"
1769+
csstype "^3.1.2"
17541770
prop-types "^15.8.1"
17551771

17561772
"@mui/types@^7.2.0":
17571773
version "7.2.0"
17581774
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.0.tgz#91380c2d42420f51f404120f7a9270eadd6f5c23"
17591775
integrity sha512-lGXtFKe5lp3UxTBGqKI1l7G8sE2xBik8qCfrLHD5olwP/YU0/ReWoWT7Lp1//ri32dK39oPMrJN8TgbkCSbsNA==
17601776

1761-
"@mui/utils@^5.10.6":
1762-
version "5.10.6"
1763-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.6.tgz#98d432d2b05544c46efe356cf095cea3a37c2e59"
1764-
integrity sha512-g0Qs8xN/MW2M3fLL8197h5J2VB9U+49fLlnKKqC6zy/yus5cZwdT+Gwec+wUMxgwQoxMDn+J8oDWAn28kEOR/Q==
1777+
"@mui/types@^7.2.4":
1778+
version "7.2.4"
1779+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
1780+
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==
1781+
1782+
"@mui/utils@^5.10.9":
1783+
version "5.10.9"
1784+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.9.tgz#9dc455f9230f43eeb81d96a9a4bdb3855bb9ea39"
1785+
integrity sha512-2tdHWrq3+WCy+G6TIIaFx3cg7PorXZ71P375ExuX61od1NOAJP1mK90VxQ8N4aqnj2vmO3AQDkV4oV2Ktvt4bA==
17651786
dependencies:
17661787
"@babel/runtime" "^7.19.0"
17671788
"@types/prop-types" "^15.7.5"
17681789
"@types/react-is" "^16.7.1 || ^17.0.0"
17691790
prop-types "^15.8.1"
17701791
react-is "^18.2.0"
17711792

1772-
"@mui/utils@^5.10.9":
1773-
version "5.10.9"
1774-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.9.tgz#9dc455f9230f43eeb81d96a9a4bdb3855bb9ea39"
1775-
integrity sha512-2tdHWrq3+WCy+G6TIIaFx3cg7PorXZ71P375ExuX61od1NOAJP1mK90VxQ8N4aqnj2vmO3AQDkV4oV2Ktvt4bA==
1793+
"@mui/utils@^5.12.0":
1794+
version "5.12.0"
1795+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.12.0.tgz#284db48b36ac26f3d34076379072c1dc8aed1ad0"
1796+
integrity sha512-RmQwgzF72p7Yr4+AAUO6j1v2uzt6wr7SWXn68KBsnfVpdOHyclCzH2lr/Xu6YOw9su4JRtdAIYfJFXsS6Cjkmw==
17761797
dependencies:
1777-
"@babel/runtime" "^7.19.0"
1798+
"@babel/runtime" "^7.21.0"
17781799
"@types/prop-types" "^15.7.5"
17791800
"@types/react-is" "^16.7.1 || ^17.0.0"
17801801
prop-types "^15.8.1"
@@ -1914,10 +1935,10 @@
19141935
schema-utils "^3.0.0"
19151936
source-map "^0.7.3"
19161937

1917-
"@popperjs/core@^2.11.6":
1918-
version "2.11.6"
1919-
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45"
1920-
integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==
1938+
"@popperjs/core@^2.11.7":
1939+
version "2.11.7"
1940+
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.7.tgz#ccab5c8f7dc557a52ca3288c10075c9ccd37fff7"
1941+
integrity sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==
19211942

19221943
"@rushstack/eslint-patch@^1.1.3":
19231944
version "1.1.4"
@@ -5196,6 +5217,11 @@ csstype@^3.1.1:
51965217
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
51975218
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
51985219

5220+
csstype@^3.1.2:
5221+
version "3.1.2"
5222+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
5223+
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
5224+
51995225
currently-unhandled@^0.4.1:
52005226
version "0.4.1"
52015227
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
@@ -10991,6 +11017,11 @@ [email protected]:
1099111017
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
1099211018
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==
1099311019

11020+
11021+
version "4.1.4"
11022+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.4.tgz#9cb60e7153d8ac6d02d773552bf51c7a0344535b"
11023+
integrity sha512-USf5pszRYwuE6hg9by0OkKChkQYEXfkeTtm0xKw+jqQhwyjCVLdYyMBK7R+n7dhzsblAWJnGxju4vxq5eH20GQ==
11024+
1099411025
supports-color@^5.3.0:
1099511026
version "5.5.0"
1099611027
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)