Skip to content

Commit

Permalink
chore(deps): update storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 2064d41 commit 53495fb
Show file tree
Hide file tree
Showing 3 changed files with 1,868 additions and 493 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.0.6",
"@storybook/test": "^8.0.6",
"@types/react": "18.3.3",
"@vitejs/plugin-react": "4.2.1",
"@vitejs/plugin-react": "4.3.0",
"vite-tsconfig-paths": "4.3.2"
},
"devDependencies": {
Expand All @@ -46,10 +46,10 @@
"storybook": "^8.0.6",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.2.7"
"vite": "5.2.12"
},
"peerDependencies": {
"@storybook/react": "8.0.x",
"@storybook/react": "8.0.x || 8.1.x",
"react": "18.x",
"react-dom": "18.x",
"typescript": "5.3.x"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"postcss-loader": "8.1.0",
"tailwindcss": "3.4.1",
"turbo": "1.13.1",
"vite": "5.2.7",
"vite": "5.2.12",
"vite-tsconfig-paths": "4.3.2"
}
}
Loading

0 comments on commit 53495fb

Please sign in to comment.