Skip to content

Commit

Permalink
Bump @next/bundle-analyzer from 15.1.2 to 15.1.3
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.2 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 7b315fc commit a08597d
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.2",
"@next/bundle-analyzer": "^15.1.3",
"@types/node": "^22.10.2",
"@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 @@ -3864,12 +3864,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4200,7 +4200,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.2"
"@next/bundle-analyzer": "npm:^15.1.3"
"@orca-so/whirlpools": "npm:*"
"@solana/web3.js": "npm:^2.0.0"
"@types/node": "npm:^22.10.2"
Expand Down

0 comments on commit a08597d

Please sign in to comment.