Skip to content

Commit

Permalink
Bump @next/bundle-analyzer from 15.1.3 to 15.1.4 (#641)
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.3 to 15.1.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.1.4/packages/next-bundle-analyzer)

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

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 8, 2025
1 parent 8e4b8dd commit 0f8e821
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/ts-sdk/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@next/bundle-analyzer": "^15.1.3",
"@next/bundle-analyzer": "^15.1.4",
"@types/node": "^22.10.5",
"@types/react": "^18.3.13",
"copy-webpack-plugin": "^12.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3731,12 +3731,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:^15.1.3":
version: 15.1.3
resolution: "@next/bundle-analyzer@npm:15.1.3"
"@next/bundle-analyzer@npm:^15.1.4":
version: 15.1.4
resolution: "@next/bundle-analyzer@npm:15.1.4"
dependencies:
webpack-bundle-analyzer: "npm:4.10.1"
checksum: 10c0/0f84431b40f2657f20c0e98b71c17ff91bc6b75d64ad1cca6589ed84de658c61c3dfd544cb543743d6a6b03218e3cb0850695f5c40ba0573b51944efc40905ba
checksum: 10c0/853f612476f48f285cea530b62b22fdc87b253ffc142e677066d0c299d397b2ed4ac8c76d58b76381281ac32cfa32d1c97ef7b91393371b50156776acce9a7f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4072,7 +4072,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@orca-so/whirlpools-example-ts-next@workspace:examples/ts-sdk/next"
dependencies:
"@next/bundle-analyzer": "npm:^15.1.3"
"@next/bundle-analyzer": "npm:^15.1.4"
"@orca-so/whirlpools": "npm:*"
"@solana/web3.js": "npm:^2.0.0"
"@types/node": "npm:^22.10.5"
Expand Down

0 comments on commit 0f8e821

Please sign in to comment.