Skip to content

Commit f062f79

Browse files
chore(deps-dev): bump storybook from 10.1.11 to 10.2.10 (#201)
* chore(deps-dev): bump storybook from 10.1.11 to 10.2.10 Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.1.11 to 10.2.10. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.10/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 10.2.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * update assoc storybook deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kathryn Isabelle Lawrence <lawr3ka@gmail.com>
1 parent d4ac8cf commit f062f79

2 files changed

Lines changed: 233 additions & 215 deletions

File tree

packages/components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
},
7777
"devDependencies": {
7878
"@shikijs/types": "3.21.0",
79-
"@storybook/addon-docs": "10.1.11",
80-
"@storybook/react-vite": "10.1.11",
79+
"@storybook/addon-docs": "10.2.10",
80+
"@storybook/react-vite": "10.2.10",
8181
"@tailwindcss/cli": "4.1.18",
8282
"@tailwindcss/postcss": "4.1.18",
8383
"@tailwindcss/typography": "0.5.19",
@@ -98,7 +98,7 @@
9898
"react": "18.3.1",
9999
"react-dom": "18.3.1",
100100
"rimraf": "6.0.1",
101-
"storybook": "10.1.11",
101+
"storybook": "10.2.10",
102102
"tailwindcss": "4.1.18",
103103
"typescript": "5.9.3",
104104
"ultracite": "7.0.12",

0 commit comments

Comments
 (0)