|
93 | 93 | }, |
94 | 94 | "devDependencies": { |
95 | 95 | "@antfu/eslint-config": "^4.1.1", |
96 | | - "@chromatic-com/storybook": "^3.2.4", |
| 96 | + "@chromatic-com/storybook": "^4.1.2", |
97 | 97 | "@commitlint/cli": "^19.7.1", |
98 | 98 | "@commitlint/config-conventional": "^19.7.1", |
99 | 99 | "@iconify/vue": "^4.3.0", |
100 | 100 | "@playwright/test": "1.49.1", |
101 | | - "@storybook/addon-a11y": "^8.5.3", |
102 | | - "@storybook/addon-docs": "^8.5.3", |
103 | | - "@storybook/addon-essentials": "^8.5.3", |
104 | | - "@storybook/addon-interactions": "^8.5.3", |
105 | | - "@storybook/addon-links": "^8.5.3", |
106 | | - "@storybook/addon-mdx-gfm": "^8.5.3", |
107 | | - "@storybook/addon-themes": "^8.5.3", |
108 | | - "@storybook/blocks": "^8.5.3", |
109 | | - "@storybook/test": "^8.5.3", |
110 | | - "@storybook/test-runner": "^0.21.0", |
111 | | - "@storybook/theming": "^8.5.3", |
112 | | - "@storybook/vue3": "^8.5.3", |
113 | | - "@storybook/vue3-vite": "^8.5.3", |
| 101 | + "@storybook/addon-a11y": "^10.0.2", |
| 102 | + "@storybook/addon-docs": "^10.0.2", |
| 103 | + "@storybook/addon-links": "^10.0.2", |
| 104 | + "@storybook/addon-themes": "^10.0.2", |
| 105 | + "@storybook/test-runner": "^0.24.1", |
| 106 | + "@storybook/vue3-vite": "^10.0.2", |
114 | 107 | "@testing-library/dom": "^10.4.0", |
115 | 108 | "@testing-library/jest-dom": "^6.6.3", |
116 | 109 | "@testing-library/user-event": "^14.6.1", |
|
131 | 124 | "commitlint": "^19.7.1", |
132 | 125 | "cross-env": "^7.0.3", |
133 | 126 | "eslint": "^9.20.0", |
| 127 | + "eslint-plugin-storybook": "10.0.2", |
134 | 128 | "eslint-plugin-vue": "^9.32.0", |
135 | 129 | "globby": "^14.1.0", |
136 | 130 | "husky": "^9.1.7", |
|
146 | 140 | "rimraf": "^6.0.1", |
147 | 141 | "semantic-release": "^24.2.1", |
148 | 142 | "start-server-and-test": "^2.0.10", |
149 | | - "storybook": "^8.5.3", |
| 143 | + "storybook": "^10.0.2", |
150 | 144 | "typescript": "~5.7.3", |
151 | 145 | "unplugin-lightningcss": "^0.3.0", |
152 | 146 | "vite": "^6.1.0", |
|
0 commit comments