Skip to content

Commit ec033d7

Browse files
chore(deps): update dependency @rspack/plugin-react-refresh to v0.5.8 (#2215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zhouxiao.shaw <[email protected]>
1 parent 9656d91 commit ec033d7

File tree

4 files changed

+156
-420
lines changed

4 files changed

+156
-420
lines changed

apps/manifest-demo/3010-rspack-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@module-federation/enhanced-rspack": "workspace:*",
77
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
88
"react-refresh": "0.14.0",
9-
"@rspack/plugin-react-refresh": "0.5.4"
9+
"@rspack/plugin-react-refresh": "0.5.8"
1010
},
1111
"dependencies": {
1212
"antd": "4.24.15"

apps/manifest-demo/3011-rspack-manifest-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@module-federation/enhanced-rspack": "workspace:*",
77
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
88
"react-refresh": "0.14.0",
9-
"@rspack/plugin-react-refresh": "0.5.4"
9+
"@rspack/plugin-react-refresh": "0.5.8"
1010
},
1111
"dependencies": {
1212
"lodash": "4.17.21"

apps/manifest-demo/3012-rspack-js-entry-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@module-federation/enhanced-rspack": "workspace:*",
77
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
88
"react-refresh": "0.14.0",
9-
"@rspack/plugin-react-refresh": "0.5.4"
9+
"@rspack/plugin-react-refresh": "0.5.8"
1010
},
1111
"dependencies": {
1212
"lodash": "4.17.21"

0 commit comments

Comments
 (0)