Skip to content

Commit 97909c2

Browse files
chore(deps): update dependency @module-federation/rsbuild-plugin to ^0.8.0 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 257a210 commit 97909c2

File tree

5 files changed

+24
-17
lines changed

5 files changed

+24
-17
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.7.7",
15+
"@module-federation/rsbuild-plugin": "^0.8.0",
1616
"@rsbuild/core": "~1.1.6",
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
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@module-federation/enhanced": "^0.7.7",
22-
"@module-federation/rsbuild-plugin": "^0.7.7",
22+
"@module-federation/rsbuild-plugin": "^0.8.0",
2323
"@module-federation/storybook-addon": "^3.0.10",
2424
"@rsbuild/plugin-react": "^1.0.7",
2525
"@rslib/core": "workspace:*",

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.7.7",
15+
"@module-federation/rsbuild-plugin": "^0.8.0",
1616
"@rsbuild/core": "~1.1.6",
1717
"@rsbuild/plugin-react": "^1.0.7",
1818
"@types/react": "^18.3.12",

pnpm-lock.yaml

Lines changed: 20 additions & 13 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.7.7",
15+
"@module-federation/rsbuild-plugin": "^0.8.0",
1616
"@playwright/test": "1.49.0",
1717
"@rsbuild/core": "~1.1.6",
1818
"@rsbuild/plugin-less": "^1.1.0",

0 commit comments

Comments
 (0)