storybook update

This commit is contained in:
Ulf Gebhardt 2024-01-20 10:32:56 +01:00
parent 3ae6e34c44
commit dcc47508db
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 315 additions and 322 deletions

621
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -88,20 +88,20 @@
"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.6.8", "@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-interactions": "^7.6.8", "@storybook/addon-interactions": "^7.6.10",
"@storybook/addon-links": "^7.6.8", "@storybook/addon-links": "^7.6.10",
"@storybook/blocks": "^7.6.8", "@storybook/blocks": "^7.6.10",
"@storybook/test-runner": "^0.16.0", "@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2", "@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^7.6.8", "@storybook/vue3": "^7.6.10",
"@storybook/vue3-vite": "^7.6.8", "@storybook/vue3-vite": "^7.6.10",
"@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0", "@typescript-eslint/parser": "^6.19.0",
"@vitest/coverage-v8": "^1.2.1", "@vitest/coverage-v8": "^1.2.1",
"@vue/test-utils": "^2.4.3", "@vue/test-utils": "^2.4.3",
"@vuepress/bundler-vite": "^2.0.0-rc.0", "@vuepress/bundler-vite": "^2.0.0-rc.0",
"chromatic": "^10.2.2", "chromatic": "^10.3.1",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",
@ -125,7 +125,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.6.8", "storybook": "^7.6.10",
"stylelint": "^16.2.0", "stylelint": "^16.2.0",
"stylelint-config-css-modules": "^4.4.0", "stylelint-config-css-modules": "^4.4.0",
"stylelint-config-recess-order": "^4.4.0", "stylelint-config-recess-order": "^4.4.0",