Skip to content

Commit a40b612

Browse files
chore(deps): update dependency @rsbuild/plugin-react to v0.6.14 (#3892)
1 parent 2b630d9 commit a40b612

File tree

9 files changed

+111
-85
lines changed

9 files changed

+111
-85
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.6.13",
28+
"@rsbuild/plugin-react": "0.6.14",
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.6.13",
28+
"@rsbuild/plugin-react": "0.6.14",
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.6.13",
28+
"@rsbuild/plugin-react": "0.6.14",
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.6.13",
28+
"@rsbuild/plugin-react": "0.6.14",
2929
"@rspack/core": "0.6.5"
3030
}
3131
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)