Skip to content

Commit f240106

Browse files
chore(deps): update material-ui monorepo to v6 (major) (#7978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f55169 commit f240106

File tree

3 files changed

+69
-66
lines changed

3 files changed

+69
-66
lines changed

examples/react/rick-morty/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"dependencies": {
1111
"@emotion/react": "^11.13.0",
1212
"@emotion/styled": "^11.13.0",
13-
"@mui/material": "^5.16.5",
14-
"@mui/styles": "^5.16.5",
13+
"@mui/material": "^6.0.0",
14+
"@mui/styles": "^6.0.0",
1515
"@tanstack/react-query": "^5.52.2",
1616
"@tanstack/react-query-devtools": "^5.52.2",
1717
"react": "19.0.0-rc-4c2e457c7c-20240522",

examples/react/star-wars/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"dependencies": {
1111
"@emotion/react": "^11.13.0",
1212
"@emotion/styled": "^11.13.0",
13-
"@mui/material": "^5.16.5",
14-
"@mui/styles": "^5.16.5",
13+
"@mui/material": "^6.0.0",
14+
"@mui/styles": "^6.0.0",
1515
"@tanstack/react-query": "^5.52.2",
1616
"@tanstack/react-query-devtools": "^5.52.2",
1717
"react": "19.0.0-rc-4c2e457c7c-20240522",

pnpm-lock.yaml

Lines changed: 65 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)