Skip to content

Commit bf69308

Browse files
Bump @next/bundle-analyzer from 15.4.0-canary.59 to 15.4.0-canary.65
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.4.0-canary.59 to 15.4.0-canary.65. - [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.4.0-canary.65/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-version: 15.4.0-canary.65 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc96e13 commit bf69308

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@eslint/eslintrc": "^3",
47-
"@next/bundle-analyzer": "^15.4.0-canary.57",
47+
"@next/bundle-analyzer": "^15.4.0-canary.65",
4848
"@tailwindcss/postcss": "^4",
4949
"@types/node": "^22",
5050
"@types/react": "^19",

yarn.lock

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

399-
"@next/bundle-analyzer@^15.4.0-canary.57":
400-
version "15.4.0-canary.59"
401-
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.4.0-canary.59.tgz#bfa9a27eaa5c7fd38cca2238d118e3f00a9ac528"
402-
integrity sha512-g4ICB1mjnZ3BELTMnjKvozW4pcAMENchYHBOe5HodOZj88A4isrXnd1nxARZyopmRCsylNjWUlHU7QxdyB6DWg==
399+
"@next/bundle-analyzer@^15.4.0-canary.65":
400+
version "15.4.0-canary.65"
401+
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.4.0-canary.65.tgz#4677c7e99ffcaafbee563aede9ec5673f6e0dab1"
402+
integrity sha512-vpsQc96D3b28g3OWBiBDHEN6N4UKvyoLcl9/XNsmm04ZaO+6siUjCmAnwdldpS2JmjLNV9eErw/vWki9wHnZpA==
403403
dependencies:
404404
webpack-bundle-analyzer "4.10.1"
405405

0 commit comments

Comments
 (0)