Skip to content

Commit 0ebeffb

Browse files
chore(deps): update material-ui monorepo to v6
1 parent b227998 commit 0ebeffb

File tree

3 files changed

+69
-66
lines changed

3 files changed

+69
-66
lines changed

examples/react/rick-morty/package.json

+2-2
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

+2-2
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

+65-62
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)