Skip to content

Commit

Permalink
Bump next from 13.3.0 to 14.1.0 (#581)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.3.0 to 14.1.0.
- [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.3.0...v14.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 28, 2024
1 parent 9bf1412 commit eaddbae
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 157 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"clean": "rm -rf .turbo && rm -rf node_modules"
},
"dependencies": {
"next": "13.3.0",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"ui": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion apps/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.15.6",
"@mui/material": "5.15.6",
"next": "13.3.0",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"ui": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"clean": "rm -rf .turbo && rm -rf node_modules"
},
"dependencies": {
"next": "13.3.0",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"ui": "workspace:*",
Expand Down
164 changes: 10 additions & 154 deletions pnpm-lock.yaml

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

1 comment on commit eaddbae

@vercel
Copy link

@vercel vercel bot commented on eaddbae Jan 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.