Skip to content

Commit c42383a

Browse files
chore(deps): update dependency @module-federation/rsbuild-plugin to ^0.7.1 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 570d0cc commit c42383a

File tree

5 files changed

+17
-30
lines changed

5 files changed

+17
-30
lines changed

examples/module-federation/mf-host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^18.3.1"
1313
},
1414
"devDependencies": {
15-
"@module-federation/rsbuild-plugin": "^0.6.15",
15+
"@module-federation/rsbuild-plugin": "^0.7.1",
1616
"@rsbuild/core": "~1.1.0",
1717
"@rsbuild/plugin-react": "^1.0.7",
1818
"@types/react": "^18.3.12",

examples/module-federation/mf-react-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@module-federation/enhanced": "^0.7.1",
20-
"@module-federation/rsbuild-plugin": "^0.6.15",
20+
"@module-federation/rsbuild-plugin": "^0.7.1",
2121
"@rsbuild/plugin-react": "^1.0.7",
2222
"@rslib/core": "workspace:*",
2323
"@types/react": "^18.3.12",

examples/module-federation/mf-remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^18.3.1"
1313
},
1414
"devDependencies": {
15-
"@module-federation/rsbuild-plugin": "^0.6.15",
15+
"@module-federation/rsbuild-plugin": "^0.7.1",
1616
"@rsbuild/core": "~1.1.0",
1717
"@rsbuild/plugin-react": "^1.0.7",
1818
"@types/react": "^18.3.12",

pnpm-lock.yaml

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

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@codspeed/vitest-plugin": "^3.1.1",
15-
"@module-federation/rsbuild-plugin": "^0.6.15",
15+
"@module-federation/rsbuild-plugin": "^0.7.1",
1616
"@playwright/test": "1.48.2",
1717
"@rsbuild/core": "~1.1.0",
1818
"@rsbuild/plugin-less": "^1.1.0",

0 commit comments

Comments
 (0)