Skip to content

Commit

Permalink
Update material-ui monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 39157ad commit df52308
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 62 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@hookform/resolvers": "^3.6.0",
"@mui/icons-material": "^5.15.19",
"@mui/material": "^5.15.19",
"@mui/icons-material": "^6.0.0",
"@mui/material": "^6.0.0",
"@mui/x-date-pickers": "^7.6.1",
"@reduxjs/toolkit": "^2.2.5",
"@tanstack/react-query": "^5.40.0",
Expand Down
143 changes: 83 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ __metadata:
languageName: node
linkType: hard

"@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.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7":
"@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.0, @babel/runtime@npm:^7.25.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
Expand Down Expand Up @@ -382,7 +382,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.11.0, @emotion/cache@npm:^11.13.0":
"@emotion/cache@npm:^11.13.0, @emotion/cache@npm:^11.13.1":
version: 11.13.1
resolution: "@emotion/cache@npm:11.13.1"
dependencies:
Expand Down Expand Up @@ -900,129 +900,132 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.16.7":
version: 5.16.7
resolution: "@mui/core-downloads-tracker@npm:5.16.7"
checksum: 10c0/4644c850160d01232c1abdbed141e4fa70e155891a9c68f0c2cc3054b4a3cdc1d28cf2d6665366fd8c725b2b091db677e11831552889a4e4e14f1e44450cf654
"@mui/core-downloads-tracker@npm:^6.0.2":
version: 6.0.2
resolution: "@mui/core-downloads-tracker@npm:6.0.2"
checksum: 10c0/b83b067ab7b6fe90b1616a8ced478cb030384c0942502e63d2c5580677dcaed055a5a5178130c1c3a9b6b02f4b1a1e19ce0f2e6a754c1f5724495c6458a8efd8
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.15.19":
version: 5.16.7
resolution: "@mui/icons-material@npm:5.16.7"
"@mui/icons-material@npm:^6.0.0":
version: 6.0.2
resolution: "@mui/icons-material@npm:6.0.2"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@babel/runtime": "npm:^7.25.0"
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
"@mui/material": ^6.0.2
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/49bab1754334798acaf93187d27200cf90d7c50b6a019531594aeac9e5ced9168281fec70bb040792dc86c8bc0d3bf9a876f22cfbf86ad07941ca6bc6c564921
checksum: 10c0/862cae6f8cb9624ca728ffbb755f29fd937a45ab9a38f4aeea053b86747eb153279666cf62ffa0fb1f2617b824e66e5badd2f3a9133f7223b230c1c987d57de7
languageName: node
linkType: hard

"@mui/material@npm:^5.15.19":
version: 5.16.7
resolution: "@mui/material@npm:5.16.7"
"@mui/material@npm:^6.0.0":
version: 6.0.2
resolution: "@mui/material@npm:6.0.2"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/core-downloads-tracker": "npm:^5.16.7"
"@mui/system": "npm:^5.16.7"
"@mui/types": "npm:^7.2.15"
"@mui/utils": "npm:^5.16.6"
"@babel/runtime": "npm:^7.25.0"
"@mui/core-downloads-tracker": "npm:^6.0.2"
"@mui/system": "npm:^6.0.2"
"@mui/types": "npm:^7.2.16"
"@mui/utils": "npm:^6.0.2"
"@popperjs/core": "npm:^2.11.8"
"@types/react-transition-group": "npm:^4.4.10"
clsx: "npm:^2.1.0"
"@types/react-transition-group": "npm:^4.4.11"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.3.1"
react-transition-group: "npm:^4.4.5"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
"@mui/material-pigment-css": ^6.0.2
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@mui/material-pigment-css":
optional: true
"@types/react":
optional: true
checksum: 10c0/b11419c1a77835413471f9352586fed65fb5de19c6737e121669da0484c441c7dd9939aa73fdad779482c30efaa694fb9fdcf18dcf418af07881e60eaff92b4f
checksum: 10c0/2dc43f4fec596f4cec4428610ba6e100d4e9e48a8a16e049baa10e9b6a028f5ce90a68edf0713bd8ca70c985c68d1544ffaffb51946348e04af287e686622c9b
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/private-theming@npm:5.16.6"
"@mui/private-theming@npm:^6.0.2":
version: 6.0.2
resolution: "@mui/private-theming@npm:6.0.2"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/utils": "npm:^5.16.6"
"@babel/runtime": "npm:^7.25.0"
"@mui/utils": "npm:^6.0.2"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/0a09afd6c2be37197973a856049f97e2f17f3e5e6cf6387af036055342efbfcd7d7066dcad587886f25f491e5940e4e9bb7d732d5099eb85b53b84ef120e9555
checksum: 10c0/981bef131b755256d2942f92c7ca22a1baf11ef19f76824e44751d0eca0dc0ff62361b744d46efc5746c82816415597ec5e6248307619ccd79f79d70e98938d7
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/styled-engine@npm:5.16.6"
"@mui/styled-engine@npm:^6.0.2":
version: 6.0.2
resolution: "@mui/styled-engine@npm:6.0.2"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@emotion/cache": "npm:^11.11.0"
"@babel/runtime": "npm:^7.25.0"
"@emotion/cache": "npm:^11.13.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/styled": ^11.3.0
react: ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/b15e653c8756059c8ae2891ca54900573e22f6ed1aaf65a389ec838f2aca3252aeeb9a79aec4a43f080152b161a416e60b31a62595ba86ad5f72eda5642caaf2
checksum: 10c0/36eb8298805e005dec6e564c83e63313f2f654bdac61d31b99785178478f5a9673660f67796633a0beeacc3c66e4bc3b2f33ec473d2cce400dfca707c8e10b37
languageName: node
linkType: hard

