upgrade storybook

This commit is contained in:
Jacob Overgaard
2022-11-09 10:12:31 +01:00
parent 65d2d5d352
commit d09a377f8d
2 changed files with 835 additions and 849 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -59,13 +59,13 @@
"@mdx-js/react": "^2.1.5",
"@open-wc/testing": "^3.1.6",
"@playwright/test": "^1.27.1",
"@storybook/addon-a11y": "^6.5.12",
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-links": "^6.5.12",
"@storybook/builder-vite": "^0.2.4",
"@storybook/addon-a11y": "^6.5.13",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-essentials": "^6.5.13",
"@storybook/addon-links": "^6.5.13",
"@storybook/builder-vite": "^0.2.5",
"@storybook/mdx2-csf": "^0.0.3",
"@storybook/web-components": "^6.5.12",
"@storybook/web-components": "^6.5.13",
"@types/chai": "^4.3.1",
"@types/lodash-es": "^4.17.6",
"@types/mocha": "^9.1.1",
@@ -84,7 +84,7 @@
"eslint-plugin-lit": "^1.6.1",
"eslint-plugin-lit-a11y": "^2.2.3",
"eslint-plugin-local-rules": "^1.3.2",
"eslint-plugin-storybook": "^0.6.6",
"eslint-plugin-storybook": "^0.6.7",
"lit-html": "^2.4.0",
"msw": "^0.47.4",
"msw-storybook-addon": "^1.6.3",