Skip to content

Commit 135427f

Browse files
Update material-ui monorepo to v6
1 parent 9784bcc commit 135427f

File tree

2 files changed

+62
-77
lines changed

2 files changed

+62
-77
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"@emotion/react": "^11.11.4",
99
"@emotion/styled": "^11.11.5",
1010
"@hookform/resolvers": "^3.6.0",
11-
"@mui/icons-material": "^5.15.19",
12-
"@mui/material": "^5.15.19",
11+
"@mui/icons-material": "^6.0.0",
12+
"@mui/material": "^6.0.0",
1313
"@mui/x-date-pickers": "^7.6.1",
1414
"@reduxjs/toolkit": "^2.2.5",
1515
"@tanstack/react-query": "^5.40.0",

yarn.lock

Lines changed: 60 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ __metadata:
197197
languageName: node
198198
linkType: hard
199199

200-
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7":
200+
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7":
201201
version: 7.26.0
202202
resolution: "@babel/runtime@npm:7.26.0"
203203
dependencies:
@@ -923,48 +923,49 @@ __metadata:
923923
languageName: node
924924
linkType: hard
925925

926-
"@mui/core-downloads-tracker@npm:^5.16.12":
927-
version: 5.16.12
928-
resolution: "@mui/core-downloads-tracker@npm:5.16.12"
929-
checksum: 10c0/939aa1cc16ddd15c141f40fb3bfc9209d31ca909ebfd0353989290314cb8901007ddac4e12b31eaebde816f41a33eed4dfb77c7179a87b99e9b627cb66576604
926+
"@mui/core-downloads-tracker@npm:^6.2.1":
927+
version: 6.2.1
928+
resolution: "@mui/core-downloads-tracker@npm:6.2.1"
929+
checksum: 10c0/873c95a54fc8c5520a22feb1e98855742ce76b88e2cb909c02a9a99200cbb0e80971458626c435dc290634aaa3f066c501a7b87c03626dd135fee7bf52a12e4e
930930
languageName: node
931931
linkType: hard
932932

933-
"@mui/icons-material@npm:^5.15.19":
934-
version: 5.16.12
935-
resolution: "@mui/icons-material@npm:5.16.12"
933+
"@mui/icons-material@npm:^6.0.0":
934+
version: 6.2.1
935+
resolution: "@mui/icons-material@npm:6.2.1"
936936
dependencies:
937-
"@babel/runtime": "npm:^7.23.9"
937+
"@babel/runtime": "npm:^7.26.0"
938938
peerDependencies:
939-
"@mui/material": ^5.0.0
939+
"@mui/material": ^6.2.1
940940
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
941941
react: ^17.0.0 || ^18.0.0 || ^19.0.0
942942
peerDependenciesMeta:
943943
"@types/react":
944944
optional: true
945-
checksum: 10c0/5e8552296781bb06ffe7026d9c823a14331c2b132b7610e6216f43c074d5ecbac7b1e9e99dffd98ffb769543cc3798dcfcc5aac54bd093773f8577994f1fffa4
945+
checksum: 10c0/5ff137c8fbe6875b871d9c47e4a1d767d8b8f3f9b092a9b7fc5bb9fedf479dadf528f6602992408ba514e3fd69b2c8c0e6a14a4676a5cc4f4b779f33ba5b5d0a
946946
languageName: node
947947
linkType: hard
948948

949-
"@mui/material@npm:^5.15.19":
950-
version: 5.16.12
951-
resolution: "@mui/material@npm:5.16.12"
949+
"@mui/material@npm:^6.0.0":
950+
version: 6.2.1
951+
resolution: "@mui/material@npm:6.2.1"
952952
dependencies:
953-
"@babel/runtime": "npm:^7.23.9"
954-
"@mui/core-downloads-tracker": "npm:^5.16.12"
955-
"@mui/system": "npm:^5.16.12"
956-
"@mui/types": "npm:^7.2.15"
957-
"@mui/utils": "npm:^5.16.12"
953+
"@babel/runtime": "npm:^7.26.0"
954+
"@mui/core-downloads-tracker": "npm:^6.2.1"
955+
"@mui/system": "npm:^6.2.1"
956+
"@mui/types": "npm:^7.2.20"
957+
"@mui/utils": "npm:^6.2.1"
958958
"@popperjs/core": "npm:^2.11.8"
959-
"@types/react-transition-group": "npm:^4.4.10"
960-
clsx: "npm:^2.1.0"
959+
"@types/react-transition-group": "npm:^4.4.12"
960+
clsx: "npm:^2.1.1"
961961
csstype: "npm:^3.1.3"
962962
prop-types: "npm:^15.8.1"
963963
react-is: "npm:^19.0.0"
964964
react-transition-group: "npm:^4.4.5"
965965
peerDependencies:
966966
"@emotion/react": ^11.5.0
967967
"@emotion/styled": ^11.3.0
968+
"@mui/material-pigment-css": ^6.2.1
968969
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
969970
react: ^17.0.0 || ^18.0.0 || ^19.0.0
970971
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -973,35 +974,39 @@ __metadata:
973974
optional: true
974975
"@emotion/styled":
975976
optional: true
977+
"@mui/material-pigment-css":
978+
optional: true
976979
"@types/react":
977980
optional: true
978-
checksum: 10c0/e0e41f191a5f482b8cdddc14d6a0938e0fa798fec5f9107a3f360292d0fd8b91a59742a36c7d47a3e43efc798933b9eaf7e32208fd124354a0dd0d6bbacf1079
981+
checksum: 10c0/9ebef984b0aeec933290bf4d984bed02a984e30d0dbfeb473becbcf7c284bbe058d5dc1302445abe4a799750d415ea4893df18fa41545cf191f6fa5bc0d229a4
979982
languageName: node
980983
linkType: hard
981984

