Skip to content

Commit

Permalink
chore(deps): update dependency @rsbuild/core to v0.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed May 12, 2024
1 parent 2b630d9 commit 57336ec
Show file tree
Hide file tree
Showing 10 changed files with 128 additions and 102 deletions.
2 changes: 1 addition & 1 deletion angular15-vue3/vue-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"vue-router": "^4.0.3"
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-vue": "0.4.12",
"@rspack/core": "0.5.9",
"@vue/cli-plugin-router": "5.0.8",
Expand Down
2 changes: 1 addition & 1 deletion clo/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
]
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-react": "0.6.13",
"@rspack/core": "0.6.5"
}
Expand Down
2 changes: 1 addition & 1 deletion clo/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
]
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-react": "0.6.13",
"@rspack/core": "0.6.5"
}
Expand Down
2 changes: 1 addition & 1 deletion cra/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
]
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-react": "0.6.13",
"@rspack/core": "0.6.5"
}
Expand Down
2 changes: 1 addition & 1 deletion cra/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
]
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-react": "0.6.13",
"@rspack/core": "0.6.5"
}
Expand Down
171 changes: 92 additions & 79 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react-manifest-example/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-router-dom": "^6.22.3"
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-react": "0.6.13",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
Expand Down
43 changes: 28 additions & 15 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 @@ -15,7 +15,7 @@
"react-router-dom": "^6.22.3"
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-react": "0.6.13",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
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 @@ -15,7 +15,7 @@
"react-router-dom": "^6.22.3"
},
"devDependencies": {
"@rsbuild/core": "0.6.13",
"@rsbuild/core": "0.6.14",
"@rsbuild/plugin-react": "0.6.13",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
Expand Down

0 comments on commit 57336ec

Please sign in to comment.