Skip to content

Commit

Permalink
build: bump @next/bundle-analyzer from 15.1.0 to 15.1.2
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.1.0 to 15.1.2.
- [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.2/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 4dccbd9 commit c8dd16d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^3.9.1",
"@next/bundle-analyzer": "^15.1.0",
"@next/bundle-analyzer": "^15.1.2",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1869,12 +1869,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:^15.1.0":
version: 15.1.0
resolution: "@next/bundle-analyzer@npm:15.1.0"
"@next/bundle-analyzer@npm:^15.1.2":
version: 15.1.2
resolution: "@next/bundle-analyzer@npm:15.1.2"
dependencies:
webpack-bundle-analyzer: "npm:4.10.1"
checksum: 10/b14be248d94d0eb515fa4b1f548695a74fe576744c61eae48c7c2c897bd204c2f241693412547b25705c87ef45e8338c3209b1fb17fbfc47724e1ac65a1ba098
checksum: 10/2c1da422a5a6f81f15b16f1edd0f2207cd9834607634de79e980c2385129c709aae7511ede81e7096fd92c2bfb4a9351ccaa70b311b598204b43e5373610c99d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9973,7 +9973,7 @@ __metadata:
"@hookform/resolvers": "npm:^3.9.1"
"@markuplint/jsx-parser": "npm:^4.7.14"
"@markuplint/react-spec": "npm:^4.5.14"
"@next/bundle-analyzer": "npm:^15.1.0"
"@next/bundle-analyzer": "npm:^15.1.2"
"@types/node": "npm:22.10.2"
"@types/react": "npm:19.0.1"
"@types/react-dom": "npm:19.0.2"
Expand Down

0 comments on commit c8dd16d

Please sign in to comment.