Skip to content

Commit 520e027

Browse files
chore(deps-dev): bump the storybook group with 5 updates (#7422)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marie Lucca <[email protected]>
1 parent e6924e2 commit 520e027

File tree

4 files changed

+55
-55
lines changed

4 files changed

+55
-55
lines changed

package-lock.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"prettier": "3.4.2",
8989
"rimraf": "5.0.5",
9090
"size-limit": "11.2.0",
91-
"storybook": "^10.1.10",
91+
"storybook": "^10.1.11",
9292
"stylelint": "16.20.0",
9393
"turbo": "^2.6.3",
9494
"typescript": "^5.9.2",

packages/react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@
114114
"@rollup/plugin-node-resolve": "16.0.3",
115115
"@rollup/plugin-typescript": "12.3.0",
116116
"@rollup/plugin-virtual": "3.0.2",
117-
"@storybook/addon-a11y": "^10.1.10",
118-
"@storybook/addon-docs": "^10.1.10",
119-
"@storybook/addon-links": "^10.1.10",
117+
"@storybook/addon-a11y": "^10.1.11",
118+
"@storybook/addon-docs": "^10.1.11",
119+
"@storybook/addon-links": "^10.1.11",
120120
"@storybook/icons": "^2.0.1",
121-
"@storybook/react-vite": "^10.1.10",
121+
"@storybook/react-vite": "^10.1.11",
122122
"@testing-library/dom": "^10.4.0",
123123
"@testing-library/jest-dom": "^6.4.5",
124124
"@testing-library/react": "^16.3.0",
@@ -172,7 +172,7 @@
172172
"rimraf": "5.0.5",
173173
"rollup": "4.54.0",
174174
"rollup-plugin-import-css": "^0.0.0",
175-
"storybook": "^10.1.10",
175+
"storybook": "^10.1.11",
176176
"terser": "5.36.0",
177177
"ts-toolbelt": "9.6.0",
178178
"tsx": "4.20.3",

packages/styled-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@primer/primitives": "10.x || 11.x",
4949
"@primer/react": "^38.4.0",
5050
"@rollup/plugin-babel": "^6.1.0",
51-
"@storybook/react-vite": "^10.1.10",
51+
"@storybook/react-vite": "^10.1.11",
5252
"@types/react": "18.3.11",
5353
"@types/react-dom": "18.3.1",
5454
"@types/styled-components": "^5.1.26",

0 commit comments

Comments
 (0)