Skip to content

Commit

Permalink
Bump next from 14.1.0 to 14.2.4
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.2.4.
- [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.0...v14.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent b67961a commit 7407dac
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 101 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"start": "next start"
},
"dependencies": {
"next": "14.1.0",
"next": "14.2.4",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Loading

0 comments on commit 7407dac

Please sign in to comment.