|
68 | 68 | "@eslint/compat": "^1.3.2", |
69 | 69 | "@next/eslint-plugin-next": "^15.5.2", |
70 | 70 | "@playwright/test": "^1.29.2", |
71 | | - "@storybook/addon-a11y": "^8.0.0", |
72 | | - "@storybook/addon-actions": "^8.0.0", |
| 71 | + "@storybook/addon-a11y": "^10.0.0", |
| 72 | + "@storybook/addon-actions": "^9.0.0", |
73 | 73 | "@storybook/addon-essentials": "^8.0.0", |
74 | 74 | "@storybook/addon-interactions": "^8.1.10", |
75 | | - "@storybook/addon-links": "^8.0.0", |
76 | | - "@storybook/addon-viewport": "^8.1.2", |
77 | | - "@storybook/cli": "^8.0.0", |
78 | | - "@storybook/nextjs": "^8.0.0", |
| 75 | + "@storybook/addon-links": "^10.0.0", |
| 76 | + "@storybook/addon-viewport": "^9.0.0", |
| 77 | + "@storybook/cli": "^10.0.0", |
| 78 | + "@storybook/nextjs": "^10.0.0", |
79 | 79 | "@storybook/node-logger": "^8.0.0", |
80 | | - "@storybook/react": "^8.0.0", |
| 80 | + "@storybook/react": "^10.0.0", |
81 | 81 | "@storybook/test": "^8.1.10", |
82 | 82 | "@storybook/test-runner": "^0.24.0", |
83 | 83 | "@storybook/testing-library": "^0.2.0", |
|
104 | 104 | "eslint-plugin-json": "^3.1.0", |
105 | 105 | "eslint-plugin-no-only-tests": "^3.1.0", |
106 | 106 | "eslint-plugin-react": "^7.30.1", |
107 | | - "eslint-plugin-storybook": "^0.12.0", |
| 107 | + "eslint-plugin-storybook": "^10.0.0", |
108 | 108 | "fetch-mock": "^9.11.0", |
109 | 109 | "jest": "^30.0.0", |
110 | 110 | "jest-environment-jsdom": "^30.0.0", |
|
114 | 114 | "prop-types": "^15.8.1", |
115 | 115 | "react-app-polyfill": "^3.0.0", |
116 | 116 | "sass": "^1.54.5", |
117 | | - "storybook": "^8.0.0", |
| 117 | + "storybook": "^10.0.0", |
118 | 118 | "storybook-dark-mode": "^4.0.0", |
119 | 119 | "stylelint": "^16.2.0", |
120 | 120 | "stylelint-config-standard": "^39.0.0", |
|
0 commit comments