Skip to content

Commit 22d36df

Browse files
Bump @next/bundle-analyzer from 15.4.0-canary.128 to 15.5.4
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.4.0-canary.128 to 15.5.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.5.4/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-version: 15.5.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a07d4f commit 22d36df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@eslint/eslintrc": "^3",
48-
"@next/bundle-analyzer": "^15.4.0-canary.103",
48+
"@next/bundle-analyzer": "^15.5.4",
4949
"@tailwindcss/postcss": "^4",
5050
"@types/node": "^24",
5151
"@types/react": "^19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -397,10 +397,10 @@
397397
"@emnapi/runtime" "^1.4.3"
398398
"@tybys/wasm-util" "^0.10.0"
399399

400-
"@next/bundle-analyzer@^15.4.0-canary.103":
401-
version "15.4.0-canary.128"
402-
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.4.0-canary.128.tgz#66035bbf8aa3ed8edfb0f58982c6864f4602776b"
403-
integrity sha512-t0Zasp8JB/1qX9i+FTSdzoHX+HJ/ChzhBdbhTLmfmGZEwoh3fRqWH5XPiiKHu5pLlG0M1eeoBUeNMszSQesOXQ==
400+
"@next/bundle-analyzer@^15.5.4":
401+
version "15.5.4"
402+
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.5.4.tgz#6436d7c3f8c9b9a8cad90c2bb32acd56d25746f0"
403+
integrity sha512-wMtpIjEHi+B/wC34ZbEcacGIPgQTwTFjjp0+F742s9TxC6QwT0MwB/O0QEgalMe8s3SH/K09DO0gmTvUSJrLRA==
404404
dependencies:
405405
webpack-bundle-analyzer "4.10.1"
406406

0 commit comments

Comments
 (0)