Skip to content

Commit

Permalink
ci: Update Storybook families to v8.5.3 (#660)
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 Feb 2, 2025
1 parent 1bd2dc0 commit 8d3ace1
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 420 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"devDependencies": {
"@eslint/js": "9.19.0",
"@solidjs/testing-library": "0.8.10",
"@storybook/addon-a11y": "8.5.2",
"@storybook/addon-essentials": "8.5.2",
"@storybook/html": "8.5.2",
"@storybook/html-vite": "8.5.2",
"@storybook/addon-a11y": "8.5.3",
"@storybook/addon-essentials": "8.5.3",
"@storybook/html": "8.5.3",
"@storybook/html-vite": "8.5.3",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.6.1",
"eslint": "9.19.0",
Expand All @@ -67,7 +67,7 @@
"globals": "15.14.0",
"jsdom": "26.0.0",
"prettier": "3.4.2",
"storybook": "8.5.2",
"storybook": "8.5.3",
"stylelint": "16.14.1",
"stylelint-config-recess-order": "6.0.0",
"stylelint-config-standard": "37.0.0",
Expand Down
Loading

0 comments on commit 8d3ace1

Please sign in to comment.