Skip to content

Commit a81a1ab

Browse files
JamieB-guioannakokjamesmockett
authored
Update Storybook and Chromatic (#15033)
Co-authored-by: Ioanna Kokkini <[email protected]> Co-authored-by: James Mockett <[email protected]>
1 parent 3be22a5 commit a81a1ab

File tree

3 files changed

+132
-98
lines changed

3 files changed

+132
-98
lines changed

dotcom-rendering/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"@guardian/tsconfig": "0.2.0",
4848
"@playwright/test": "1.56.1",
4949
"@sentry/browser": "10.24.0",
50-
"@storybook/addon-a11y": "10.0.7",
51-
"@storybook/addon-docs": "10.0.7",
50+
"@storybook/addon-a11y": "10.1.10",
51+
"@storybook/addon-docs": "10.1.10",
5252
"@storybook/addon-webpack5-compiler-swc": "4.0.2",
53-
"@storybook/react-webpack5": "10.0.7",
53+
"@storybook/react-webpack5": "10.1.10",
5454
"@svgr/webpack": "8.1.0",
5555
"@swc/cli": "0.7.8",
5656
"@swc/core": "1.13.5",
@@ -112,7 +112,7 @@
112112
"eslint-plugin-react": "7.33.2",
113113
"eslint-plugin-react-hooks": "4.6.0",
114114
"eslint-plugin-ssr-friendly": "1.3.0",
115-
"eslint-plugin-storybook": "10.0.7",
115+
"eslint-plugin-storybook": "10.1.10",
116116
"eslint-plugin-unicorn": "48.0.1",
117117
"eslint-stats": "1.0.1",
118118
"express": "5.1.0",
@@ -144,7 +144,7 @@
144144
"screenfull": "6.0.2",
145145
"semver": "7.5.4",
146146
"source-map": "0.7.4",
147-
"storybook": "10.0.7",
147+
"storybook": "10.1.10",
148148
"stylelint": "16.5.0",
149149
"stylelint-config-recommended": "14.0.0",
150150
"swc-loader": "0.2.6",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@guardian/prettier": "5.0.0",
2626
"@types/chai": "5.2.2",
27-
"chromatic": "13.3.0",
27+
"chromatic": "13.3.4",
2828
"husky": "9.1.7",
2929
"lint-staged": "15.2.0",
3030
"prettier": "3.0.3",

0 commit comments

Comments
 (0)