982-
"@mui/private-theming@npm:^5.16.12":
983-
version: 5.16.12
984-
resolution: "@mui/private-theming@npm:5.16.12"
985+
"@mui/private-theming@npm:^6.2.1":
986+
version: 6.2.1
987+
resolution: "@mui/private-theming@npm:6.2.1"
985988
dependencies:
986-
"@babel/runtime": "npm:^7.23.9"
987-
"@mui/utils": "npm:^5.16.12"
989+
"@babel/runtime": "npm:^7.26.0"
990+
"@mui/utils": "npm:^6.2.1"
988991
prop-types: "npm:^15.8.1"
989992
peerDependencies:
990993
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
991994
react: ^17.0.0 || ^18.0.0 || ^19.0.0
992995
peerDependenciesMeta:
993996
"@types/react":
994997
optional: true
995-
checksum: 10c0/bb7ddde1878a888c517072b7bf330ecf657a1286b5b8b2f969b793fe69c6e17180124469cf3cd68256d165531b3eb8e48aa446fbaf5b62759fa1dd094ac33af0
998+
checksum: 10c0/15003060e88264e0247f0e0fc63ca696f3b326987d079615eee40670b77fd0c021ffcf8f650a33e84e0ac790075ab00bc8a9d577aa842298b889676dc6f06ef9
996999
languageName: node
9971000
linkType: hard
9981001

999-
"@mui/styled-engine@npm:^5.16.12":
1000-
version: 5.16.12
1001-
resolution: "@mui/styled-engine@npm:5.16.12"
1002+
"@mui/styled-engine@npm:^6.2.1":
1003+
version: 6.2.1
1004+
resolution: "@mui/styled-engine@npm:6.2.1"
10021005
dependencies:
1003-
"@babel/runtime": "npm:^7.23.9"
1006+
"@babel/runtime": "npm:^7.26.0"
10041007
"@emotion/cache": "npm:^11.13.5"
1008+
"@emotion/serialize": "npm:^1.3.3"
1009+
"@emotion/sheet": "npm:^1.4.0"
10051010
csstype: "npm:^3.1.3"
10061011
prop-types: "npm:^15.8.1"
10071012
peerDependencies:
@@ -1013,20 +1018,20 @@ __metadata:
10131018
optional: true
10141019
"@emotion/styled":
10151020
optional: true
1016-
checksum: 10c0/8404556edf2f9212c78291ce8ab6f1cc277a58f4b341031578ba0e0f81407172735af95050dda8a4f510b811267f2abf4d8a7f3dcab934c59b687ce748052148
1021+
checksum: 10c0/3e95744b642b41afde7e5040fc428dbcf01a4a3937c859380b19a3ec3e23ebb460cb3681cf86773c13ea5be76f64ee071afa8ded9d38850bd5b90710623a8549
10171022
languageName: node
10181023
linkType: hard
10191024

1020-
"@mui/system@npm:^5.16.12":
1021-
version: 5.16.12
1022-
resolution: "@mui/system@npm:5.16.12"
1025+
"@mui/system@npm:^6.2.1":
1026+
version: 6.2.1
1027+
resolution: "@mui/system@npm:6.2.1"
10231028
dependencies:
1024-
"@babel/runtime": "npm:^7.23.9"
1025-
"@mui/private-theming": "npm:^5.16.12"
1026-
"@mui/styled-engine": "npm:^5.16.12"
1027-
"@mui/types": "npm:^7.2.15"
1028-
"@mui/utils": "npm:^5.16.12"
1029-
clsx: "npm:^2.1.0"
1029+
"@babel/runtime": "npm:^7.26.0"
1030+
"@mui/private-theming": "npm:^6.2.1"
1031+
"@mui/styled-engine": "npm:^6.2.1"
1032+
"@mui/types": "npm:^7.2.20"
1033+
"@mui/utils": "npm:^6.2.1"
1034+
clsx: "npm:^2.1.1"
10301035
csstype: "npm:^3.1.3"
10311036
prop-types: "npm:^15.8.1"
10321037
peerDependencies:
@@ -1041,11 +1046,11 @@ __metadata:
10411046
optional: true
10421047
"@types/react":
10431048
optional: true
1044-
checksum: 10c0/5278496b355b66fe7c7913a6663edf1d7c7fa3cbf634cfc0e3ee63e7fed5e73a16b107352ed5919988f644a60d8f3e1bf075f4619b3baba128cbae8ec3c93b77
1049+
checksum: 10c0/94aef42804fa4052b7ceabb41979b9192c432f0ae8bb74a450c604426eb9813c0066e646966704f30bbb262e75629bed05c9f87e0753e5416d6e903e6c870e23
10451050
languageName: node
10461051
linkType: hard
10471052