"@mui/system@npm:^5.16.7":
version: 5.16.7
resolution: "@mui/system@npm:5.16.7"
"@mui/system@npm:^6.0.2":
version: 6.0.2
resolution: "@mui/system@npm:6.0.2"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/private-theming": "npm:^5.16.6"
"@mui/styled-engine": "npm:^5.16.6"
"@mui/types": "npm:^7.2.15"
"@mui/utils": "npm:^5.16.6"
clsx: "npm:^2.1.0"
"@babel/runtime": "npm:^7.25.0"
"@mui/private-theming": "npm:^6.0.2"
"@mui/styled-engine": "npm:^6.0.2"
"@mui/types": "npm:^7.2.16"
"@mui/utils": "npm:^6.0.2"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: 10c0/c07479c0728433847c1e3d7f57b96d9e0770cc814dfd1c9e070304955984a0b706832703b22388eb83906d1a01691f37047e2bac6a5e5c083e8c29a54302d476
checksum: 10c0/bcb77617467f2b6ad22dd7d5c384f8e1a86511065f4384d7d45d4e2ca34db383454556f59a97f44fbd82bbe38ee0f45fb25e22fb39536e7f42d99c3ee88dcdb2
languageName: node
linkType: hard

"@mui/types@npm:^7.2.15":
"@mui/types@npm:^7.2.15, @mui/types@npm:^7.2.16":
version: 7.2.16
resolution: "@mui/types@npm:7.2.16"
peerDependencies:
Expand Down Expand Up @@ -1054,6 +1057,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.0.2":
version: 6.0.2
resolution: "@mui/utils@npm:6.0.2"
dependencies:
"@babel/runtime": "npm:^7.25.0"
"@mui/types": "npm:^7.2.16"
"@types/prop-types": "npm:^15.7.12"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.3.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/7a7d45878727bb154cd2bed4b8bbe536f24cda9431688e64a87f82dfe313e82cb948865cacc3c416588a3988d5715f3546c636e2b341c6fa0f5409bbe287a133
languageName: node
linkType: hard

"@mui/x-date-pickers@npm:^7.6.1":
version: 7.15.0
resolution: "@mui/x-date-pickers@npm:7.15.0"
Expand Down Expand Up @@ -1688,7 +1711,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-transition-group@npm:^4.4.10, @types/react-transition-group@npm:^4.4.11":
"@types/react-transition-group@npm:^4.4.11":
version: 4.4.11
resolution: "@types/react-transition-group@npm:4.4.11"
dependencies:
Expand Down Expand Up @@ -2856,7 +2879,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.1.0, clsx@npm:^2.1.1":
"clsx@npm:^2.1.1":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
Expand Down Expand Up @@ -4916,8 +4939,8 @@ __metadata:
"@eslint/compat": "npm:1.1.1"
"@eslint/js": "npm:9.9.1"
"@hookform/resolvers": "npm:^3.6.0"
"@mui/icons-material": "npm:^5.15.19"
"@mui/material": "npm:^5.15.19"
"@mui/icons-material": "npm:^6.0.0"
"@mui/material": "npm:^6.0.0"
"@mui/x-date-pickers": "npm:^7.6.1"
"@reduxjs/toolkit": "npm:^2.2.5"
"@tanstack/react-query": "npm:^5.40.0"
Expand Down

0 comments on commit df52308

Please sign in to comment.