Skip to content

Commit

Permalink
chore: Update storybook dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthkul committed Jul 16, 2024
1 parent a2378c6 commit ce60a9f
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 166 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@chromatic-com/storybook": "^1.6.1",
"@storybook/addon-a11y": "^8.1.11",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/blocks": "^8.1.11",
"@storybook/react": "^8.1.11",
"@storybook/react-vite": "^8.1.11",
"@storybook/test": "^8.1.11",
"@storybook/test-runner": "^0.19.0",
"@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",
"@storybook/test-runner": "^0.19.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^14.2.0",
"@types/react": "^18",
Expand All @@ -70,7 +70,7 @@
"react": "^18",
"react-dom": "^18",
"rimraf": "^5.0.5",
"storybook": "^8.1.11",
"storybook": "^8.2.4",
"tailwindcss": "^3.4.3",
"typescript": "~5.3.3",
"vite": "^5.3.3",
Expand Down
Loading

0 comments on commit ce60a9f

Please sign in to comment.