Skip to content

Commit

Permalink
update storybook to 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NgocNhi123 committed Jul 13, 2024
1 parent 5790a7e commit 3fb61fc
Show file tree
Hide file tree
Showing 2 changed files with 846 additions and 2,790 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"build": "storybook build"
},
"dependencies": {
"@storybook/addon-docs": "^8.1.11",
"@storybook/blocks": "^8.1.11",
"@storybook/react": "^8.1.11",
"@storybook/react-vite": "^8.1.11",
"@storybook/theming": "^8.1.11",
"@storybook/addon-docs": "^8.2.2",
"@storybook/blocks": "^8.2.2",
"@storybook/react": "^8.2.2",
"@storybook/react-vite": "^8.2.2",
"@storybook/theming": "^8.2.2",
"@tippyjs/react": "^4.2.6",
"@tsconfig/vite-react": "^3.0.2",
"@types/color": "^3.0.6",
Expand All @@ -34,7 +34,7 @@
"react-hot-toast": "^2.4.1",
"react-icons": "^5.2.1",
"react-popper": "^2.3.0",
"storybook": "^8.1.11",
"storybook": "^8.2.2",
"storybook-dark-mode": "4.0.1",
"typescript": "^5.5.3",
"vite": "^5.3.3"
Expand Down
Loading

0 comments on commit 3fb61fc

Please sign in to comment.