update storybook

This commit is contained in:
Ulf Gebhardt 2023-12-27 06:05:36 +01:00
parent eb43c99045
commit a0b77d78a3
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 732 additions and 1146 deletions

1862
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -85,14 +85,14 @@
"devDependencies": { "devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0", "@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
"@intlify/eslint-plugin-vue-i18n": "^2.0.0", "@intlify/eslint-plugin-vue-i18n": "^2.0.0",
"@storybook/addon-essentials": "^7.5.3", "@storybook/addon-essentials": "^7.6.6",
"@storybook/addon-interactions": "^7.5.3", "@storybook/addon-interactions": "^7.6.6",
"@storybook/addon-links": "^7.5.3", "@storybook/addon-links": "^7.6.6",
"@storybook/blocks": "^7.5.3", "@storybook/blocks": "^7.6.6",
"@storybook/test-runner": "^0.15.2", "@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2", "@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^7.5.3", "@storybook/vue3": "^7.6.6",
"@storybook/vue3-vite": "^7.5.3", "@storybook/vue3-vite": "^7.6.6",
"@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0", "@typescript-eslint/parser": "^6.12.0",
"@vitest/coverage-v8": "^0.34.6", "@vitest/coverage-v8": "^0.34.6",
@ -122,7 +122,7 @@
"remark-preset-lint-consistent": "^5.1.2", "remark-preset-lint-consistent": "^5.1.2",
"remark-preset-lint-markdown-style-guide": "^5.1.3", "remark-preset-lint-markdown-style-guide": "^5.1.3",
"remark-preset-lint-recommended": "^6.1.3", "remark-preset-lint-recommended": "^6.1.3",
"storybook": "^7.5.3", "storybook": "^7.6.6",
"stylelint": "^15.11.0", "stylelint": "^15.11.0",
"stylelint-config-css-modules": "^4.3.0", "stylelint-config-css-modules": "^4.3.0",
"stylelint-config-recess-order": "^4.4.0", "stylelint-config-recess-order": "^4.4.0",