Skip to content

Commit

Permalink
pkg: Update storybook monorepo to v8.3.1 (#2526)
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] committed Sep 18, 2024
1 parent d2d2ce9 commit 267a892
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 179 deletions.
14 changes: 7 additions & 7 deletions examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"@anansi/webpack-config": "^20.0.3",
"@babel/core": "^7.21.3",
"@data-client/test": "0.14.10",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/addon-mdx-gfm": "8.3.0",
"@storybook/channels": "8.3.0",
"@storybook/preview-api": "8.3.0",
"@storybook/react": "8.3.0",
"@storybook/addon-essentials": "8.3.1",
"@storybook/addon-links": "8.3.1",
"@storybook/addon-mdx-gfm": "8.3.1",
"@storybook/channels": "8.3.1",
"@storybook/preview-api": "8.3.1",
"@storybook/react": "8.3.1",
"@types/babel__core": "^7.20.0",
"@types/eslint": "^9.0.0",
"@types/jest": "29.5.12",
Expand All @@ -49,7 +49,7 @@
"react-test-renderer": "18.3.1",
"sass-embedded": "^1.77.8",
"serve": "14.2.3",
"storybook": "8.3.0",
"storybook": "8.3.1",
"typescript": "^5.0.2",
"webpack": "5.94.0",
"webpack-cli": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
],
"dependencies": {
"@babel/runtime": "^7.17.0",
"@storybook/builder-webpack5": "^8.3.0",
"@storybook/preset-react-webpack": "^8.3.0",
"@storybook/react": "^8.3.0",
"@storybook/types": "^8.3.0",
"@storybook/builder-webpack5": "^8.3.1",
"@storybook/preset-react-webpack": "^8.3.1",
"@storybook/react": "^8.3.1",
"@storybook/types": "^8.3.1",
"@types/node": "^22.5.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 267a892

Please sign in to comment.