Skip to content

Commit

Permalink
Chore(deps): Bump next from 13.4.3 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.4.3 to 14.0.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.4.3...v14.0.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 27, 2023
1 parent d1eab87 commit e8897e7
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 68 deletions.
2 changes: 1 addition & 1 deletion examples/with-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@trpc/server": "^10.27.1",
"jsonwebtoken": "^9.0.0",
"next": "^13.4.3",
"next": "^14.0.0",
"nextjs-cors": "^2.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
218 changes: 152 additions & 66 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"express": "^4.18.2",
"fastify": "^4.17.0",
"jest": "^29.5.0",
"next": "^13.4.3",
"next": "^14.0.0",
"node-fetch": "^2.6.11",
"openapi-schema-validator": "^12.1.1",
"prettier": "^2.8.8",
Expand Down

0 comments on commit e8897e7

Please sign in to comment.