chore(deps-dev): bump @next/bundle-analyzer from 14.2.20 to 15.1.0

Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 14.2.20 to 15.1.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/v15.1.0/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  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] 2024-12-16 17:16:54 +00:00 committed by GitHub
parent 8a837f0546
commit b9aea98d88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.9.2", "@biomejs/biome": "^1.9.2",
"@iconify-icon/react": "^2.1.0", "@iconify-icon/react": "^2.1.0",
"@next/bundle-analyzer": "^14.2.13", "@next/bundle-analyzer": "^15.1.0",
"@shikijs/transformers": "^1.20.0", "@shikijs/transformers": "^1.20.0",
"sharp": "^0.33.5" "sharp": "^0.33.5"
}, },