chore(deps-dev): bump @next/bundle-analyzer from 15.5.6 to 16.0.0

Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.5.6 to 16.0.0.
- [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/commits/v16.0.0/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-27 16:59:17 +00:00 committed by GitHub
parent fff854280d
commit 94611cff3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@iconify-icon/react": "^3.0.0",
"@next/bundle-analyzer": "^15.3.2",
"@next/bundle-analyzer": "^16.0.0",
"@shikijs/transformers": "^3.4.1",
"sharp": "^0.34.1"
},