Skip to content

Commit

Permalink
chore(deps): update dependency @storybook/builder-vite to ^8.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 2c98890 commit 1b2062a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@storybook/addon-info": "^5.3.21",
"@storybook/addon-links": "^8.4.2",
"@storybook/addons": "^7.6.17",
"@storybook/builder-vite": "^8.4.5",
"@storybook/builder-vite": "^8.5.3",
"@storybook/react": "^8.4.2",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.1",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3690,12 +3690,12 @@
"@storybook/icons" "^1.2.12"
ts-dedent "^2.0.0"

"@storybook/builder-vite@^8.4.5":
version "8.4.7"
resolved "https://registry.yarnpkg.com/@storybook/builder-vite/-/builder-vite-8.4.7.tgz#3d6d542fa1f46fce5ee7a159dc8491cb4421254d"
integrity sha512-LovyXG5VM0w7CovI/k56ZZyWCveQFVDl0m7WwetpmMh2mmFJ+uPQ35BBsgTvTfc8RHi+9Q3F58qP1MQSByXi9g==
"@storybook/builder-vite@^8.5.3":
version "8.5.3"
resolved "https://registry.yarnpkg.com/@storybook/builder-vite/-/builder-vite-8.5.3.tgz#887056a9b36145318275dc9b9a19ac4052c7a7fa"
integrity sha512-MxriwzZSVidaXj3kpH/jCOJZUdF7ofcvxmvrMrNehH9UvXIGM6b73CBC5ucnptbnQ7qxYKdAZiMhQbPHZ9cqOQ==
dependencies:
"@storybook/csf-plugin" "8.4.7"
"@storybook/csf-plugin" "8.5.3"
browser-assert "^1.2.1"
ts-dedent "^2.0.0"

Expand Down Expand Up @@ -3785,6 +3785,13 @@
dependencies:
unplugin "^1.3.1"

"@storybook/csf-plugin@8.5.3":
version "8.5.3"
resolved "https://registry.yarnpkg.com/@storybook/csf-plugin/-/csf-plugin-8.5.3.tgz#28b8beeb3425030f9fa8d4ce62a21c1756bf4d1f"
integrity sha512-u5oyXTFg3KIy4h9qoNyiCG2mJF3OpkLO/AcM4lMAwQVnBvz8pwITvr4jDZByVjGmcIbgKJQnWX+BwdK2NI4yAw==
dependencies:
unplugin "^1.3.1"

"@storybook/csf@0.0.1":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.0.1.tgz#95901507dc02f0bc6f9ac8ee1983e2fc5bb98ce6"
Expand Down

0 comments on commit 1b2062a

Please sign in to comment.