Skip to content

Commit 645baff

Browse files
Update material-ui monorepo
1 parent 2960a00 commit 645baff

File tree

2 files changed

+102
-72
lines changed

2 files changed

+102
-72
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"dependencies": {
4141
"@emotion/react": "^11.10.5",
4242
"@emotion/styled": "^11.10.5",
43-
"@mui/icons-material": "^5.10.6",
44-
"@mui/material": "^5.10.8",
45-
"@mui/styles": "^5.10.8",
43+
"@mui/icons-material": "^7.1.0",
44+
"@mui/material": "^7.1.0",
45+
"@mui/styles": "^6.4.8",
4646
"@reduxjs/toolkit": "^1.9.2",
4747
"isomorphic-unfetch": "^3.1.0",
4848
"react": "^18.2.0",

yarn.lock

Lines changed: 99 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@
957957
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
958958
"@babel/plugin-transform-typescript" "^7.27.1"
959959

960-
"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
960+
"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.26.0", "@babel/runtime@^7.27.1", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
961961
version "7.27.1"
962962
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
963963
integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
@@ -1025,7 +1025,7 @@
10251025
"@emotion/weak-memoize" "^0.4.0"
10261026
stylis "4.2.0"
10271027

1028-
"@emotion/hash@^0.9.1", "@emotion/hash@^0.9.2":
1028+
"@emotion/hash@^0.9.2":
10291029
version "0.9.2"
10301030
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
10311031
integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==
@@ -1220,66 +1220,77 @@
12201220
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz#4fc56c15c580b9adb7dc3c333a134e540b44bfb1"
12211221
integrity sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==
12221222

1223-
"@mui/core-downloads-tracker@^5.17.1":
1224-
version "5.17.1"
1225-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.17.1.tgz#49b88ecb68b800431b5c2f2bfb71372d1f1478fa"
1226-
integrity sha512-OcZj+cs6EfUD39IoPBOgN61zf1XFVY+imsGoBDwXeSq2UHJZE3N59zzBOVjclck91Ne3e9gudONOeILvHCIhUA==
1223+
"@mui/core-downloads-tracker@^7.1.0":
1224+
version "7.1.0"
1225+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-7.1.0.tgz#0767bad9a74aaeb0032da7390d1d1c32653e31d8"
1226+
integrity sha512-E0OqhZv548Qdc0PwWhLVA2zmjJZSTvaL4ZhoswmI8NJEC1tpW2js6LLP827jrW9MEiXYdz3QS6+hask83w74yQ==
12271227

1228-
"@mui/icons-material@^5.10.6":
1229-
version "5.17.1"
1230-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.17.1.tgz#2b14832473d4d3738d8194665af359377eb91752"
1231-
integrity sha512-CN86LocjkunFGG0yPlO4bgqHkNGgaEOEc3X/jG5Bzm401qYw79/SaLrofA7yAKCCXAGdIGnLoMHohc3+ubs95A==
1228+
"@mui/icons-material@^7.1.0":
1229+
version "7.1.0"
1230+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-7.1.0.tgz#c20860d4f2f09160697a3dd353234a802c45b1e9"
1231+
integrity sha512-1mUPMAZ+Qk3jfgL5ftRR06ATH/Esi0izHl1z56H+df6cwIlCWG66RXciUqeJCttbOXOQ5y2DCjLZI/4t3Yg3LA==
12321232
dependencies:
1233-
"@babel/runtime" "^7.23.9"
1233+
"@babel/runtime" "^7.27.1"
12341234

1235-
"@mui/material@^5.10.8":
1236-
version "5.17.1"
1237-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.17.1.tgz#596f542a51fc74db75da2df66565b4874ce4049d"
1238-
integrity sha512-2B33kQf+GmPnrvXXweWAx+crbiUEsxCdCN979QDYnlH9ox4pd+0/IBriWLV+l6ORoBF60w39cWjFnJYGFdzXcw==
1239-
dependencies:
1240-
"@babel/runtime" "^7.23.9"
1241-
"@mui/core-downloads-tracker" "^5.17.1"
1242-
"@mui/system" "^5.17.1"
1243-
"@mui/types" "~7.2.15"
1244-
"@mui/utils" "^5.17.1"
1235+
"@mui/material@^7.1.0":
1236+
version "7.1.0"
1237+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-7.1.0.tgz#f25866fb507ada2a2b3ac433b13a2bc79d83f608"
1238+
integrity sha512-ahUJdrhEv+mCp4XHW+tHIEYzZMSRLg8z4AjUOsj44QpD1ZaMxQoVOG2xiHvLFdcsIPbgSRx1bg1eQSheHBgvtg==
1239+
dependencies:
1240+
"@babel/runtime" "^7.27.1"
1241+
"@mui/core-downloads-tracker" "^7.1.0"
1242+
"@mui/system" "^7.1.0"
1243+
"@mui/types" "^7.4.2"
1244+
"@mui/utils" "^7.1.0"
12451245
"@popperjs/core" "^2.11.8"
1246-
"@types/react-transition-group" "^4.4.10"
1247-
clsx "^2.1.0"
1246+
"@types/react-transition-group" "^4.4.12"
1247+
clsx "^2.1.1"
12481248
csstype "^3.1.3"
12491249
prop-types "^15.8.1"
1250-
react-is "^19.0.0"
1250+
react-is "^19.1.0"
12511251
react-transition-group "^4.4.5"
12521252

1253-
"@mui/private-theming@^5.17.1":
1254-
version "5.17.1"
1255-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.17.1.tgz#b4b6fbece27830754ef78186e3f1307dca42f295"
1256-
integrity sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==
1253+
"@mui/private-theming@^6.4.8":
1254+
version "6.4.9"
1255+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.4.9.tgz#0c1d65a638a1740aad0eb715d79e76471abe8175"
1256+
integrity sha512-LktcVmI5X17/Q5SkwjCcdOLBzt1hXuc14jYa7NPShog0GBDCDvKtcnP0V7a2s6EiVRlv7BzbWEJzH6+l/zaCxw==
12571257
dependencies:
1258-
"@babel/runtime" "^7.23.9"
1259-
"@mui/utils" "^5.17.1"
1258+
"@babel/runtime" "^7.26.0"
1259+
"@mui/utils" "^6.4.9"
12601260
prop-types "^15.8.1"
12611261

1262-
"@mui/styled-engine@^5.16.14":
1263-
version "5.16.14"
1264-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.16.14.tgz#f90fef5b4f8ebf11d48e1b1df8854a45bb31a9f5"
1265-
integrity sha512-UAiMPZABZ7p8mUW4akDV6O7N3+4DatStpXMZwPlt+H/dA0lt67qawN021MNND+4QTpjaiMYxbhKZeQcyWCbuKw==
1262+
"@mui/private-theming@^7.1.0":
1263+
version "7.1.0"
1264+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-7.1.0.tgz#257b82cdbd4ec63132f3fc14e121e5acb3ff6e40"
1265+
integrity sha512-4Kck4jxhqF6YxNwJdSae1WgDfXVg0lIH6JVJ7gtuFfuKcQCgomJxPvUEOySTFRPz1IZzwz5OAcToskRdffElDA==
12661266
dependencies:
1267-
"@babel/runtime" "^7.23.9"
1267+
"@babel/runtime" "^7.27.1"
1268+
"@mui/utils" "^7.1.0"
1269+
prop-types "^15.8.1"
1270+
1271+
"@mui/styled-engine@^7.1.0":
1272+
version "7.1.0"
1273+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-7.1.0.tgz#3bf1d7856b98934585f7d03582bd74073db2a4b4"
1274+
integrity sha512-m0mJ0c6iRC+f9hMeRe0W7zZX1wme3oUX0+XTVHjPG7DJz6OdQ6K/ggEOq7ZdwilcpdsDUwwMfOmvO71qDkYd2w==
1275+
dependencies:
1276+
"@babel/runtime" "^7.27.1"
12681277
"@emotion/cache" "^11.13.5"
1278+
"@emotion/serialize" "^1.3.3"
1279+
"@emotion/sheet" "^1.4.0"
12691280
csstype "^3.1.3"
12701281
prop-types "^15.8.1"
12711282

1272-
"@mui/styles@^5.10.8":
1273-
version "5.17.1"
1274-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.17.1.tgz#1d51a6eee7fdb396979199e6b08a2d0b3ca9e6f8"
1275-
integrity sha512-GxNtcD1jXjj1i81vyuaeNxCpph/ApxSxgJ+G8A2jUY5/bMOxXSmgUdupbB0JLexsDIqmaSqTePVN0jnMZc1iZQ==
1276-
dependencies:
1277-
"@babel/runtime" "^7.23.9"
1278-
"@emotion/hash" "^0.9.1"
1279-
"@mui/private-theming" "^5.17.1"
1280-
"@mui/types" "~7.2.15"
1281-
"@mui/utils" "^5.17.1"
1282-
clsx "^2.1.0"
1283+
"@mui/styles@^6.4.8":
1284+
version "6.4.8"
1285+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.8.tgz#ad384c67f13ccd41a4b94ce67dce49dd8eabf3bd"
1286+
integrity sha512-1q5ZAidCBqnEaGNv/GgJfi8LeCDdEuZNJ/cQRJW1GEVKY1rSUNqceSIWW12aUcDswm5nsGlq3fdc89vypAEIcw==
1287+
dependencies:
1288+
"@babel/runtime" "^7.26.0"
1289+
"@emotion/hash" "^0.9.2"
1290+
"@mui/private-theming" "^6.4.8"
1291+
"@mui/types" "~7.2.24"
1292+
"@mui/utils" "^6.4.8"
1293+
clsx "^2.1.1"
12831294
csstype "^3.1.3"
12841295
hoist-non-react-statics "^3.3.2"
12851296
jss "^10.10.0"
@@ -1292,37 +1303,56 @@
12921303
jss-plugin-vendor-prefixer "^10.10.0"
12931304
prop-types "^15.8.1"
12941305

1295-
"@mui/system@^5.17.1":
1296-
version "5.17.1"
1297-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.17.1.tgz#1f987cce91bf738545a8cf5f99152cd2728e6077"
1298-
integrity sha512-aJrmGfQpyF0U4D4xYwA6ueVtQcEMebET43CUmKMP7e7iFh3sMIF3sBR0l8Urb4pqx1CBjHAaWgB0ojpND4Q3Jg==
1299-
dependencies:
1300-
"@babel/runtime" "^7.23.9"
1301-
"@mui/private-theming" "^5.17.1"
1302-
"@mui/styled-engine" "^5.16.14"
1303-
"@mui/types" "~7.2.15"
1304-
"@mui/utils" "^5.17.1"
1305-
clsx "^2.1.0"
1306+
"@mui/system@^7.1.0":
1307+
version "7.1.0"
1308+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-7.1.0.tgz#5ecc0248fc7a8f5af772b52297105fcd512f1f03"
1309+
integrity sha512-iedAWgRJMCxeMHvkEhsDlbvkK+qKf9me6ofsf7twk/jfT4P1ImVf7Rwb5VubEA0sikrVL+1SkoZM41M4+LNAVA==
1310+
dependencies:
1311+
"@babel/runtime" "^7.27.1"
1312+
"@mui/private-theming" "^7.1.0"
1313+
"@mui/styled-engine" "^7.1.0"
1314+
"@mui/types" "^7.4.2"
1315+
"@mui/utils" "^7.1.0"
1316+
clsx "^2.1.1"
13061317
csstype "^3.1.3"
13071318
prop-types "^15.8.1"
13081319

1309-
"@mui/types@~7.2.15":
1320+
"@mui/types@^7.4.2":
1321+
version "7.4.2"
1322+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.2.tgz#fdeb9855a4968c360bcc998b9dba93e5f635b40f"
1323+
integrity sha512-edRc5JcLPsrlNFYyTPxds+d5oUovuUxnnDtpJUbP6WMeV4+6eaX/mqai1ZIWT62lCOe0nlrON0s9HDiv5en5bA==
1324+
dependencies:
1325+
"@babel/runtime" "^7.27.1"
1326+
1327+
"@mui/types@~7.2.24":
13101328
version "7.2.24"
13111329
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
13121330
integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
13131331

1314-
"@mui/utils@^5.17.1":
1315-
version "5.17.1"
1316-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
1317-
integrity sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==
1332+
"@mui/utils@^6.4.8", "@mui/utils@^6.4.9":
1333+
version "6.4.9"
1334+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.4.9.tgz#b0df01daa254c7c32a1a30b30a5179e19ef071a7"
1335+
integrity sha512-Y12Q9hbK9g+ZY0T3Rxrx9m2m10gaphDuUMgWxyV5kNJevVxXYCLclYUCC9vXaIk1/NdNDTcW2Yfr2OGvNFNmHg==
13181336
dependencies:
1319-
"@babel/runtime" "^7.23.9"
1320-
"@mui/types" "~7.2.15"
1321-
"@types/prop-types" "^15.7.12"
1337+
"@babel/runtime" "^7.26.0"
1338+
"@mui/types" "~7.2.24"
1339+
"@types/prop-types" "^15.7.14"
13221340
clsx "^2.1.1"
13231341
prop-types "^15.8.1"
13241342
react-is "^19.0.0"
13251343

1344+
"@mui/utils@^7.1.0":
1345+
version "7.1.0"
1346+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.1.0.tgz#464c0c1bc8f57c07d934ac674f3dcc81ac24f68b"
1347+
integrity sha512-/OM3S8kSHHmWNOP+NH9xEtpYSG10upXeQ0wLZnfDgmgadTAk5F4MQfFLyZ5FCRJENB3eRzltMmaNl6UtDnPovw==
1348+
dependencies:
1349+
"@babel/runtime" "^7.27.1"
1350+
"@mui/types" "^7.4.2"
1351+
"@types/prop-types" "^15.7.14"
1352+
clsx "^2.1.1"
1353+
prop-types "^15.8.1"
1354+
react-is "^19.1.0"
1355+
13261356
"@nicolo-ribaudo/[email protected]":
13271357
version "5.1.1-v1"
13281358
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
@@ -1543,7 +1573,7 @@
15431573
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
15441574
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
15451575

1546-
"@types/prop-types@*", "@types/prop-types@^15.7.12":
1576+
"@types/prop-types@*", "@types/prop-types@^15.7.14":
15471577
version "15.7.14"
15481578
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
15491579
integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
@@ -1590,7 +1620,7 @@
15901620
"@types/history" "^4.7.11"
15911621
"@types/react" "*"
15921622

1593-
"@types/react-transition-group@^4.4.10":
1623+
"@types/react-transition-group@^4.4.12":
15941624
version "4.4.12"
15951625
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
15961626
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
@@ -2367,7 +2397,7 @@ clone-deep@^4.0.1:
23672397
kind-of "^6.0.2"
23682398
shallow-clone "^3.0.0"
23692399

2370-
clsx@^2.1.0, clsx@^2.1.1:
2400+
clsx@^2.1.1:
23712401
version "2.1.1"
23722402
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
23732403
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
@@ -4914,7 +4944,7 @@ react-is@^18.0.0:
49144944
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
49154945
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
49164946

4917-
react-is@^19.0.0:
4947+
react-is@^19.0.0, react-is@^19.1.0:
49184948
version "19.1.0"
49194949
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b"
49204950
integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==

0 commit comments

Comments
 (0)