Skip to content

Commit

Permalink
Update storybook monorepo to ^8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 659584f commit 17d68c0
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 1,832 deletions.
12 changes: 6 additions & 6 deletions src/sx-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@babel/core": "^7.25.2",
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.45.0",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
"@storybook/addon-essentials": "^8.3.2",
"@storybook/addon-links": "^8.3.2",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/blocks": "^8.0.10",
"@storybook/react": "^8.0.10",
"@storybook/react-webpack5": "^8.0.10",
"@storybook/blocks": "^8.3.2",
"@storybook/react": "^8.3.2",
"@storybook/react-webpack5": "^8.3.2",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -55,7 +55,7 @@
"babel-plugin-fbt-runtime": "^1.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.0.10"
"storybook": "^8.3.2"
},
"scripts": {
"fbt:manifest": "fbt-manifest --src=src --enum-manifest=translations/enum_manifest.json --src-manifest=translations/src_manifest.json",
Expand Down
Loading

0 comments on commit 17d68c0

Please sign in to comment.