Skip to content

Commit

Permalink
chore(deps): update storybook (#4246)
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 Oct 29, 2024
1 parent 25d5758 commit 0732eaa
Show file tree
Hide file tree
Showing 2 changed files with 2,231 additions and 1,170 deletions.
6 changes: 3 additions & 3 deletions config/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@storybook/source-loader": "^8.1.11",
"@storybook/test": "^8.1.11",
"@types/react": "18.3.11",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.3",
"vite-tsconfig-paths": "5.0.1"
},
"devDependencies": {
Expand All @@ -46,10 +46,10 @@
"storybook": "^8.1.11",
"tailwindcss": "3.4.14",
"typescript": "5.5.4",
"vite": "5.4.6"
"vite": "5.4.10"
},
"peerDependencies": {
"@storybook/react": "8.0.x || 8.1.x || 8.2.x",
"@storybook/react": "8.0.x || 8.1.x || 8.2.x || 8.3.x",
"react": "18.x",
"react-dom": "18.x",
"typescript": "5.3.x || 5.5.x"
Expand Down
Loading

0 comments on commit 0732eaa

Please sign in to comment.