Skip to content

Commit dfc3892

Browse files
dependency: Update dependency @next/bundle-analyzer to v15
1 parent 590fc8f commit dfc3892

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@biomejs/biome": "^2.3.0",
48-
"@next/bundle-analyzer": "^14.1.0",
48+
"@next/bundle-analyzer": "^15.0.0",
4949
"@next/codemod": "^15.4.0-canary.36",
5050
"@total-typescript/ts-reset": "^0.6.0",
5151
"@types/node": "^20.11.20",
@@ -236,7 +236,7 @@
236236

237237
"@mdx-js/react": ["@mdx-js/[email protected]", "", { "dependencies": { "@types/mdx": "^2.0.0" }, "peerDependencies": { "@types/react": ">=16", "react": ">=16" } }, "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ=="],
238238

239-
"@next/bundle-analyzer": ["@next/bundle-analyzer@14.2.28", "", { "dependencies": { "webpack-bundle-analyzer": "4.10.1" } }, "sha512-pqhPkJ1W2ZjSWI2N4X/fLFFcRfTKSn+ss2F17RcBuRo4qakwg/eFF2YEknCBN/9LPTKGrjMd8P6TSLWpLhaM0A=="],
239+
"@next/bundle-analyzer": ["@next/bundle-analyzer@15.5.6", "", { "dependencies": { "webpack-bundle-analyzer": "4.10.1" } }, "sha512-IHeyk2s9/fVDAGDLNbBkCSG8XBabhuMajiaJggjsg4GyFIswh78DzLo5Nl5th8QTs3U/teYeczvfeV9w1Tx3qA=="],
240240

241241
"@next/codemod": ["@next/[email protected]", "", { "dependencies": { "cheerio": "1.0.0-rc.9", "commander": "12.1.0", "execa": "4.0.3", "find-up": "4.1.0", "globby": "11.0.1", "is-git-clean": "1.1.0", "jscodeshift": "17.0.0", "picocolors": "1.0.0", "prompts": "2.4.2", "semver": "7.6.3", "strip-ansi": "6.0.0" }, "bin": { "codemod": "bin/next-codemod.js" } }, "sha512-4s8p3UIR2g7aE3MRhRk3ueMUIwvWNY5saX7JFu9URQJ1BHf+Klkrqj2Er/zCBA/DTrhZHtU5tAGNeU0IepbvhQ=="],
242242

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@biomejs/biome": "^2.3.0",
59-
"@next/bundle-analyzer": "^14.1.0",
59+
"@next/bundle-analyzer": "^15.0.0",
6060
"@next/codemod": "^15.4.0-canary.36",
6161
"@total-typescript/ts-reset": "^0.6.0",
6262
"@types/node": "^20.11.20",

0 commit comments

Comments
 (0)