Skip to content

Commit

Permalink
fix(deps): update storybook monorepo to ^8.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent e52f1ef commit 0c48bc6
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 137 deletions.
16 changes: 8 additions & 8 deletions apps/workshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mantine/hooks": "^7.16.3",
"@samuel-lewis/components": "*",
"@samuel-lewis/utils": "*",
"@storybook/test": "^8.5.5",
"@storybook/test": "^8.5.6",
"@tabler/icons-react": "^3.30.0",
"@vitejs/plugin-react": "^4.3.4",
"react": "^18.3.1",
Expand All @@ -28,12 +28,12 @@
"devDependencies": {
"@samuel-lewis/components": "*",
"@samuel-lewis/tsconfig": "*",
"@storybook/addon-essentials": "^8.5.5",
"@storybook/addon-interactions": "^8.5.5",
"@storybook/addon-links": "^8.5.5",
"@storybook/blocks": "^8.5.5",
"@storybook/react": "^8.5.5",
"@storybook/react-vite": "^8.5.5",
"@storybook/addon-essentials": "^8.5.6",
"@storybook/addon-interactions": "^8.5.6",
"@storybook/addon-links": "^8.5.6",
"@storybook/blocks": "^8.5.6",
"@storybook/react": "^8.5.6",
"@storybook/react-vite": "^8.5.6",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.19",
"eslint-plugin-storybook": "^0.11.2",
"storybook": "^8.5.5",
"storybook": "^8.5.6",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit 0c48bc6

Please sign in to comment.