Skip to content

Commit

Permalink
fix(deps): update storybook monorepo to v8.5.3 (#20653)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 4eeb596 commit 27939f1
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 238 deletions.
22 changes: 11 additions & 11 deletions boundaries/platform/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@mui/types": "^7.2.21",
"@mui/x-date-pickers": "8.0.0-alpha.10",
"@storybook/builder-vite": "8.5.3",
"@storybook/experimental-nextjs-vite": "8.5.2",
"@storybook/experimental-nextjs-vite": "8.5.3",
"@tailwindcss/postcss": "4.0.3",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^19.0.8",
Expand Down Expand Up @@ -80,19 +80,19 @@
"devDependencies": {
"@chromatic-com/storybook": "^3.2.4",
"@storybook/addon-a11y": "8.5.3",
"@storybook/addon-actions": "8.5.2",
"@storybook/addon-controls": "8.5.2",
"@storybook/addon-actions": "8.5.3",
"@storybook/addon-controls": "8.5.3",
"@storybook/addon-coverage": "^1.0.5",
"@storybook/addon-docs": "8.5.2",
"@storybook/addon-docs": "8.5.3",
"@storybook/addon-essentials": "8.5.3",
"@storybook/addon-interactions": "8.5.2",
"@storybook/addon-jest": "8.5.2",
"@storybook/addon-interactions": "8.5.3",
"@storybook/addon-jest": "8.5.3",
"@storybook/addon-links": "8.5.3",
"@storybook/addon-themes": "8.5.2",
"@storybook/blocks": "8.5.2",
"@storybook/react": "8.5.2",
"@storybook/react-vite": "8.5.2",
"@storybook/test": "8.5.2",
"@storybook/addon-themes": "8.5.3",
"@storybook/blocks": "8.5.3",
"@storybook/react": "8.5.3",
"@storybook/react-vite": "8.5.3",
"@storybook/test": "8.5.3",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@vitejs/plugin-react-swc": "^3.7.2",
Expand Down
Loading

0 comments on commit 27939f1

Please sign in to comment.