Skip to content

Commit

Permalink
upgrade storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroAugustoRamalhoDuarte committed Aug 22, 2024
1 parent 431be20 commit a5ae135
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 1,463 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@storybook/addon-designs": "^8.0.2",
"@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/addon-designs": "^8.0.3",
"@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",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^14.2.1",
"@types/react": "^18.3.3",
Expand Down Expand Up @@ -77,10 +77,10 @@
"react-dom": "^18.2.0",
"react-hooks": "^1.0.1",
"rollup-plugin-pure": "^0.2.1",
"storybook": "^8.1.11",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"storybook": "^8.2.9",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite-plugin-dts": "^3.7.3",
"vite-plugin-linter": "^2.1.1",
"vite-plugin-static-copy": "^1.0.5",
Expand Down
Loading

0 comments on commit a5ae135

Please sign in to comment.