Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
]
},
"devDependencies": {
"@biomejs/biome": "^2.4.10",
"@biomejs/biome": "^2.4.11",
"@playwright/test": "^1.59.1",
"@rstest/core": "^0.9.5",
"@rstest/core": "^0.9.7",
"@testing-library/jest-dom": "^6.9.1",
"bumpp": "^10.4.1",
"check-dependency-version-consistency": "^5.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/addon-modernjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"rslog": "1.3.2"
},
"devDependencies": {
"@modern-js/app-tools": "^3.1.2",
"@modern-js/plugin": "^3.1.2",
"@rsbuild/core": "^2.0.0-rc.0",
"@modern-js/app-tools": "^3.1.3",
"@modern-js/plugin": "^3.1.3",
"@rsbuild/core": "^2.0.0-rc.2",
"@types/node": "^22.0.0",
"storybook": "10.3.4",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/addon-rslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"prepare": "pnpm run build"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rslib/core": "^0.20.3",
"@rsbuild/core": "^2.0.0-rc.2",
"@rslib/core": "^0.21.0",
"@types/node": "^22.0.0",
"storybook": "10.3.4",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@storybook/core-webpack": "10.3.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"@storybook/html": "^10.3.4",
"find-up": "^5.0.0",
"magic-string": "^0.30.21",
"resolve": "^1.22.11",
"resolve": "^1.22.12",
"storybook-builder-rsbuild": "workspace:*",
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@types/node": "^22.0.0",
"@types/resolve": "^1.20.6",
"storybook": "10.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-react-native-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"storybook-react-rsbuild": "workspace:*"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@types/node": "^22.0.0",
"@types/react": "^18.3.28",
"react": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"magic-string": "^0.30.21",
"react-docgen": "^8.0.3",
"react-docgen-typescript": "^2.4.0",
"resolve": "^1.22.11",
"resolve": "^1.22.12",
"storybook-builder-rsbuild": "workspace:*",
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@types/node": "^22.0.0",
"@types/react": "^18.3.28",
"@types/resolve": "^1.20.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
"vue-docgen-loader": "^2.0.1"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@types/node": "^22.0.0",
"storybook": "10.3.4",
"typescript": "^5.9.3",
"vue": "^3.5.31"
"vue": "^3.5.32"
},
"peerDependencies": {
"@rsbuild/core": "^1.5.0 || ^2.0.0-0",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"storybook-builder-rsbuild": "workspace:*"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@types/node": "^22.0.0",
"lit": "^3.3.2",
"storybook": "10.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/rsbuild-plugin-react-native-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"pathe": "^2.0.3"
},
"devDependencies": {
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@types/node": "^22.0.0",
"typescript": "^5.9.3"
},
Expand Down
3,334 changes: 1,628 additions & 1,706 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sandboxes/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-vue": "1.2.7",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
Expand Down
8 changes: 4 additions & 4 deletions sandboxes/modernjs-react-mf/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"upgrade": "modern upgrade"
},
"dependencies": {
"@modern-js/runtime": "3.1.2",
"@modern-js/runtime": "3.1.3",
"@module-federation/modern-js-v3": "2.3.1",
"antd": "^5.29.3",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@modern-js/app-tools": "^3.1.2",
"@modern-js/tsconfig": "3.1.2",
"@modern-js/app-tools": "^3.1.3",
"@modern-js/tsconfig": "3.1.3",
"@module-federation/storybook-addon": "^5.0.6",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
"@storybook/react": "10.3.4",
Expand Down
6 changes: 3 additions & 3 deletions sandboxes/modernjs-react-mf/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"upgrade": "modern upgrade"
},
"dependencies": {
"@modern-js/runtime": "3.1.2",
"@modern-js/runtime": "3.1.3",
"@module-federation/modern-js-v3": "2.3.1",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@modern-js/app-tools": "^3.1.2",
"@modern-js/tsconfig": "3.1.2",
"@modern-js/app-tools": "^3.1.3",
"@modern-js/tsconfig": "3.1.3",
"@types/node": "^22.0.0",
"@types/react": "^18.3.28",
"@types/react-dom": "^18.3.7",
Expand Down
12 changes: 6 additions & 6 deletions sandboxes/modernjs-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"upgrade": "modern upgrade"
},
"dependencies": {
"@modern-js/plugin-bff": "3.1.2",
"@modern-js/runtime": "3.1.2",
"@modern-js/server-runtime": "3.1.2",
"@modern-js/plugin-bff": "3.1.3",
"@modern-js/runtime": "3.1.3",
"@modern-js/server-runtime": "3.1.3",
"antd": "^5.29.3",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@modern-js/app-tools": "^3.1.2",
"@modern-js/tsconfig": "3.1.2",
"@rsbuild/core": "^2.0.0-rc.0",
"@modern-js/app-tools": "^3.1.3",
"@modern-js/tsconfig": "3.1.3",
"@rsbuild/core": "^2.0.0-rc.2",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
"@storybook/react": "10.3.4",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/react-16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-react": "^1.4.6",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-react": "^1.4.6",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/react-native-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/plugin-transform-react-jsx": "^7.28.6",
"@babel/preset-typescript": "^7.28.5",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-babel": "^1.1.2",
"@rsbuild/plugin-react": "^1.4.6",
"@storybook/addon-docs": "10.3.4",
Expand All @@ -32,7 +32,7 @@
"@types/react": "^18.3.28",
"@types/react-dom": "^18.3.7",
"autoprefixer": "^10.4.27",
"postcss": "^8.5.8",
"postcss": "^8.5.9",
"storybook": "10.3.4",
"storybook-react-native-web-rsbuild": "workspace:*",
"tailwindcss": "^3.4.19",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/react-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-react": "^1.4.6",
"@storybook/addon-coverage": "3.0.1",
"@storybook/addon-docs": "10.3.4",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/rslib-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-react": "^1.4.6",
"@rsbuild/plugin-sass": "^1.5.1",
"@rslib/core": "^0.20.3",
"@rslib/core": "^0.21.0",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
"@storybook/react": "10.3.4",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/rslib-react-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@module-federation/enhanced": "^2.3.1",
"@module-federation/rsbuild-plugin": "^2.3.1",
"@module-federation/storybook-addon": "^5.0.6",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-react": "^1.4.6",
"@rsbuild/plugin-sass": "^1.5.1",
"@rslib/core": "^0.20.3",
"@rslib/core": "^0.21.0",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
"@storybook/react": "10.3.4",
Expand Down
6 changes: 3 additions & 3 deletions sandboxes/rslib-vue3-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"storybook": "storybook dev -p 6006"
},
"dependencies": {
"vue": "^3.5.31"
"vue": "^3.5.32"
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-sass": "^1.5.1",
"@rsbuild/plugin-vue": "1.2.7",
"@rslib/core": "^0.20.3",
"@rslib/core": "^0.21.0",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
"@storybook/vue3": "10.3.4",
Expand Down
6 changes: 3 additions & 3 deletions sandboxes/rspack-react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-react": "^1.4.6",
"@rspack/core": "^2.0.0-beta.9",
"@rspack/plugin-react-refresh": "^1.6.1",
"@rspack/plugin-react-refresh": "^1.6.2",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
"@storybook/react": "10.3.4",
Expand All @@ -36,7 +36,7 @@
"@types/react-dom": "^18.3.7",
"autoprefixer": "^10.4.27",
"css-loader": "^7.1.4",
"postcss": "^8.5.8",
"postcss": "^8.5.9",
"postcss-loader": "^8.2.1",
"react-refresh": "^0.18.0",
"storybook": "10.3.4",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
"@storybook/html": "10.3.4",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"storybook": "storybook dev -p 6007"
},
"dependencies": {
"vue": "^3.5.31"
"vue": "^3.5.32"
},
"devDependencies": {
"@chromatic-com/storybook": "^5.1.1",
"@rsbuild/core": "^2.0.0-rc.0",
"@rsbuild/core": "^2.0.0-rc.2",
"@rsbuild/plugin-vue": "1.2.7",
"@storybook/addon-docs": "10.3.4",
"@storybook/addon-onboarding": "10.3.4",
Expand Down
12 changes: 6 additions & 6 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"preview": "rspress preview"
},
"dependencies": {
"@rspress/core": "2.0.8",
"@rspress/plugin-algolia": "2.0.8",
"@rspress/core": "2.0.9",
"@rspress/plugin-algolia": "2.0.9",

"@rspress/plugin-sitemap": "2.0.8",
"@rspress/plugin-twoslash": "2.0.8",
"@rspress/plugin-sitemap": "2.0.9",
"@rspress/plugin-twoslash": "2.0.9",
"rspress-plugin-font-open-sans": "1.0.3"
},
"devDependencies": {
Expand All @@ -21,8 +21,8 @@
"@types/node": "^22.0.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"react": "19.2.4",
"react-dom": "19.2.4",
"react": "19.2.5",
"react-dom": "19.2.5",
"rsbuild-plugin-open-graph": "^1.1.2"
}
}
Loading