Skip to content

Commit

Permalink
chore(deps): update rsbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent c1c7d3b commit d79cd04
Show file tree
Hide file tree
Showing 13 changed files with 271 additions and 258 deletions.
2 changes: 1 addition & 1 deletion packages/addon-rslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prepare": "pnpm run build"
},
"devDependencies": {
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.10",
"@rslib/core": "^0.1.2",
"@types/node": "^18.0.0",
"storybook": "8.5.0-alpha.15",
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 @@ -79,7 +79,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.10",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.0.0",
"@types/pretty-hrtime": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.10",
"@storybook/types": "8.5.0-alpha.15",
"@types/resolve": "^1.20.6",
"storybook": "8.5.0-alpha.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.10",
"@storybook/types": "8.5.0-alpha.15",
"@types/resolve": "^1.20.6",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"vue-docgen-loader": "^1.5.1"
},
"devDependencies": {
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.10",
"@types/node": "^18.0.0",
"storybook": "8.5.0-alpha.15",
"typescript": "^5.7.2"
Expand Down
491 changes: 252 additions & 239 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sandboxes/react-16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@rsbuild/core": "^1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@storybook/addon-essentials": "8.5.0-alpha.15",
"@storybook/addon-interactions": "8.5.0-alpha.15",
"@storybook/addon-links": "8.5.0-alpha.15",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@rsbuild/core": "^1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@storybook/addon-essentials": "8.5.0-alpha.15",
"@storybook/addon-interactions": "8.5.0-alpha.15",
"@storybook/addon-links": "8.5.0-alpha.15",
Expand Down
4 changes: 2 additions & 2 deletions sandboxes/react-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@rsbuild/core": "^1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@storybook/addon-coverage": "^1.0.4",
"@storybook/addon-essentials": "8.5.0-alpha.15",
"@storybook/addon-interactions": "8.5.0-alpha.15",
Expand Down
6 changes: 3 additions & 3 deletions sandboxes/rslib-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@rsbuild/core": "^1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/plugin-sass": "^1.1.1",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@rsbuild/plugin-sass": "^1.1.2",
"@rslib/core": "^0.1.2",
"@storybook/addon-essentials": "8.5.0-alpha.15",
"@storybook/addon-interactions": "8.5.0-alpha.15",
Expand Down
6 changes: 3 additions & 3 deletions sandboxes/rslib-react-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@chromatic-com/storybook": "^3.2.2",
"@module-federation/rsbuild-plugin": "^0.7.5",
"@module-federation/storybook-addon": "3.0.11",
"@rsbuild/core": "^1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/plugin-sass": "^1.1.1",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@rsbuild/plugin-sass": "^1.1.2",
"@rslib/core": "^0.1.2",
"@storybook/addon-essentials": "8.5.0-alpha.15",
"@storybook/addon-interactions": "8.5.0-alpha.15",
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": "^3.2.2",
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.10",
"@storybook/addon-essentials": "8.5.0-alpha.15",
"@storybook/addon-interactions": "8.5.0-alpha.15",
"@storybook/addon-links": "8.5.0-alpha.15",
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": "^3.2.2",
"@rsbuild/core": "^1.1.7",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-vue": "1.0.5",
"@storybook/addon-essentials": "8.5.0-alpha.15",
"@storybook/addon-interactions": "8.5.0-alpha.15",
Expand Down

0 comments on commit d79cd04

Please sign in to comment.