Skip to content

Commit

Permalink
Chore(deps): Bump next from 13.4.3 to 14.0.1
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.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.3...v14.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 31, 2023
1 parent d1eab87 commit 1c53e2d
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.1",
"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.1",
"node-fetch": "^2.6.11",
"openapi-schema-validator": "^12.1.1",
"prettier": "^2.8.8",
Expand Down

0 comments on commit 1c53e2d

Please sign in to comment.