Bump next from 14.2.15 to 14.2.21

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](https://github.com/vercel/next.js/compare/v14.2.15...v14.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-04 02:19:13 +00:00
committed by GitHub
parent 3e69437018
commit ea0b16e8c1
2 changed files with 53 additions and 53 deletions

View File

@@ -8,7 +8,7 @@
"start": "pnpm dlx serve out"
},
"dependencies": {
"next": "^14.2.15",
"next": "^14.2.21",
"nextra": "^3.0.15",
"nextra-theme-docs": "^3.0.15",
"react": "^18.3.1",