storybook update

This commit is contained in:
Ulf Gebhardt 2024-03-25 10:16:45 +01:00
parent beaacca19e
commit e32ecfd02a
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 452 additions and 716 deletions

1154
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -90,20 +90,20 @@
"@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",
"@pinia/testing": "^0.1.3", "@pinia/testing": "^0.1.3",
"@storybook/addon-essentials": "^8.0.0", "@storybook/addon-essentials": "^8.0.4",
"@storybook/addon-interactions": "^8.0.0", "@storybook/addon-interactions": "^8.0.4",
"@storybook/addon-links": "^8.0.0", "@storybook/addon-links": "^8.0.4",
"@storybook/blocks": "^8.0.0", "@storybook/blocks": "^8.0.4",
"@storybook/test-runner": "^0.17.0", "@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "^0.2.2", "@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^8.0.0", "@storybook/vue3": "^8.0.4",
"@storybook/vue3-vite": "^8.0.0", "@storybook/vue3-vite": "^8.0.4",
"@typescript-eslint/eslint-plugin": "^7.3.1", "@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1", "@typescript-eslint/parser": "^7.3.1",
"@vitest/coverage-v8": "^1.4.0", "@vitest/coverage-v8": "^1.4.0",
"@vue/test-utils": "^2.4.5", "@vue/test-utils": "^2.4.5",
"@vuepress/bundler-vite": "^2.0.0-rc.8", "@vuepress/bundler-vite": "^2.0.0-rc.8",
"chromatic": "^11.0.8", "chromatic": "^11.2.0",
"eslint": "^8.57.0", "eslint": "^8.57.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",