Bump next from 14.2.7 to 16.1.5 in /docs

Bumps [next](https://github.com/vercel/next.js) from 14.2.7 to 16.1.5.
- [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.7...v16.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-30 01:20:43 +00:00
committed by GitHub
parent 9cf919b42b
commit a8d34098e8
2 changed files with 392 additions and 118 deletions

View File

@@ -5,7 +5,7 @@
"start": "NEXT_TELEMETRY_DISABLED=1 next start"
},
"dependencies": {
"next": "^14.2.7",
"next": "^16.1.5",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"react": "^18.3.1",