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] authored Dec 23, 2024
1 parent 60df56a commit a1a39d5
Show file tree
Hide file tree
Showing 2 changed files with 1,030 additions and 548 deletions.
8 changes: 4 additions & 4 deletions config/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@storybook/source-loader": "^8.1.11",
"@storybook/test": "^8.1.11",
"@types/react": "18.3.16",
"@vitejs/plugin-react": "4.3.3",
"vite-tsconfig-paths": "5.0.1"
"@vitejs/plugin-react": "4.3.4",
"vite-tsconfig-paths": "5.1.4"
},
"devDependencies": {
"@storybook/addon-storysource": "^8.1.11",
Expand All @@ -46,10 +46,10 @@
"storybook": "^8.1.11",
"tailwindcss": "3.4.16",
"typescript": "5.6.3",
"vite": "5.4.10"
"vite": "5.4.11"
},
"peerDependencies": {
"@storybook/react": "8.0.x || 8.1.x || 8.2.x || 8.3.x",
"@storybook/react": "8.0.x || 8.1.x || 8.2.x || 8.3.x || 8.4.x",
"react": "18.x",
"react-dom": "18.x",
"typescript": "5.3.x || 5.5.x || 5.6.x"
Expand Down
Loading

0 comments on commit a1a39d5

Please sign in to comment.