Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @next/bundle-analyzer from 15.1.0 to 15.1.2 #606

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.0",
"@next/bundle-analyzer": "^15.1.2",
"@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.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: 10c0/6a71ecbc295b86b431d8be860645d590740095207e7240d37db7585b8bb638406e58d3409a55efb5132723eec2a0ba6bd6011186058a54a10e3f559e05d1be1d
checksum: 10c0/bf1a1ef6554bd7c39b26cebe9a9e3c387d5874dc33278662732a269e106aa091255524e87c0fb43546918962450fcebee25a24c7c14d76afeb6c1268907b6246
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.0"
"@next/bundle-analyzer": "npm:^15.1.2"
"@orca-so/whirlpools": "npm:*"
"@solana/web3.js": "npm:^2.0.0"
"@types/node": "npm:^22.10.2"
Expand Down
Loading