Skip to content

Commit f13090a

Browse files
fix(deps): update material-ui monorepo to v6
1 parent 3f345b7 commit f13090a

File tree

2 files changed

+83
-31
lines changed

2 files changed

+83
-31
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"dependencies": {
1414
"@emotion/react": "11.13.5",
1515
"@emotion/styled": "11.13.5",
16-
"@mui/icons-material": "5.16.8",
16+
"@mui/icons-material": "6.1.9",
1717
"@mui/lab": "5.0.0-alpha.174",
18-
"@mui/material": "5.16.8",
19-
"@mui/system": "5.16.8",
18+
"@mui/material": "6.1.9",
19+
"@mui/system": "6.1.9",
2020
"@mui/x-date-pickers": "7.23.0",
2121
"@reduxjs/toolkit": "2.4.0",
2222
"@vitejs/plugin-react": "4.3.4",

yarn.lock

Lines changed: 80 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,13 @@
11131113
dependencies:
11141114
regenerator-runtime "^0.14.0"
11151115

1116+
"@babel/runtime@^7.26.0":
1117+
version "7.26.0"
1118+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
1119+
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
1120+
dependencies:
1121+
regenerator-runtime "^0.14.0"
1122+
11161123
"@babel/template@^7.22.15", "@babel/template@^7.24.0":
11171124
version "7.24.0"
11181125
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
@@ -1618,17 +1625,17 @@
16181625
clsx "^2.1.0"
16191626
prop-types "^15.8.1"
16201627

1621-
"@mui/core-downloads-tracker@^5.16.8":
1622-
version "5.16.8"
1623-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.8.tgz#b83316d14dad08fac7cd0574f2643b01959b4464"
1624-
integrity sha512-DARxShbBsWz6azwkTmv05rR7rJfcd9cXFsQtbcr24A+5esQBSnK2N3cbg/izlvuMGxonfWaysz/ae+6Ij9RAHQ==
1628+
"@mui/core-downloads-tracker@^6.1.9":
1629+
version "6.1.9"
1630+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.9.tgz#7f538205f7f877cdc335d06ef7e671fe840cf68f"
1631+
integrity sha512-TWqj7b1w5cmSz4H/uf+y2AHxAH4ldPR7D2bz0XVyn60GCAo/zRbRPx7cF8gTs/i7CiYeHzV6dtat0VpMwOtolw==
16251632

1626-
"@mui/icons-material@5.16.8":
1627-
version "5.16.8"
1628-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.8.tgz#8c32c6fe8f80f6859a73cd2c153fe97c160791ca"
1629-
integrity sha512-2HKzTsCPbNgJq2z4tI6sLDwxKXqiiPh6L3IhuB8w+ypShE/qAI4FZQfI2o93vysQnkPB4Rw3FKSwAJWTThhHQA==
1633+
"@mui/icons-material@6.1.9":
1634+
version "6.1.9"
1635+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.1.9.tgz#68b1003d3e29db4f5d5e5f46a4333f34762aeeeb"
1636+
integrity sha512-AzlhIT51rdjkZ/EcUV2dbhNkNSUHIqCnNoUxodpiTw8buyAUBd+qnxg5OBSuPpun/ZEdSSB8Q7Uyh6zqjiMsEQ==
16301637
dependencies:
1631-
"@babel/runtime" "^7.23.9"
1638+
"@babel/runtime" "^7.26.0"
16321639

16331640
16341641
version "5.0.0-alpha.174"
@@ -1643,19 +1650,19 @@
16431650
clsx "^2.1.0"
16441651
prop-types "^15.8.1"
16451652

1646-
"@mui/material@5.16.8":
1647-
version "5.16.8"
1648-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.8.tgz#cf6a3784910fae05cbcd0a871eaca2821639d867"
1649-
integrity sha512-amnDx385shdQasC7wAk/oQjfti8N4wm0fLEcD7n5KXDZxn9Y+0VKEC+ieVseOUGuY5B2FqzdNfeVwUPTmUBszQ==
1653+
"@mui/material@6.1.9":
1654+
version "6.1.9"
1655+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.1.9.tgz#e596944ea4d95f16bdc9dd83ebd1b7067e5957be"
1656+
integrity sha512-NwqIN0bdsgzSbZd5JFcC+2ez0XW/XNs8uiV2PDHrqQ4qf/FEasFJG1z6g8JbCN0YlTrHZekVb17X0Fv0qcYJfQ==
16501657
dependencies:
1651-
"@babel/runtime" "^7.23.9"
1652-
"@mui/core-downloads-tracker" "^5.16.8"
1653-
"@mui/system" "^5.16.8"
1654-
"@mui/types" "^7.2.15"
1655-
"@mui/utils" "^5.16.8"
1658+
"@babel/runtime" "^7.26.0"
1659+
"@mui/core-downloads-tracker" "^6.1.9"
1660+
"@mui/system" "^6.1.9"
1661+
"@mui/types" "^7.2.19"
1662+
"@mui/utils" "^6.1.9"
16561663
"@popperjs/core" "^2.11.8"
1657-
"@types/react-transition-group" "^4.4.10"
1658-
clsx "^2.1.0"
1664+
"@types/react-transition-group" "^4.4.11"
1665+
clsx "^2.1.1"
16591666
csstype "^3.1.3"
16601667
prop-types "^15.8.1"
16611668
react-is "^18.3.1"
@@ -1670,6 +1677,15 @@
16701677
"@mui/utils" "^5.16.8"
16711678
prop-types "^15.8.1"
16721679

1680+
"@mui/private-theming@^6.1.9":
1681+
version "6.1.9"
1682+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.9.tgz#14b84e31bff4caef9b85d77870869d733fde39f6"
1683+
integrity sha512-7aum/O1RquBYhfwL/7egDyl9GqJgPM6hoJDFFBbhF6Sgv9yI9v4w3ArKUkuVvR0CtVj4NXRVMKEioh1bjUzvuA==
1684+
dependencies:
1685+
"@babel/runtime" "^7.26.0"
1686+
"@mui/utils" "^6.1.9"
1687+
prop-types "^15.8.1"
1688+
16731689
"@mui/styled-engine@^5.16.8":
16741690
version "5.16.8"
16751691
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.16.8.tgz#b8ca35f93f503a51d0759a05475bfd28e10757ea"
@@ -1680,7 +1696,33 @@
16801696
csstype "^3.1.3"
16811697
prop-types "^15.8.1"
16821698

1683-
"@mui/[email protected]", "@mui/system@^5.16.8":
1699+
"@mui/styled-engine@^6.1.9":
1700+
version "6.1.9"
1701+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.1.9.tgz#ef2c39d3e3eda94490e1822d1f23c4fb924651f1"
1702+
integrity sha512-xynSLlJRxHLzSfQaiDjkaTx8LiFb9ByVa7aOdwFnTxGWFMY1F+mkXwAUY4jDDE+MAxkWxlzzQE0wOohnsxhdQg==
1703+
dependencies:
1704+
"@babel/runtime" "^7.26.0"
1705+
"@emotion/cache" "^11.13.5"
1706+
"@emotion/serialize" "^1.3.3"
1707+
"@emotion/sheet" "^1.4.0"
1708+
csstype "^3.1.3"
1709+
prop-types "^15.8.1"
1710+
1711+
"@mui/[email protected]", "@mui/system@^6.1.9":
1712+
version "6.1.9"
1713+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.1.9.tgz#7b8735e7cbb6df552416607b9c00404557aa4e31"
1714+
integrity sha512-8x+RucnNp21gfFYsklCaZf0COXbv3+v0lrVuXONxvPEkESi2rwLlOi8UPJfcz6LxZOAX3v3oQ7qw18vnpgueRg==
1715+
dependencies:
1716+
"@babel/runtime" "^7.26.0"
1717+
"@mui/private-theming" "^6.1.9"
1718+
"@mui/styled-engine" "^6.1.9"
1719+
"@mui/types" "^7.2.19"
1720+
"@mui/utils" "^6.1.9"
1721+
clsx "^2.1.1"
1722+
csstype "^3.1.3"
1723+
prop-types "^15.8.1"
1724+
1725+
"@mui/system@^5.16.8":
16841726
version "5.16.8"
16851727
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.16.8.tgz#e5010d76cd2fdcc403ad3f98abfba99d330055ad"
16861728
integrity sha512-L32TaFDFpGIi1g6ysRtmhc9zDgrlxDXu3NlrGE8gAsQw/ziHrPdr0PNr20O0POUshA1q14W4dNZ/z0Nx2F9lhA==
@@ -1709,6 +1751,11 @@
17091751
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.18.tgz#4b6385ed2f7828ef344113cdc339d6fdf8e4bc23"
17101752
integrity sha512-uvK9dWeyCJl/3ocVnTOS6nlji/Knj8/tVqVX03UVTpdmTJYu/s4jtDd9Kvv0nRGE0CUSNW1UYAci7PYypjealg==
17111753

1754+
"@mui/types@^7.2.19":
1755+
version "7.2.19"
1756+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.19.tgz#c941954dd24393fdce5f07830d44440cf4ab6c80"
1757+
integrity sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA==
1758+
17121759
"@mui/utils@^5.15.14":
17131760
version "5.15.14"
17141761
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.14.tgz#e414d7efd5db00bfdc875273a40c0a89112ade3a"
@@ -1743,6 +1790,18 @@
17431790
prop-types "^15.8.1"
17441791
react-is "^18.3.1"
17451792

1793+
"@mui/utils@^6.1.9":
1794+
version "6.1.9"
1795+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.9.tgz#821612300f66684054fd6e36336cfea91f050fbe"
1796+
integrity sha512-N7uzBp7p2or+xanXn3aH2OTINC6F/Ru/U8h6amhRZEev8bJhKN86rIDIoxZZ902tj+09LXtH83iLxFMjMHyqNA==
1797+
dependencies:
1798+
"@babel/runtime" "^7.26.0"
1799+
"@mui/types" "^7.2.19"
1800+
"@types/prop-types" "^15.7.13"
1801+
clsx "^2.1.1"
1802+
prop-types "^15.8.1"
1803+
react-is "^18.3.1"
1804+
17461805
17471806
version "7.23.0"
17481807
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.23.0.tgz#4beef35bdc69c261211912ef7bba465d8a64d25a"
@@ -2079,13 +2138,6 @@
20792138
"@types/history" "^4.7.11"
20802139
"@types/react" "*"
20812140

2082-
"@types/react-transition-group@^4.4.10":
2083-
version "4.4.10"
2084-
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac"
2085-
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==
2086-
dependencies:
2087-
"@types/react" "*"
2088-
20892141
"@types/react-transition-group@^4.4.11":
20902142
version "4.4.11"
20912143
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.11.tgz#d963253a611d757de01ebb241143b1017d5d63d5"

0 commit comments

Comments
 (0)