Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to ^8.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 4b59720 commit f0d4e82
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 368 deletions.
4 changes: 2 additions & 2 deletions packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
},
"dependencies": {
"@rsbuild/plugin-type-check": "^1.0.1",
"@storybook/addon-docs": "^8.2.1",
"@storybook/core-webpack": "^8.2.1",
"@storybook/addon-docs": "^8.4.4",
"@storybook/core-webpack": "^8.4.4",
"browser-assert": "^1.2.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"cjs-module-lexer": "^1.4.1",
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 @@ -38,7 +38,7 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@storybook/html": "^8.2.1",
"@storybook/html": "^8.4.4",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.12",
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 @@ -46,7 +46,7 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@storybook/react": "^8.2.1",
"@storybook/react": "^8.4.4",
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
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 @@ -41,7 +41,7 @@
"prepare": "pnpm run build"
},
"dependencies": {
"@storybook/vue3": "^8.2.1",
"@storybook/vue3": "^8.4.4",
"storybook-builder-rsbuild": "workspace:*",
"vue-docgen-loader": "^1.5.1"
},
Expand Down
Loading

0 comments on commit f0d4e82

Please sign in to comment.