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
2 changes: 1 addition & 1 deletion examples/module-federation/mf-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.18.2",
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/module-federation/mf-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.18.2",
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"type-check": "tsc --noEmit && tsc --noEmit -p tests"
},
"dependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"rsbuild-plugin-dts": "workspace:*",
"tinyglobby": "^0.2.14"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
"@storybook/addon-interactions": "^9.0.0-alpha.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
"@storybook/addon-interactions": "^9.0.0-alpha.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
"@storybook/addon-interactions": "^9.0.0-alpha.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
"@storybook/addon-interactions": "^9.0.0-alpha.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "rstest"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@rslib/core": "workspace:*",
"@rstest/core": "^0.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "rstest"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@rslib/core": "workspace:*",
"@rstest/core": "^0.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "vitest run"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "vitest run"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rsbuild/plugin-react": "^1.3.5",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "rstest"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rslib/core": "workspace:*",
"@rstest/core": "^0.2.1",
"@storybook/addon-docs": "^9.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "rstest"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rslib/core": "workspace:*",
"@rstest/core": "^0.2.1",
"@storybook/addon-docs": "^9.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "vitest run"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "vitest run"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"storybook": "storybook dev"
},
"devDependencies": {
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rslib/core": "workspace:*",
"@storybook/addon-docs": "^9.1.2",
"@storybook/addon-essentials": "^9.0.0-alpha.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-dts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.52.10",
"@rsbuild/core": "1.5.0-beta.3",
"@rsbuild/core": "1.5.0-beta.4",
"@rslib/tsconfig": "workspace:*",
"rsbuild-plugin-publint": "^0.3.3",
"rslib": "npm:@rslib/[email protected]",
Expand Down
Loading
Loading