Skip to content

Commit d5bd5bf

Browse files
committed
fix(deps): downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (vitejs#20988)
1 parent 10aa992 commit d5bd5bf

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
@@ -101,7 +101,7 @@
101101
"@polka/compression": "^1.0.0-next.25",
102102
"@rolldown/pluginutils": "^1.0.0-beta.43",
103103
"@rollup/plugin-alias": "^5.1.1",
104-
"@rollup/plugin-commonjs": "^28.0.8",
104+
"@rollup/plugin-commonjs": "28.0.6",
105105
"@rollup/plugin-dynamic-import-vars": "2.1.4",
106106
"@rollup/pluginutils": "^5.3.0",
107107
"@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)