Skip to content

Commit

Permalink
Bump next from 13.4.19 to 13.5.1 (#40423)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Michał Dudak <michal@mui.com>
  • Loading branch information
dependabot[bot] and michaldudak committed Feb 7, 2024
1 parent 04b3bf8 commit 4a884da
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 165 deletions.
2 changes: 1 addition & 1 deletion apps/zero-runtime-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"local-ui-lib": "workspace:^",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"next": "14.1.0"
"next": "13.5.1"
},
"devDependencies": {
"@mui/zero-next-plugin": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"lz-string": "^1.5.0",
"markdown-to-jsx": "^7.4.1",
"material-ui-popup-state": "^5.0.10",
"next": "13.4.19",
"next": "13.5.1",
"notistack": "3.0.1",
"nprogress": "^0.2.0",
"postcss": "^8.4.33",
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 @@ -41,7 +41,7 @@
"@emotion/react": "^11.11.3",
"@emotion/server": "^11.11.0",
"@types/react": "^18.2.55",
"next": "13.4.19",
"next": "13.5.1",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/zero-next-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@mui/zero-unplugin": "workspace:^"
},
"devDependencies": {
"next": "^14.1.0"
"next": "^13.5.1"
},
"peerDependencies": {
"next": "^12.0.0 || ^13.0.0 || ^14.0.0"
Expand Down
204 changes: 43 additions & 161 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a884da

Please sign in to comment.