Skip to content

Commit 9b70e47

Browse files
dependency: Update dependency @next/bundle-analyzer to v15
1 parent 2987db4 commit 9b70e47

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bun.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lockfileVersion": 1,
3+
"configVersion": 0,
34
"workspaces": {
45
"": {
56
"name": "eternalcodev3",
@@ -46,7 +47,7 @@
4647
},
4748
"devDependencies": {
4849
"@biomejs/biome": "^2.3.0",
49-
"@next/bundle-analyzer": "^14.1.0",
50+
"@next/bundle-analyzer": "^15.0.0",
5051
"@next/codemod": "^15.4.0-canary.36",
5152
"@tailwindcss/postcss": "^4.1.16",
5253
"@total-typescript/ts-reset": "^0.6.0",
@@ -240,7 +241,7 @@
240241

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

243-
"@next/bundle-analyzer": ["@next/bundle-analyzer@14.2.28", "", { "dependencies": { "webpack-bundle-analyzer": "4.10.1" } }, "sha512-pqhPkJ1W2ZjSWI2N4X/fLFFcRfTKSn+ss2F17RcBuRo4qakwg/eFF2YEknCBN/9LPTKGrjMd8P6TSLWpLhaM0A=="],
244+
"@next/bundle-analyzer": ["@next/bundle-analyzer@15.5.7", "", { "dependencies": { "webpack-bundle-analyzer": "4.10.1" } }, "sha512-bKCGI9onUYyLaAQKvJOTeSv1vt3CYtF4Or+CRlCP/1Yu8NR9W4A2kd4qBs2OYFbT+/38fKg8BIPNt7IcMLKZCA=="],
244245

245246
"@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=="],
246247

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@biomejs/biome": "^2.3.0",
60-
"@next/bundle-analyzer": "^14.1.0",
60+
"@next/bundle-analyzer": "^15.0.0",
6161
"@next/codemod": "^15.4.0-canary.36",
6262
"@tailwindcss/postcss": "^4.1.16",
6363
"@total-typescript/ts-reset": "^0.6.0",

0 commit comments

Comments
 (0)