|
11 | 11 | "dependencies": { |
12 | 12 | "@md3-ui/core": "workspace:*", |
13 | 13 | "@md3-ui/test-utils": "workspace:*", |
14 | | - "@storybook/addon-a11y": "^7.4.6", |
15 | | - "@storybook/addon-essentials": "^7.4.6", |
16 | | - "@storybook/react": "^7.4.6", |
17 | | - "@storybook/react-vite": "^7.4.6", |
| 14 | + "@storybook/addon-a11y": "^7.6.20", |
| 15 | + "@storybook/addon-essentials": "^7.6.20", |
| 16 | + "@storybook/react": "^7.6.20", |
| 17 | + "@storybook/react-vite": "^7.6.20", |
18 | 18 | "@swc/core": "^1.3.93", |
19 | 19 | "@swc/jest": "^0.2.29", |
20 | 20 | "@testing-library/jest-dom": "^6.1.4", |
|
34 | 34 | "eslint-plugin-jsx-a11y": "^6.7.1", |
35 | 35 | "eslint-plugin-react": "^7.33.2", |
36 | 36 | "eslint-plugin-react-hooks": "^4.6.0", |
37 | | - "eslint-plugin-storybook": "^0.6.15", |
| 37 | + "eslint-plugin-storybook": "^0.12.0", |
38 | 38 | "eslint-plugin-testing-library": "^6.1.0", |
39 | 39 | "eslint-plugin-unicorn": "^48.0.1", |
40 | 40 | "gh-pages": "^6.0.0", |
|
53 | 53 | "react-native-safe-area-context": "4.6.3", |
54 | 54 | "react-native-web": "^0.19.9", |
55 | 55 | "rimraf": "^5.0.5", |
56 | | - "storybook": "^7.4.6", |
| 56 | + "storybook": "^7.6.20", |
57 | 57 | "storybook-addon-performance": "^0.17.1", |
58 | 58 | "storybook-dark-mode": "^3.0.1", |
59 | 59 | "tsup": "^7.2.0", |
|
0 commit comments