Skip to content

Commit 714811b

Browse files
chore(deps): update dependency @rsbuild/plugin-react to v0.6.15 (#3901)
1 parent 29d8050 commit 714811b

File tree

9 files changed

+37
-63
lines changed

9 files changed

+37
-63
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.6.15",
28-
"@rsbuild/plugin-react": "0.6.14",
28+
"@rsbuild/plugin-react": "0.6.15",
2929
"@rspack/core": "0.6.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.6.15",
28-
"@rsbuild/plugin-react": "0.6.14",
28+
"@rsbuild/plugin-react": "0.6.15",
2929
"@rspack/core": "0.6.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.6.15",
28-
"@rsbuild/plugin-react": "0.6.14",
28+
"@rsbuild/plugin-react": "0.6.15",
2929
"@rspack/core": "0.6.5"
3030
}
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.6.15",
28-
"@rsbuild/plugin-react": "0.6.14",
28+
"@rsbuild/plugin-react": "0.6.15",
2929
"@rspack/core": "0.6.5"
3030
}
3131
}

pnpm-lock.yaml

Lines changed: 19 additions & 32 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.6.15",
20-
"@rsbuild/plugin-react": "0.6.14",
20+
"@rsbuild/plugin-react": "0.6.15",
2121
"@types/react": "^18.2.79",
2222
"@types/react-dom": "^18.2.25",
2323
"typescript": "5.4.5"

react-manifest-example/pnpm-lock.yaml

Lines changed: 11 additions & 24 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.6.15",
19-
"@rsbuild/plugin-react": "0.6.14",
19+
"@rsbuild/plugin-react": "0.6.15",
2020
"@types/react": "^18.2.79",
2121
"@types/react-dom": "^18.2.25",
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.6.15",
19-
"@rsbuild/plugin-react": "0.6.14",
19+
"@rsbuild/plugin-react": "0.6.15",
2020
"@types/react": "^18.2.79",
2121
"@types/react-dom": "^18.2.25",
2222
"typescript": "5.4.5"

0 commit comments

Comments
 (0)