build(deps): bump next from 15.4.4 to 16.1.5 in /examples/next

Bumps [next](https://github.com/vercel/next.js) from 15.4.4 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.4.4...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 16:52:18 +00:00 committed by GitHub
commit f25d96106d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "15.4.4",
"next": "16.1.5",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},