Skip to content

Commit

Permalink
Bump next from 14.1.1 to 14.2.10 in /samples/todo-app/frontend (#110)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 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.1.1...v14.2.10)

---
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] authored Sep 18, 2024
1 parent 5f68f60 commit 6b8bf2e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 61 deletions.
126 changes: 66 additions & 60 deletions samples/todo-app/frontend/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 samples/todo-app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"express": "^5.0.0",
"isomorphic-fetch": "^3.0.0",
"mongodb": "^3.5.8",
"next": "^14.1.1",
"next": "^14.2.10",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"request": "^2.88.2",
Expand Down

0 comments on commit 6b8bf2e

Please sign in to comment.