Skip to content

Commit

Permalink
Bump next from 12.2.4 to 14.0.0 in /examples/nextjs-full-stack
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 12.2.4 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@v12.2.4...v14.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent e3dce5b commit e31f1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nextjs-full-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "^0.27.2",
"busboy": "^1.6.0",
"cookie": "^0.5.0",
"next": "^12.2.4",
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit e31f1c5

Please sign in to comment.