Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update @rsbuild/core 2.0.0-beta.2
  • Loading branch information
2heal1 committed Feb 5, 2026
commit a8ba52c282554b872dbe639a18589941bc1bbef5
2 changes: 1 addition & 1 deletion apps/router-demo/router-host-2000/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "workspace:*",
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-host-v5-2200/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "workspace:*",
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-host-vue3-2100/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "workspace:*",
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-vue": "^1.0.3",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote1-2001/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@ant-design/cssinjs": "^1.20.0",
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/shared": "^0.7.10",
"@types/react": "^18.2.79",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote2-2002/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-router-dom": "6.30.2"
},
"devDependencies": {
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote3-2003/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vue-router": "^4.4.5"
},
"devDependencies": {
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-vue": "^1.0.3",
"@vue/tsconfig": "^0.5.1",
"tailwindcss": "^3.4.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote4-2004/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-router-dom": "6.30.2"
},
"devDependencies": {
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote5-2005/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-router-dom": "6.30.2"
},
"devDependencies": {
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote6-2006/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-router": "7.12.0"
},
"devDependencies": {
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/runtime-demo/3008-runtime-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@rsbuild/plugin-react": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/modernjs-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"@rsbuild/plugin-react": "1.4.2",
"@module-federation/manifest": "workspace:*",
"@rslib/core": "0.18.5",
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@modern-js/app-tools": "3.0.0",
"@modern-js/server-runtime": "3.0.0",
"@modern-js/module-tools": "2.70.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/rsbuild-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
},
"devDependencies": {
"@rslib/core": "^0.12.4",
"@rsbuild/core": "2.0.0-alpha.4"
"@rsbuild/core": "2.0.0-beta.2"
},
"peerDependencies": {
"@rsbuild/core": "2.0.0-alpha.4"
"@rsbuild/core": "2.0.0-beta.2"
},
"peerDependenciesMeta": {
"@rsbuild/core": {
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"devDependencies": {
"jest-fixed-jsdom": "^0.0.9",
"@module-federation/utilities": "workspace:*",
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@storybook/node-logger": "7.6.20",
"@storybook/core": "^8.4.6",
"webpack": "5.94.0",
"webpack-virtual-modules": "0.6.2"
},
"peerDependencies": {
"@rsbuild/core": "2.0.0-alpha.4",
"@rsbuild/core": "2.0.0-beta.2",
"@module-federation/sdk": "^2.0.0",
"@nx/react": ">= 16.0.0",
"@nx/webpack": ">= 16.0.0",
Expand Down
387 changes: 262 additions & 125 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading