Skip to content

Commit

Permalink
chore(deps): bump @next/bundle-analyzer from 15.0.4 to 15.1.3 (#2848)
Browse files Browse the repository at this point in the history
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.0.4 to 15.1.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/commits/v15.1.3/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent dbd67a9 commit 0ed92ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion templates/nextjs/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:ci": "mkdir -p __reports__ && jest --ci --coverage --runInBand --json --outputFile=__reports__/jest-results.json --reporters default --reporters \"github-actions\""
},
"dependencies": {
"@next/bundle-analyzer": "^15.0.3",
"@next/bundle-analyzer": "^15.1.3",
"@sumup-oss/circuit-ui": "^9.0.0",
"@sumup-oss/design-tokens": "^8.0.0",
"@sumup-oss/icons": "^5.0.0",
Expand Down

0 comments on commit 0ed92ec

Please sign in to comment.