Skip to content

Commit

Permalink
fix(deps): update storybook monorepo to v7.6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 285d657 commit c6d7aa6
Show file tree
Hide file tree
Showing 4 changed files with 320 additions and 320 deletions.
2 changes: 1 addition & 1 deletion packages/cli-packages/storybook-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@redwoodjs/telemetry": "workspace:*",
"chalk": "4.1.2",
"execa": "5.1.1",
"storybook": "7.6.17",
"storybook": "7.6.19",
"storybook-framework-redwoodjs-vite": "workspace:*",
"terminal-link": "2.1.1",
"yargs": "17.7.2"
Expand Down
10 changes: 5 additions & 5 deletions packages/cli-packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@redwoodjs/cli-helpers": "workspace:*",
"@redwoodjs/project-config": "workspace:*",
"@redwoodjs/telemetry": "workspace:*",
"@storybook/addon-a11y": "7.6.17",
"@storybook/addon-docs": "7.6.17",
"@storybook/addon-essentials": "7.6.17",
"@storybook/react-webpack5": "7.6.17",
"@storybook/addon-a11y": "7.6.19",
"@storybook/addon-docs": "7.6.19",
"@storybook/addon-essentials": "7.6.19",
"@storybook/react-webpack5": "7.6.19",
"chalk": "4.1.2",
"execa": "5.1.1",
"storybook": "7.6.17",
"storybook": "7.6.19",
"terminal-link": "2.1.1",
"yargs": "17.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"@joshwooding/vite-plugin-react-docgen-typescript": "0.3.1",
"@redwoodjs/testing": "workspace:*",
"@rollup/pluginutils": "^5.0.2",
"@storybook/addon-essentials": "7.6.17",
"@storybook/builder-vite": "7.6.17",
"@storybook/react": "7.6.17",
"@storybook/addon-essentials": "7.6.19",
"@storybook/builder-vite": "7.6.19",
"@storybook/react": "7.6.19",
"magic-string": "^0.30.0",
"react-docgen": "^7.0.0",
"unplugin-auto-import": "^0.17.5"
Expand All @@ -70,7 +70,7 @@
"@redwoodjs/router": "workspace:*",
"react": "19.0.0-beta-04b058868c-20240508",
"react-dom": "19.0.0-beta-04b058868c-20240508",
"storybook": "7.6.17"
"storybook": "7.6.19"
},
"engines": {
"node": "=20.x"
Expand Down
Loading

0 comments on commit c6d7aa6

Please sign in to comment.