Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 0f1da45 commit ad59e29
Show file tree
Hide file tree
Showing 26 changed files with 470 additions and 2,314 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@storybook/react": "8.2.9",
"@storybook/react": "8.3.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/d3": "7.4.3",
Expand Down
16 changes: 8 additions & 8 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"clean": "rm -rf storybook-static"
},
"dependencies": {
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/addon-onboarding": "8.2.9",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-interactions": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/addon-onboarding": "8.3.0",
"@storybook/addon-styling": "1.3.7",
"@storybook/blocks": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.2.9",
"@storybook/blocks": "8.3.0",
"@storybook/react": "8.3.0",
"@storybook/react-vite": "8.3.0",
"@storybook/testing-library": "0.2.2",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@rsc-parser/core": "workspace:^",
"storybook": "8.2.9",
"storybook": "8.3.0",
"storybook-dark-mode": "4.0.2",
"turbo": "2.1.2",
"typescript": "5.6.2"
Expand Down
2,766 changes: 461 additions & 2,305 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit ad59e29

Please sign in to comment.