|
89 | 89 | "@mui/material": "^6.1.6", |
90 | 90 | "@mui/system": "^6.1.6", |
91 | 91 | "@remixicon/react": "^4.2.0", |
92 | | - "@storybook/addon-docs": "^9.0.13", |
93 | | - "@storybook/addon-links": "^9.0.13", |
94 | | - "@storybook/addon-onboarding": "^9.0.13", |
| 92 | + "@storybook/addon-docs": "^10.0.0", |
| 93 | + "@storybook/addon-links": "^10.0.0", |
| 94 | + "@storybook/addon-onboarding": "^10.0.0", |
95 | 95 | "@storybook/addon-webpack5-compiler-swc": "^3.0.0", |
96 | 96 | "@storybook/blocks": "^8.6.14", |
97 | | - "@storybook/nextjs": "^9.0.13", |
98 | | - "@storybook/react-webpack5": "^9.0.13", |
| 97 | + "@storybook/nextjs": "^10.0.0", |
| 98 | + "@storybook/react-webpack5": "^10.0.0", |
99 | 99 | "@storybook/test": "^8.6.14", |
100 | 100 | "@swc/jest": "^0.2.37", |
101 | 101 | "@testing-library/dom": "^10.4.0", |
|
117 | 117 | "eslint-plugin-mdx": "^3.0.0", |
118 | 118 | "eslint-plugin-react": "^7.34.3", |
119 | 119 | "eslint-plugin-react-hooks": "^5.0.0", |
120 | | - "eslint-plugin-storybook": "9.1.16", |
| 120 | + "eslint-plugin-storybook": "10.0.6", |
121 | 121 | "eslint-plugin-styled-components-a11y": "^2.1.35", |
122 | 122 | "eslint-plugin-testing-library": "^7.0.0", |
123 | 123 | "jest": "^30.0.0", |
|
133 | 133 | "react": "^19.0.0", |
134 | 134 | "react-dom": "^19.0.0", |
135 | 135 | "semantic-release": "^24.2.0", |
136 | | - "storybook": "^9.0.13", |
| 136 | + "storybook": "^10.0.0", |
137 | 137 | "ts-node": "^10.9.2", |
138 | 138 | "tsconfig-paths-webpack-plugin": "^4.1.0", |
139 | 139 | "type-fest": "^5.0.0", |
|
0 commit comments