Skip to content

Commit be53144

Browse files
chore(deps-dev): bump @rsbuild/plugin-react from 0.6.15 to 1.0.5 (#3100)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bd6b15 commit be53144

File tree

7 files changed

+35
-79
lines changed

7 files changed

+35
-79
lines changed

apps/router-demo/router-host-2000/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@module-federation/rsbuild-plugin": "workspace:*",
2121
"@rsbuild/core": "^1.0.16",
22-
"@rsbuild/plugin-react": "^1.0.3",
22+
"@rsbuild/plugin-react": "^1.0.5",
2323
"@types/react": "^18.2.79",
2424
"@types/react-dom": "^18.3.0",
2525
"tailwindcss": "^3.4.3",

apps/router-demo/router-host-v5-2200/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@module-federation/rsbuild-plugin": "workspace:*",
2222
"@rsbuild/core": "^1.0.16",
23-
"@rsbuild/plugin-react": "^1.0.3",
23+
"@rsbuild/plugin-react": "^1.0.5",
2424
"@types/react": "^18.2.79",
2525
"@types/react-dom": "^18.3.0",
2626
"tailwindcss": "^3.4.3",

apps/router-demo/router-remote1-2001/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@ant-design/cssinjs": "^1.20.0",
2121
"@rsbuild/core": "^1.0.16",
22-
"@rsbuild/plugin-react": "^1.0.3",
22+
"@rsbuild/plugin-react": "^1.0.5",
2323
"@rsbuild/shared": "^0.7.10",
2424
"@types/react": "^18.2.79",
2525
"@types/react-dom": "^18.3.0",

apps/router-demo/router-remote2-2002/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@rsbuild/core": "^1.0.16",
21-
"@rsbuild/plugin-react": "^1.0.3",
21+
"@rsbuild/plugin-react": "^1.0.5",
2222
"@types/react": "^18.2.79",
2323
"@types/react-dom": "^18.3.0",
2424
"typescript": "^5.4.5"

apps/router-demo/router-remote4-2004/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@rsbuild/core": "^1.0.16",
21-
"@rsbuild/plugin-react": "^1.0.3",
21+
"@rsbuild/plugin-react": "^1.0.5",
2222
"@types/react": "^18.2.79",
2323
"@types/react-dom": "^18.3.0",
2424
"typescript": "^5.4.5"

apps/runtime-demo/3008-runtime-remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"devDependencies": {
1616
"@rsbuild/core": "^0.6.15",
17-
"@rsbuild/plugin-react": "^0.6.15"
17+
"@rsbuild/plugin-react": "^1.0.5"
1818
}
1919
}

pnpm-lock.yaml

Lines changed: 29 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)