|
42 | 42 | "devDependencies": {
|
43 | 43 | "@commitlint/cli": "17.8.1",
|
44 | 44 | "@commitlint/config-conventional": "17.8.1",
|
45 |
| - "@storybook/addon-essentials": "7.6.20", |
46 |
| - "@storybook/addon-interactions": "7.6.20", |
47 |
| - "@storybook/addon-links": "7.6.20", |
48 |
| - "@storybook/blocks": "7.6.20", |
49 |
| - "@storybook/react": "7.6.20", |
50 |
| - "@storybook/react-vite": "7.6.20", |
| 45 | + "@storybook/addon-essentials": "8.6.14", |
| 46 | + "@storybook/addon-interactions": "8.6.14", |
| 47 | + "@storybook/addon-links": "9.0.15", |
| 48 | + "@storybook/blocks": "8.6.14", |
| 49 | + "@storybook/react": "9.0.15", |
| 50 | + "@storybook/react-vite": "9.0.15", |
51 | 51 | "@storybook/testing-library": "0.2.2",
|
52 | 52 | "@types/react": "18.3.21",
|
53 | 53 | "@types/react-dom": "18.3.7",
|
|
64 | 64 | "eslint-plugin-react": "7.37.5",
|
65 | 65 | "eslint-plugin-react-hooks": "4.6.2",
|
66 | 66 | "eslint-plugin-react-refresh": "0.4.20",
|
67 |
| - "eslint-plugin-storybook": "0.12.0", |
| 67 | + "eslint-plugin-storybook": "9.0.15", |
68 | 68 | "gh-pages": "6.3.0",
|
69 | 69 | "husky": "8.0.3",
|
70 | 70 | "lint-staged": "14.0.1",
|
71 | 71 | "prop-types": "15.8.1",
|
72 | 72 | "react": "18.3.1",
|
73 | 73 | "react-dom": "18.3.1",
|
74 |
| - "storybook": "7.6.20", |
| 74 | + "storybook": "9.0.15", |
75 | 75 | "stylelint": "15.11.0",
|
76 | 76 | "stylelint-config-standard": "34.0.0",
|
77 | 77 | "typescript": "5.8.3",
|
|
0 commit comments