Skip to content

Commit

Permalink
chore(deps): update dependency @rsbuild/plugin-react to v0.6.15 (#3901)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed May 14, 2024
1 parent 29d8050 commit 714811b
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 63 deletions.
2 changes: 1 addition & 1 deletion clo/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@rsbuild/core": "0.6.15",
"@rsbuild/plugin-react": "0.6.14",
"@rsbuild/plugin-react": "0.6.15",
"@rspack/core": "0.6.5"
}
}
2 changes: 1 addition & 1 deletion clo/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@rsbuild/core": "0.6.15",
"@rsbuild/plugin-react": "0.6.14",
"@rsbuild/plugin-react": "0.6.15",
"@rspack/core": "0.6.5"
}
}
2 changes: 1 addition & 1 deletion cra/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@rsbuild/core": "0.6.15",
"@rsbuild/plugin-react": "0.6.14",
"@rsbuild/plugin-react": "0.6.15",
"@rspack/core": "0.6.5"
}
}
2 changes: 1 addition & 1 deletion cra/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@rsbuild/core": "0.6.15",
"@rsbuild/plugin-react": "0.6.14",
"@rsbuild/plugin-react": "0.6.15",
"@rspack/core": "0.6.5"
}
}
51 changes: 19 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react-manifest-example/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@rsbuild/core": "0.6.15",
"@rsbuild/plugin-react": "0.6.14",
"@rsbuild/plugin-react": "0.6.15",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"typescript": "5.4.5"
Expand Down
35 changes: 11 additions & 24 deletions react-manifest-example/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react-manifest-example/remote1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@rsbuild/core": "0.6.15",
"@rsbuild/plugin-react": "0.6.14",
"@rsbuild/plugin-react": "0.6.15",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion react-manifest-example/remote2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@rsbuild/core": "0.6.15",
"@rsbuild/plugin-react": "0.6.14",
"@rsbuild/plugin-react": "0.6.15",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"typescript": "5.4.5"
Expand Down

0 comments on commit 714811b

Please sign in to comment.