Skip to content

Commit b55d37d

Browse files
chore(deps): update dependency webpack-bundle-analyzer to v5 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d25131 commit b55d37d

File tree

3 files changed

+30
-6
lines changed

3 files changed

+30
-6
lines changed

pnpm-lock.yaml

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rspack/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"svelte-preprocess": "^6.0.3",
2323
"tslib": "^2.8.1",
2424
"typescript": "^5.9.3",
25-
"webpack-bundle-analyzer": "4.10.2"
25+
"webpack-bundle-analyzer": "5.1.0"
2626
}
2727
}

rspack/webpack-bundle-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"devDependencies": {
99
"@rspack/cli": "1.7.0-beta.0",
1010
"@rspack/core": "1.7.0-beta.0",
11-
"webpack-bundle-analyzer": "^4.10.2"
11+
"webpack-bundle-analyzer": "^5.1.0"
1212
}
1313
}

0 commit comments

Comments
 (0)