Bump next from 14.2.7 to 15.5.10 in /docs

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-14 13:27:13 +00:00
committed by GitHub
parent 9cf919b42b
commit 16fa7c53f7
2 changed files with 387 additions and 120 deletions

View File

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