Bump next from 15.5.7 to 16.1.5

Bumps [next](https://github.com/vercel/next.js) from 15.5.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/v15.5.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-28 18:54:09 +00:00
committed by GitHub
parent fc5e57305e
commit af95bcb2c9
2 changed files with 74 additions and 67 deletions

View File

@@ -6,7 +6,7 @@
"postbuild": "pagefind --site .next/server/app --output-path public/_pagefind"
},
"dependencies": {
"next": "^15.5.7",
"next": "^16.1.5",
"nextra": "^4.4.0",
"nextra-theme-docs": "^4.4.0",
"react": "^19.1.1",