Skip to content

Commit

Permalink
Merge branch 'master' into remove-ownerState-propogation-accordion-tr…
Browse files Browse the repository at this point in the history
…ansition-slot
  • Loading branch information
DiegoAndai committed Dec 18, 2024
2 parents 2da1a43 + 523b329 commit 82c4ed8
Show file tree
Hide file tree
Showing 5 changed files with 11,679 additions and 4,020 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"lz-string": "^1.5.0",
"markdown-to-jsx": "^7.7.1",
"material-ui-popup-state": "^5.3.1",
"next": "^15.0.4",
"next": "^15.1.1",
"notistack": "3.0.1",
"nprogress": "^0.2.0",
"postcss": "^8.4.49",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "^20.17.10",
"@types/prop-types": "^15.7.14",
"@types/react": "^19.0.1",
"next": "^15.0.4",
"next": "^15.1.1",
"react": "^19.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-joy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"chai": "^4.5.0",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
"next": "^15.0.4",
"next": "^15.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sinon": "^19.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@emotion/react": "^11.13.5",
"@emotion/server": "^11.11.0",
"@types/react": "^19.0.1",
"next": "^15.0.4",
"next": "^15.1.1",
"react": "^19.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 82c4ed8

Please sign in to comment.