Skip to content

Commit 2faa3a3

Browse files
authored
chore(modern-js-plugin): keep the version of swc/helpers consistent with rsbuild (#3770)
1 parent f432619 commit 2faa3a3

File tree

3 files changed

+33
-14
lines changed

3 files changed

+33
-14
lines changed

.changeset/slimy-horses-give.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/modern-js': patch
3+
---
4+
5+
chore(modernjs-js-plugin): keep the version of swc/helpers consistent with rsbuild

packages/modernjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@module-federation/node": "workspace:*",
127127
"@module-federation/sdk": "workspace:*",
128128
"@module-federation/cli": "workspace:*",
129-
"@swc/helpers": "0.5.13",
129+
"@swc/helpers": "^0.5.17",
130130
"node-fetch": "~3.3.0",
131131
"react-error-boundary": "4.1.2"
132132
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)