Skip to content

Commit

Permalink
chore(deps): update storybook to ^8.2.8 (#226)
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] authored Aug 12, 2024
1 parent 9553892 commit 5db272b
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@storybook/addon-docs": "^8.2.7",
"@storybook/addon-interactions": "^8.2.7",
"@storybook/blocks": "^8.2.7",
"@storybook/core-events": "^8.2.7",
"@storybook/html": "^8.2.7",
"@storybook/html-vite": "^8.2.7",
"@storybook/addon-docs": "^8.2.8",
"@storybook/addon-interactions": "^8.2.8",
"@storybook/blocks": "^8.2.8",
"@storybook/core-events": "^8.2.8",
"@storybook/html": "^8.2.8",
"@storybook/html-vite": "^8.2.8",
"@storybook/jest": "^0.2.3",
"@storybook/manager-api": "^8.2.7",
"@storybook/preview-api": "^8.2.7",
"@storybook/manager-api": "^8.2.8",
"@storybook/preview-api": "^8.2.8",
"@storybook/test-runner": "^0.19.1",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.2.7",
"@storybook/theming": "^8.2.8",
"@testing-library/dom": "^10.4.0",
"@vitest/browser": "2.0.5",
"@vitest/coverage-istanbul": "2.0.5",
Expand All @@ -64,7 +64,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"start-server-and-test": "^2.0.5",
"storybook": "^8.2.7",
"storybook": "^8.2.8",
"typescript": "^5.5.4",
"typescript-eslint": "^7.18.0",
"virtual-dom-nodes": "^0.2.2",
Expand Down
Loading

0 comments on commit 5db272b

Please sign in to comment.