|
336 | 336 | "@typescript-eslint/typescript-estree"
|
337 | 337 | ],
|
338 | 338 | [
|
339 |
| - "@storybook/addon-controls", |
340 |
| - "@storybook/addon-essentials", |
341 |
| - "@storybook/addon-jest", |
342 |
| - "@storybook/addon-mdx-gfm", |
343 | 339 | "@storybook/addon-onboarding",
|
344 | 340 | "@storybook/addon-themes",
|
345 | 341 | "@storybook/angular",
|
346 |
| - "@storybook/blocks", |
347 |
| - "@storybook/builder-manager", |
348 | 342 | "@storybook/builder-webpack5",
|
349 |
| - "@storybook/cli", |
350 |
| - "@storybook/components", |
351 |
| - "@storybook/core", |
352 |
| - "@storybook/core-common", |
353 |
| - "@storybook/core-events", |
354 |
| - "@storybook/core-server", |
355 | 343 | "@storybook/core-webpack",
|
356 |
| - "@storybook/csf-tools", |
357 | 344 | "@storybook/html",
|
358 | 345 | "@storybook/html-vite",
|
359 |
| - "@storybook/html-webpack5", |
360 |
| - "@storybook/manager", |
361 |
| - "@storybook/manager-api", |
362 | 346 | "@storybook/nextjs",
|
363 | 347 | "@storybook/preact",
|
364 | 348 | "@storybook/preact-vite",
|
365 |
| - "@storybook/preact-webpack5", |
366 |
| - "@storybook/preset-create-react-app", |
367 |
| - "@storybook/preset-html-webpack", |
368 |
| - "@storybook/preset-preact-webpack", |
369 |
| - "@storybook/preset-react-webpack", |
370 |
| - "@storybook/preset-server-webpack", |
371 |
| - "@storybook/preset-vue3-webpack", |
372 | 349 | "@storybook/react",
|
373 | 350 | "@storybook/react-vite",
|
374 | 351 | "@storybook/react-webpack5",
|
375 |
| - "@storybook/router", |
376 | 352 | "@storybook/server",
|
377 | 353 | "@storybook/server-webpack5",
|
378 | 354 | "@storybook/svelte",
|
379 | 355 | "@storybook/svelte-vite",
|
380 | 356 | "@storybook/sveltekit",
|
381 |
| - "@storybook/theming", |
382 |
| - "@storybook/types", |
383 | 357 | "@storybook/vue3",
|
384 | 358 | "@storybook/vue3-vite",
|
385 |
| - "@storybook/vue3-webpack5", |
386 | 359 | "@storybook/web-components",
|
387 |
| - "@storybook/web-components-vite", |
388 |
| - "@storybook/web-components-webpack5" |
| 360 | + "@storybook/web-components-vite" |
389 | 361 | ]
|
390 | 362 | ]
|
391 | 363 | }
|
|
0 commit comments