Skip to content

Commit 07d0f31

Browse files
chore(deps): update dependency @rsbuild/plugin-react to v0.7.10
1 parent dbee122 commit 07d0f31

File tree

10 files changed

+107
-182
lines changed

10 files changed

+107
-182
lines changed

clo/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@rsbuild/core": "0.7.10",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.5"
3030
}
3131
}

clo/remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@rsbuild/core": "0.7.10",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.5"
3030
}
3131
}

cra/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@rsbuild/core": "0.7.10",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.5",
3030
"@module-federation/enhanced": "0.2.1"
3131
}

cra/remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@rsbuild/core": "0.7.10",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.5",
3030
"@module-federation/enhanced": "0.2.1"
3131
}

0 commit comments

Comments
 (0)