Bump next from 16.0.1 to 16.0.3

Bumps [next](https://github.com/vercel/next.js) from 16.0.1 to 16.0.3.
- [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/v16.0.1...v16.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-08 23:53:16 +00:00 committed by GitHub
parent f7a08abca2
commit 9239e01b5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"chart.js": "^4.5.0", "chart.js": "^4.5.0",
"mongodb": "^7.0.0", "mongodb": "^7.0.0",
"next": "16.0.1", "next": "16.0.8",
"next-auth": "^4.24.11", "next-auth": "^4.24.11",
"react": "^19.0.0", "react": "^19.0.0",
"react-chartjs-2": "^5.3.0", "react-chartjs-2": "^5.3.0",