Skip to content

Commit

Permalink
pkg: Update storybook monorepo to v8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 10b6552 commit ed742e1
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 505 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.9",
"@babel/core": "^7.21.3",
"@data-client/test": "0.14.16",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-links": "8.3.6",
"@storybook/addon-mdx-gfm": "8.3.6",
"@storybook/channels": "8.3.6",
"@storybook/preview-api": "8.3.6",
"@storybook/react": "8.3.6",
"@storybook/addon-essentials": "8.4.2",
"@storybook/addon-links": "8.4.2",
"@storybook/addon-mdx-gfm": "8.4.2",
"@storybook/channels": "8.4.2",
"@storybook/preview-api": "8.4.2",
"@storybook/react": "8.4.2",
"@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.4",
"storybook": "8.3.6",
"storybook": "8.4.2",
"typescript": "^5.0.2",
"webpack": "5.95.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.6",
"@storybook/preset-react-webpack": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/types": "^8.3.6",
"@storybook/builder-webpack5": "^8.4.2",
"@storybook/preset-react-webpack": "^8.4.2",
"@storybook/react": "^8.4.2",
"@storybook/types": "^8.4.2",
"@types/node": "^22.8.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ed742e1

Please sign in to comment.