Skip to content

Commit 2c3a641

Browse files
chore(deps): update dependency @rsbuild/plugin-react to v0.7.10
1 parent 8356f4d commit 2c3a641

File tree

10 files changed

+1162
-1802
lines changed

10 files changed

+1162
-1802
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.9",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.4"
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.9",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.4"
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.9",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.4",
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.9",
28-
"@rsbuild/plugin-react": "0.7.9",
28+
"@rsbuild/plugin-react": "0.7.10",
2929
"@rspack/core": "0.7.4",
3030
"@module-federation/enhanced": "0.2.1"
3131
}

pnpm-lock.yaml

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

react-manifest-example/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@rsbuild/core": "0.7.9",
20-
"@rsbuild/plugin-react": "0.7.9",
20+
"@rsbuild/plugin-react": "0.7.10",
2121
"@types/react": "18.3.3",
2222
"@types/react-dom": "18.3.0",
2323
"typescript": "5.4.5"

react-manifest-example/pnpm-lock.yaml

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

react-manifest-example/remote1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@rsbuild/core": "0.7.9",
19-
"@rsbuild/plugin-react": "0.7.9",
19+
"@rsbuild/plugin-react": "0.7.10",
2020
"@types/react": "18.3.3",
2121
"@types/react-dom": "18.3.0",
2222
"typescript": "5.4.5"

react-manifest-example/remote2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@rsbuild/core": "0.7.9",
19-
"@rsbuild/plugin-react": "0.7.9",
19+
"@rsbuild/plugin-react": "0.7.10",
2020
"@types/react": "18.3.3",
2121
"@types/react-dom": "18.3.0",
2222
"typescript": "5.4.5"

react-manifest-example/remote2_alternative/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@rsbuild/core": "0.7.9",
19-
"@rsbuild/plugin-react": "0.7.9",
19+
"@rsbuild/plugin-react": "0.7.10",
2020
"@types/react": "18.3.3",
2121
"@types/react-dom": "18.3.0",
2222
"typescript": "5.4.5"

0 commit comments

Comments
 (0)