Skip to content

Commit

Permalink
Bump next
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the /tutorials/full-stack-application/app directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.3 to 14.2.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.3...v14.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent dcd33c4 commit 2315754
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 618 deletions.
2 changes: 1 addition & 1 deletion tutorials/full-stack-application/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@com.example/coffee-shop-client": "link:../client/sdk",
"@smithy/node-http-handler": "^3.0.0",
"next": "14.2.3",
"next": "14.2.10",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Loading

0 comments on commit 2315754

Please sign in to comment.