Skip to content

Commit 8760387

Browse files
chore(deps): update dependency @rsbuild/plugin-react to v0.6.13 (#3856)
1 parent 21206f7 commit 8760387

File tree

9 files changed

+111
-496
lines changed

9 files changed

+111
-496
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.13",
28-
"@rsbuild/plugin-react": "0.5.5",
28+
"@rsbuild/plugin-react": "0.6.13",
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.13",
28-
"@rsbuild/plugin-react": "0.5.5",
28+
"@rsbuild/plugin-react": "0.6.13",
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.13",
28-
"@rsbuild/plugin-react": "0.5.5",
28+
"@rsbuild/plugin-react": "0.6.13",
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.13",
28-
"@rsbuild/plugin-react": "0.5.5",
28+
"@rsbuild/plugin-react": "0.6.13",
2929
"@rspack/core": "0.6.5"
3030
}
3131
}

pnpm-lock.yaml

Lines changed: 76 additions & 309 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.13",
20-
"@rsbuild/plugin-react": "0.6.5",
20+
"@rsbuild/plugin-react": "0.6.13",
2121
"@types/react": "^18.2.79",
2222
"@types/react-dom": "^18.2.25",
2323
"typescript": "5.4.5"

0 commit comments

Comments
 (0)