Skip to content

Commit 56fd722

Browse files
authored
fix(deps): downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (#20990)
1 parent 8b69c9e commit 56fd722

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@polka/compression": "^1.0.0-next.25",
100100
"@rolldown/pluginutils": "^1.0.0-beta.43",
101101
"@rollup/plugin-alias": "^5.1.1",
102-
"@rollup/plugin-commonjs": "^28.0.8",
102+
"@rollup/plugin-commonjs": "28.0.6",
103103
"@rollup/plugin-dynamic-import-vars": "2.1.4",
104104
"@rollup/pluginutils": "^5.3.0",
105105
"@types/escape-html": "^1.0.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)