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