Skip to content

Commit 610c1f6

Browse files
chore(deps-dev): bump storybook from 8.6.15 to 8.6.17 (#772)
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.15 to 8.6.17. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.17/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.17/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 8.6.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00f128d commit 610c1f6

3 files changed

Lines changed: 117 additions & 108 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"react-dom": "19.2.4",
109109
"react-router-dom": "^7.13.0",
110110
"rollup-plugin-visualizer": "^6.0.5",
111-
"storybook": "^8.6.15",
111+
"storybook": "^8.6.17",
112112
"tailwindcss": "^4.1.18",
113113
"tslib": "^2.8.1",
114114
"tsx": "^4.21.0",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"autoprefixer": "^10.4.24",
102102
"postcss": "^8.5.6",
103103
"shadcn": "^3.8.4",
104-
"storybook": "^8.6.15",
104+
"storybook": "^8.6.17",
105105
"tailwindcss": "^4.1.18",
106106
"typescript": "^5.9.3",
107107
"vite": "^7.3.1",

0 commit comments

Comments
 (0)