Skip to content

Commit

Permalink
build(deps): bump next from 14.2.13 to 14.2.14 in /todo-list (#433)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.14.
- [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.13...v14.2.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 916b723 commit f7985f5
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 151 deletions.
176 changes: 88 additions & 88 deletions todo-list/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 todo-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"cy:run": "start-server-and-test dev 3000 cy:run-only"
},
"dependencies": {
"next": "14.2.13",
"next": "14.2.14",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2"
Expand Down
Loading

0 comments on commit f7985f5

Please sign in to comment.