Skip to content

Commit

Permalink
build(deps): bump @next/bundle-analyzer from 15.0.3 to 15.0.4 (#22)
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.3 to 15.0.4.
- [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.0.4/packages/next-bundle-analyzer)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 2bb2ae4 commit 8d34d02
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@grpc/grpc-js": "^1.12.4",
"@headlessui/react": "2.2.0",
"@next/bundle-analyzer": "15.0.3",
"@next/bundle-analyzer": "15.0.4",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"autoprefixer": "^10.4.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2707,12 +2707,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:15.0.3":
version: 15.0.3
resolution: "@next/bundle-analyzer@npm:15.0.3"
"@next/bundle-analyzer@npm:15.0.4":
version: 15.0.4
resolution: "@next/bundle-analyzer@npm:15.0.4"
dependencies:
webpack-bundle-analyzer: "npm:4.10.1"
checksum: 10c0/072beda4d1dd795e8adea66318b7a2957990407be7c003ab66f493baa376404b8f5ecf1479ac3d1f563f7492b1558f4397db6a0cbf46c8b0cdf805c77b2af075
checksum: 10c0/cbeddac527697faee19de87a84ff2b2a3a9986562ef4986b255c219d51eb78277350a63219472eaf6754183c2c9e8208139cbb2949d9c5aed7a37b07893554a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -11823,7 +11823,7 @@ __metadata:
dependencies:
"@grpc/grpc-js": "npm:^1.12.4"
"@headlessui/react": "npm:2.2.0"
"@next/bundle-analyzer": "npm:15.0.3"
"@next/bundle-analyzer": "npm:15.0.4"
"@svgr/webpack": "npm:^8.1.0"
"@tailwindcss/forms": "npm:^0.5.9"
"@tailwindcss/typography": "npm:^0.5.15"
Expand Down

0 comments on commit 8d34d02

Please sign in to comment.