Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#221)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 2a4f206 commit 2752769
Show file tree
Hide file tree
Showing 10 changed files with 152 additions and 147 deletions.
2 changes: 1 addition & 1 deletion packages/addon-rslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.13",
"@rslib/core": "^0.3.1",
"@rslib/core": "^0.3.2",
"@types/node": "^18.0.0",
"storybook": "8.5.0-beta.8",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
273 changes: 139 additions & 134 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 @@ -13,7 +13,7 @@
"lit": "^3.2.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@chromatic-com/storybook": "^3.2.4",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-vue": "1.0.5",
"@storybook/addon-essentials": "8.5.0-beta.8",
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 @@ -17,7 +17,7 @@
"react-dom": "16.14.0"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@chromatic-com/storybook": "^3.2.4",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-react": "1.1.0",
"@storybook/addon-essentials": "8.5.0-beta.8",
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 @@ -17,7 +17,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@chromatic-com/storybook": "^3.2.4",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-react": "1.1.0",
"@storybook/addon-essentials": "8.5.0-beta.8",
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 @@ -19,7 +19,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@chromatic-com/storybook": "^3.2.4",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-react": "1.1.0",
"@storybook/addon-coverage": "^1.0.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 @@ -17,11 +17,11 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@chromatic-com/storybook": "^3.2.4",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-react": "1.1.0",
"@rsbuild/plugin-sass": "^1.1.2",
"@rslib/core": "^0.3.1",
"@rslib/core": "^0.3.2",
"@storybook/addon-essentials": "8.5.0-beta.8",
"@storybook/addon-interactions": "8.5.0-beta.8",
"@storybook/addon-links": "8.5.0-beta.8",
Expand Down
8 changes: 4 additions & 4 deletions sandboxes/rslib-react-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@module-federation/enhanced": "^0.8.8",
"@module-federation/rsbuild-plugin": "^0.8.8",
"@chromatic-com/storybook": "^3.2.4",
"@module-federation/enhanced": "^0.8.9",
"@module-federation/rsbuild-plugin": "^0.8.9",
"@module-federation/storybook-addon": "3.0.18",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-react": "1.1.0",
"@rsbuild/plugin-sass": "^1.1.2",
"@rslib/core": "^0.3.1",
"@rslib/core": "^0.3.2",
"@storybook/addon-essentials": "8.5.0-beta.8",
"@storybook/addon-interactions": "8.5.0-beta.8",
"@storybook/addon-links": "8.5.0-beta.8",
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 @@ -10,7 +10,7 @@
"storybook": "storybook dev -p 6006"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@chromatic-com/storybook": "^3.2.4",
"@rsbuild/core": "^1.1.13",
"@storybook/addon-essentials": "8.5.0-beta.8",
"@storybook/addon-interactions": "8.5.0-beta.8",
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.3",
"@chromatic-com/storybook": "^3.2.4",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-vue": "1.0.5",
"@storybook/addon-essentials": "8.5.0-beta.8",
Expand Down

0 comments on commit 2752769

Please sign in to comment.