Skip to content
Merged
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 packages/addon-modernjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-addon-modernjs",
"version": "3.3.3",
"version": "3.3.4",
"description": "Storybook addon for loading configuration of Modern.js",
"keywords": [
"storybook",
Expand Down Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@modern-js/app-tools": "^3.2.0",
"@modern-js/plugin": "^3.2.0",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@types/node": "^22.0.0",
"storybook": "10.3.5",
"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
@@ -1,6 +1,6 @@
{
"name": "storybook-addon-rslib",
"version": "3.3.3",
"version": "3.3.4",
"description": "Storybook addon for loading configuration of Rslib",
"keywords": [
"storybook",
Expand Down Expand Up @@ -42,7 +42,7 @@
"prepare": "pnpm run build"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rslib/core": "^0.21.5",
"@types/node": "^22.0.0",
"storybook": "10.3.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-builder-rsbuild",
"version": "3.3.3",
"version": "3.3.4",
"description": "Rsbuild builder for Storybook",
"keywords": [
"storybook",
Expand Down Expand Up @@ -69,7 +69,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@storybook/core-webpack": "10.3.5",
"@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
@@ -1,6 +1,6 @@
{
"name": "storybook-html-rsbuild",
"version": "3.3.3",
"version": "3.3.4",
"description": "Storybook for HTML and Rsbuild: View HTML snippets in isolation with Hot Reloading.",
"keywords": [
"storybook",
Expand Down Expand Up @@ -55,7 +55,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@types/node": "^22.0.0",
"@types/resolve": "^1.20.6",
"storybook": "10.3.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-react-native-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-react-native-web-rsbuild",
"version": "3.3.3",
"version": "3.3.4",
"description": "Storybook for React Native Web and Rsbuild: Develop React Native components for web in isolation with Hot Reloading.",
"keywords": [
"storybook",
Expand Down Expand Up @@ -53,7 +53,7 @@
"storybook-react-rsbuild": "workspace:*"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@types/node": "^22.0.0",
"@types/react": "^18.3.29",
"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
@@ -1,6 +1,6 @@
{
"name": "storybook-react-rsbuild",
"version": "3.3.3",
"version": "3.3.4",
"description": "Storybook for React and Rsbuild: Develop React components in isolation with Hot Reloading.",
"keywords": [
"storybook",
Expand Down Expand Up @@ -64,7 +64,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@types/node": "^22.0.0",
"@types/react": "^18.3.29",
"@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
@@ -1,6 +1,6 @@
{
"name": "storybook-vue3-rsbuild",
"version": "3.3.3",
"version": "3.3.4",
"description": "Storybook for Vue3 and Rsbuild: Develop React Component in isolation with Hot Reloading.",
"keywords": [
"storybook",
Expand Down Expand Up @@ -51,7 +51,7 @@
"vue-docgen-loader": "^2.0.1"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@types/node": "^22.0.0",
"storybook": "10.3.5",
"typescript": "^5.9.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/framework-web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-web-components-rsbuild",
"version": "3.3.3",
"version": "3.3.4",
"description": "Storybook for web component and Rsbuild: Develop React Component in isolation with Hot Reloading.",
"keywords": [
"storybook",
Expand Down Expand Up @@ -52,7 +52,7 @@
"storybook-builder-rsbuild": "workspace:*"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@types/node": "^22.0.0",
"lit": "^3.3.3",
"storybook": "10.3.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/rsbuild-plugin-react-native-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rsbuild-plugin-react-native-web",
"version": "3.3.3",
"version": "3.3.4",
"description": "Rsbuild plugin for React Native Web support",
"keywords": [
"rsbuild",
Expand Down Expand Up @@ -45,7 +45,7 @@
"pathe": "^2.0.3"
},
"devDependencies": {
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@types/node": "^22.0.0",
"typescript": "^5.9.3"
},
Expand Down
790 changes: 311 additions & 479 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.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-vue": "1.2.8",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/modernjs-react-mf/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@modern-js/app-tools": "^3.2.0",
"@modern-js/tsconfig": "3.2.0",
"@module-federation/storybook-addon": "^6.0.11",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
"@storybook/react": "10.3.5",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/modernjs-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@modern-js/app-tools": "^3.2.0",
"@modern-js/tsconfig": "3.2.0",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
"@storybook/react": "10.3.5",
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.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-react": "^2.0.0",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
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.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-react": "^2.0.0",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
Expand Down
2 changes: 1 addition & 1 deletion 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.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-babel": "^2.0.0-alpha.3",
"@rsbuild/plugin-react": "^2.0.0",
"@storybook/addon-docs": "10.3.5",
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.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-react": "^2.0.0",
"@storybook/addon-coverage": "3.0.1",
"@storybook/addon-docs": "10.3.5",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/rslib-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-react": "^2.0.0",
"@rsbuild/plugin-sass": "^1.5.2",
"@rslib/core": "^0.21.5",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/rslib-react-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@module-federation/enhanced": "^2.4.0",
"@module-federation/rsbuild-plugin": "^2.4.0",
"@module-federation/storybook-addon": "^6.0.11",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-react": "^2.0.0",
"@rsbuild/plugin-sass": "^1.5.2",
"@rslib/core": "^0.21.5",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/rslib-vue3-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-sass": "^1.5.2",
"@rsbuild/plugin-vue": "1.2.8",
"@rslib/core": "^0.21.5",
Expand Down
8 changes: 4 additions & 4 deletions sandboxes/rspack-react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"storybook": "storybook dev -p 6006"
},
"dependencies": {
"@rspack/cli": "^2.0.2",
"@rspack/core": "^2.0.2",
"@rspack/cli": "^2.0.4",
"@rspack/core": "^2.0.4",
"@swc/helpers": "^0.5.21",
"antd": "^5.29.3",
"less": "4.6.4",
Expand All @@ -24,9 +24,9 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-react": "^2.0.0",
"@rspack/core": "^2.0.2",
"@rspack/core": "^2.0.4",
"@rspack/plugin-react-refresh": "^2.0.0",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
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.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
"@storybook/html": "10.3.5",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^5.2.1",
"@rsbuild/core": "^2.0.5",
"@rsbuild/core": "^2.0.6",
"@rsbuild/plugin-vue": "1.2.8",
"@storybook/addon-docs": "10.3.5",
"@storybook/addon-onboarding": "10.3.5",
Expand Down
Loading