Skip to content

Commit

Permalink
Update storybook monorepo to ^8.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 89a1ce5 commit a7c490b
Show file tree
Hide file tree
Showing 2 changed files with 771 additions and 397 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.24.7",
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.44.1",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
"@storybook/addon-essentials": "^8.1.6",
"@storybook/addon-links": "^8.1.6",
"@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.1.6",
"@storybook/react": "^8.1.6",
"@storybook/react-webpack5": "^8.1.6",
"@testing-library/jest-dom": "^6.4.6",
"@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.1.6"
},
"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 a7c490b

Please sign in to comment.