Skip to content

Commit

Permalink
Bump next from 13.4.19 to 13.5.1
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.4.19 to 13.5.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.19...v13.5.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2024
1 parent b80acd6 commit 694e495
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 47 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.0",
"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.48",
"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
99 changes: 56 additions & 43 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 694e495

Please sign in to comment.