Skip to content

Commit

Permalink
chore(deps): bump next (#6990)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21.
- [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.15...v14.2.21)

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

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 Jan 9, 2025
1 parent 43d3455 commit 9b8a0c9
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.2.15"
"next": "14.2.21"
}
}

2 comments on commit 9b8a0c9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,201
  • Package size: 316 MB
  • Number of ts-expect-error directives: 830

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,201
  • Package size: 316 MB
  • Number of ts-expect-error directives: 830

Please sign in to comment.