update storybook packages

This commit is contained in:
mahula 2024-03-30 09:30:43 +01:00
parent 3ef9802531
commit d7e207e17d
2 changed files with 583 additions and 296 deletions

863
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -90,15 +90,15 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
"@pinia/testing": "^0.1.3",
"@storybook/addon-essentials": "^8.0.4",
"@storybook/addon-interactions": "^8.0.4",
"@storybook/addon-links": "^8.0.4",
"@storybook/blocks": "^8.0.4",
"@storybook/addon-essentials": "^8.0.5",
"@storybook/addon-interactions": "^8.0.5",
"@storybook/addon-links": "^8.0.5",
"@storybook/blocks": "^8.0.5",
"@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^8.0.4",
"@storybook/vue3-vite": "^8.0.4",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@storybook/vue3": "^8.0.5",
"@storybook/vue3-vite": "^8.0.5",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.3.1",
"@vitest/coverage-v8": "^1.4.0",
"@vue/test-utils": "^2.4.5",
@ -127,7 +127,7 @@
"remark-preset-lint-consistent": "^5.1.2",
"remark-preset-lint-markdown-style-guide": "^5.1.3",
"remark-preset-lint-recommended": "^6.1.3",
"storybook": "^8.0.4",
"storybook": "^8.0.5",
"stylelint": "^16.3.0",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-recess-order": "^5.0.0",