1048-
"@mui/types@npm:^7.2.15, @mui/types@npm:^7.2.20":
1053+
"@mui/types@npm:^7.2.20":
10491054
version: 7.2.20
10501055
resolution: "@mui/types@npm:7.2.20"
10511056
peerDependencies:
@@ -1057,27 +1062,7 @@ __metadata:
10571062
languageName: node
10581063
linkType: hard
10591064

1060-
"@mui/utils@npm:^5.16.12":
1061-
version: 5.16.12
1062-
resolution: "@mui/utils@npm:5.16.12"
1063-
dependencies:
1064-
"@babel/runtime": "npm:^7.23.9"
1065-
"@mui/types": "npm:^7.2.15"
1066-
"@types/prop-types": "npm:^15.7.12"
1067-
clsx: "npm:^2.1.1"
1068-
prop-types: "npm:^15.8.1"
1069-
react-is: "npm:^19.0.0"
1070-
peerDependencies:
1071-
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
1072-
react: ^17.0.0 || ^18.0.0 || ^19.0.0
1073-
peerDependenciesMeta:
1074-
"@types/react":
1075-
optional: true
1076-
checksum: 10c0/a406e80972c5516c787b278e1c25b17dbed6971286b2c883011e7af8224a9c228a9faebbdc57b148b7185509b3f0b9838f04fc84d341ee570f81647d1cc36457
1077-
languageName: node
1078-
linkType: hard
1079-
1080-
"@mui/utils@npm:^5.16.6 || ^6.0.0":
1065+
"@mui/utils@npm:^5.16.6 || ^6.0.0, @mui/utils@npm:^6.2.1":
10811066
version: 6.2.1
10821067
resolution: "@mui/utils@npm:6.2.1"
10831068
dependencies:
@@ -1716,7 +1701,7 @@ __metadata:
17161701
languageName: node
17171702
linkType: hard
17181703

1719-
"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.12, @types/prop-types@npm:^15.7.14":
1704+
"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.14":
17201705
version: 15.7.14
17211706
resolution: "@types/prop-types@npm:15.7.14"
17221707
checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
@@ -1753,12 +1738,12 @@ __metadata:
17531738
languageName: node
17541739
linkType: hard
17551740

1756-
"@types/react-transition-group@npm:^4.4.10, @types/react-transition-group@npm:^4.4.11":
1757-
version: 4.4.11
1758-
resolution: "@types/react-transition-group@npm:4.4.11"
1759-
dependencies:
1760-
"@types/react": "npm:*"
1761-
checksum: 10c0/8fbf0dcc1b81985cdcebe3c59d769fe2ea3f4525f12c3a10a7429a59f93e303c82b2abb744d21cb762879f4514969d70a7ab11b9bf486f92213e8fe70e04098d
1741+
"@types/react-transition-group@npm:^4.4.11, @types/react-transition-group@npm:^4.4.12":
1742+
version: 4.4.12
1743+
resolution: "@types/react-transition-group@npm:4.4.12"
1744+
peerDependencies:
1745+
"@types/react": "*"
1746+
checksum: 10c0/0441b8b47c69312c89ec0760ba477ba1a0808a10ceef8dc1c64b1013ed78517332c30f18681b0ec0b53542731f1ed015169fed1d127cc91222638ed955478ec7
17621747
languageName: node
17631748
linkType: hard
17641749

@@ -3187,7 +3172,7 @@ __metadata:
31873172
languageName: node
31883173
linkType: hard
31893174

3190-
"clsx@npm:^2.1.0, clsx@npm:^2.1.1":
3175+
"clsx@npm:^2.1.1":
31913176
version: 2.1.1
31923177
resolution: "clsx@npm:2.1.1"
31933178
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
@@ -5235,8 +5220,8 @@ __metadata:
52355220
"@eslint/compat": "npm:1.2.4"
52365221
"@eslint/js": "npm:9.17.0"
52375222
"@hookform/resolvers": "npm:^3.6.0"
5238-
"@mui/icons-material": "npm:^5.15.19"
5239-
"@mui/material": "npm:^5.15.19"
5223+
"@mui/icons-material": "npm:^6.0.0"
5224+
"@mui/material": "npm:^6.0.0"
52405225
"@mui/x-date-pickers": "npm:^7.6.1"
52415226
"@reduxjs/toolkit": "npm:^2.2.5"
52425227
"@tanstack/eslint-plugin-query": "npm:5.62.1"

0 commit comments

Comments
 (0)