Skip to content

Commit

Permalink
chore: update Storybook and addons to v8.2.9 (#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthkul authored Aug 26, 2024
1 parent a80eb9b commit 965924f
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 188 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"@biomejs/biome": "^1.8.0",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@chromatic-com/storybook": "^1.6.1",
"@storybook/addon-a11y": "^8.2.4",
"@storybook/addon-essentials": "^8.2.4",
"@storybook/addon-interactions": "^8.2.4",
"@storybook/addon-links": "^8.2.4",
"@storybook/blocks": "^8.2.4",
"@storybook/react": "^8.2.4",
"@storybook/react-vite": "^8.2.4",
"@storybook/test": "^8.2.4",
"@chromatic-com/storybook": "^1.7.0",
"@storybook/addon-a11y": "^8.2.9",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/addon-links": "^8.2.9",
"@storybook/blocks": "^8.2.9",
"@storybook/react": "^8.2.9",
"@storybook/react-vite": "^8.2.9",
"@storybook/test": "^8.2.9",
"@storybook/test-runner": "^0.19.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^14.2.0",
Expand All @@ -74,7 +74,7 @@
"react": "^18",
"react-dom": "^18",
"rimraf": "^5.0.5",
"storybook": "^8.2.4",
"storybook": "^8.2.9",
"tailwindcss": "^3.4.3",
"typescript": "~5.3.3",
"vite": "^5.3.3",
Expand Down
Loading

0 comments on commit 965924f

Please sign in to comment.