File tree Expand file tree Collapse file tree 8 files changed +177
-230
lines changed
source-development-kitchen Expand file tree Collapse file tree 8 files changed +177
-230
lines changed Original file line number Diff line number Diff line change 99 "devDependencies" : {
1010 "@emotion/react" : " 11.11.4" ,
1111 "@guardian/source" : " workspace:*" ,
12- "@storybook/addon-a11y" : " 9.1.16 " ,
13- "@storybook/addon-docs" : " 9.1.16 " ,
14- "@storybook/addon-links" : " 9.1.16 " ,
15- "@storybook/react-vite" : " 9.1.16 " ,
12+ "@storybook/addon-a11y" : " 10.0.5 " ,
13+ "@storybook/addon-docs" : " 10.0.5 " ,
14+ "@storybook/addon-links" : " 10.0.5 " ,
15+ "@storybook/react-vite" : " 10.0.5 " ,
1616 "@types/react" : " 18.2.79" ,
1717 "react" : " 18.2.0" ,
1818 "react-dom" : " 18.2.0" ,
19- "storybook" : " 9.1.16 " ,
19+ "storybook" : " 10.0.5 " ,
2020 "wireit" : " 0.14.12"
2121 },
2222 "wireit" : {
Original file line number Diff line number Diff line change 11// For more info, see https://github.com/storybookjs/eslint-plugin-storybook#configuration-flat-config-format
22import guardian from '@guardian/eslint-config' ;
3+ // eslint-disable-next-line import/no-unresolved -- ToDo: why is this unresolved?
34import storybook from 'eslint-plugin-storybook' ;
45
56export default [
Original file line number Diff line number Diff line change 3838 "@guardian/eslint-config" : " workspace:*" ,
3939 "@guardian/libs" : " 26.1.0" ,
4040 "@guardian/source" : " 11.3.1" ,
41- "@storybook/addon-a11y" : " 9.1.16 " ,
42- "@storybook/addon-docs" : " 9.1.16 " ,
43- "@storybook/addon-links" : " 9.1.16 " ,
44- "@storybook/react-vite" : " 9.1.16 " ,
41+ "@storybook/addon-a11y" : " 10.0.5 " ,
42+ "@storybook/addon-docs" : " 10.0.5 " ,
43+ "@storybook/addon-links" : " 10.0.5 " ,
44+ "@storybook/react-vite" : " 10.0.5 " ,
4545 "@types/chai" : " 5.2.3" ,
4646 "@types/jest" : " 30.0.0" ,
4747 "@types/react" : " 18.2.79" ,
4848 "dotenv" : " 17.2.0" ,
4949 "eslint" : " 9.19.0" ,
50- "eslint-plugin-storybook" : " 9.1.16 " ,
50+ "eslint-plugin-storybook" : " 10.0.5 " ,
5151 "jest" : " 30.0.5" ,
5252 "jest-environment-jsdom" : " 30.2.0" ,
5353 "prettier" : " 3.3.3" ,
5454 "react" : " 18.2.0" ,
5555 "react-dom" : " 18.2.0" ,
5656 "rollup" : " 4.52.5" ,
57- "storybook" : " 9.1.16 " ,
57+ "storybook" : " 10.0.5 " ,
5858 "ts-jest" : " 29.4.0" ,
5959 "tslib" : " 2.6.2" ,
6060 "typescript" : " 5.5.2" ,
Original file line number Diff line number Diff line change 11// For more info, see https://github.com/storybookjs/eslint-plugin-storybook#configuration-flat-config-format
22import guardian from '@guardian/eslint-config' ;
3+ // eslint-disable-next-line import/no-unresolved -- ToDo: why is this unresolved?
34import storybook from 'eslint-plugin-storybook' ;
45
56export default [
Original file line number Diff line number Diff line change 3434 "@guardian/eslint-config" : " workspace:*" ,
3535 "@guardian/libs" : " 26.1.0" ,
3636 "@guardian/source" : " 11.3.1" ,
37- "@storybook/addon-a11y" : " 9.1.16 " ,
38- "@storybook/addon-docs" : " 9.1.16 " ,
39- "@storybook/addon-links" : " 9.1.16 " ,
40- "@storybook/react-vite" : " 9.1.16 " ,
37+ "@storybook/addon-a11y" : " 10.0.5 " ,
38+ "@storybook/addon-docs" : " 10.0.5 " ,
39+ "@storybook/addon-links" : " 10.0.5 " ,
40+ "@storybook/react-vite" : " 10.0.5 " ,
4141 "@types/jest" : " 30.0.0" ,
4242 "@types/react" : " 18.2.79" ,
4343 "eslint" : " 9.19.0" ,
44- "eslint-plugin-storybook" : " 9.1.16 " ,
44+ "eslint-plugin-storybook" : " 10.0.5 " ,
4545 "jest" : " 30.0.5" ,
4646 "react" : " 18.2.0" ,
4747 "react-dom" : " 18.2.0" ,
4848 "rollup" : " 4.52.5" ,
49- "storybook" : " 9.1.16 " ,
49+ "storybook" : " 10.0.5 " ,
5050 "ts-jest" : " 29.4.0" ,
5151 "tslib" : " 2.6.2" ,
5252 "typescript" : " 5.5.2" ,
Original file line number Diff line number Diff line change 11// For more info, see https://github.com/storybookjs/eslint-plugin-storybook#configuration-flat-config-format
22import guardian from '@guardian/eslint-config' ;
3+ // eslint-disable-next-line import/no-unresolved -- ToDo: why is this unresolved?
34import storybook from 'eslint-plugin-storybook' ;
45
56export default [
Original file line number Diff line number Diff line change 5151 "@emotion/react" : " 11.11.4" ,
5252 "@guardian/eslint-config" : " workspace:*" ,
5353 "@guardian/libs" : " workspace:*" ,
54- "@storybook/addon-a11y" : " 9.1.16 " ,
55- "@storybook/addon-docs" : " 9.1.16 " ,
56- "@storybook/addon-links" : " 9.1.16 " ,
57- "@storybook/react-vite" : " 9.1.16 " ,
54+ "@storybook/addon-a11y" : " 10.0.5 " ,
55+ "@storybook/addon-docs" : " 10.0.5 " ,
56+ "@storybook/addon-links" : " 10.0.5 " ,
57+ "@storybook/react-vite" : " 10.0.5 " ,
5858 "@svgr/babel-preset" : " 8.1.0" ,
5959 "@svgr/core" : " 8.1.0" ,
6060 "@svgr/plugin-jsx" : " 8.1.0" ,
6565 "@types/react" : " 18.2.79" ,
6666 "dotenv" : " 17.2.0" ,
6767 "eslint" : " 9.19.0" ,
68- "eslint-plugin-storybook" : " 9.1.16 " ,
68+ "eslint-plugin-storybook" : " 10.0.5 " ,
6969 "jest" : " 30.0.5" ,
7070 "lightningcss" : " 1.30.0" ,
7171 "mkdirp" : " 3.0.1" ,
7272 "prettier" : " 3.3.3" ,
7373 "react" : " 18.2.0" ,
7474 "react-dom" : " 18.2.0" ,
7575 "rollup" : " 4.52.5" ,
76- "storybook" : " 9.1.16 " ,
76+ "storybook" : " 10.0.5 " ,
7777 "ts-jest" : " 29.4.0" ,
7878 "tslib" : " 2.6.2" ,
7979 "tsx" : " 4.20.3" ,
You can’t perform that action at this time.
0 commit comments