|
67 | 67 | "@playwright/test": "^1.50.1", |
68 | 68 | "@prettier/sync": "^0.6.0", |
69 | 69 | "@sentry/vite-plugin": "4.7.0", |
70 | | - "@storybook/addon-actions": "^8.5.0", |
| 70 | + "@storybook/addon-actions": "^9.0.0", |
71 | 71 | "@storybook/addon-essentials": "^8.5.0", |
72 | 72 | "@storybook/addon-interactions": "^8.5.0", |
73 | | - "@storybook/addon-links": "^8.5.0", |
| 73 | + "@storybook/addon-links": "^10.0.0", |
74 | 74 | "@storybook/addon-mdx-gfm": "^8.5.0", |
75 | | - "@storybook/builder-vite": "8.6.15", |
76 | | - "@storybook/react": "^8.6.14", |
77 | | - "@storybook/react-vite": "8.6.15", |
| 75 | + "@storybook/builder-vite": "10.2.0", |
| 76 | + "@storybook/react": "^10.0.0", |
| 77 | + "@storybook/react-vite": "10.2.0", |
78 | 78 | "@storybook/test-runner": "^0.24.1", |
79 | 79 | "@testing-library/dom": "10.4.1", |
80 | 80 | "@testing-library/jest-dom": "6.9.1", |
|
106 | 106 | "eslint-config-react-app": "7.0.1", |
107 | 107 | "eslint-plugin-jest": "27.9.0", |
108 | 108 | "eslint-plugin-react": "7.37.5", |
109 | | - "eslint-plugin-storybook": "^0.12.0", |
| 109 | + "eslint-plugin-storybook": "^10.0.0", |
110 | 110 | "eslint-plugin-tailwindcss": "3.18.2", |
111 | 111 | "eventemitter3": "^5.0.1", |
112 | 112 | "fast-average-color": "^9.4.0", |
|
122 | 122 | "react-highlight": "^0.15.0", |
123 | 123 | "react-router-dom": "7.12.0", |
124 | 124 | "react-slider": "^2.0.6", |
125 | | - "storybook": "^8.5.0", |
| 125 | + "storybook": "^10.0.0", |
126 | 126 | "stylelint": "16.26.1", |
127 | 127 | "tailwindcss": "3.4.19", |
128 | 128 | "typescript": "5.9.3", |
|
0 commit comments