update vue & storybook

This commit is contained in:
Ulf Gebhardt 2024-02-19 14:01:38 +01:00
parent 56d850e03d
commit 96d01da7da
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 353 additions and 454 deletions

783
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,8 +67,8 @@
"@types/express": "^4.17.21",
"@types/node": "^20.11.19",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.16",
"@vue/server-renderer": "3.4.15",
"@vue/compiler-sfc": "^3.4.19",
"@vue/server-renderer": "3.4.19",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
"express": "^4.18.2",
@ -81,27 +81,27 @@
"typescript": "^5.3.3",
"vike": "^0.4.162",
"vite": "^5.1.3",
"vue": "3.4.15",
"vue": "3.4.19",
"vue-i18n": "^9.9.1",
"vuetify": "^3.5.3"
"vuetify": "^3.5.4"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
"@storybook/addon-essentials": "^7.6.13",
"@storybook/addon-interactions": "^7.6.13",
"@storybook/addon-links": "^7.6.13",
"@storybook/blocks": "^7.6.13",
"@storybook/addon-essentials": "^7.6.16",
"@storybook/addon-interactions": "^7.6.16",
"@storybook/addon-links": "^7.6.16",
"@storybook/blocks": "^7.6.16",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^7.6.13",
"@storybook/vue3-vite": "^7.6.13",
"@storybook/vue3": "^7.6.16",
"@storybook/vue3-vite": "^7.6.16",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitest/coverage-v8": "^1.3.0",
"@vue/test-utils": "^2.4.4",
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"chromatic": "^10.9.0",
"chromatic": "^10.9.6",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
@ -125,7 +125,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": "^7.6.13",
"storybook": "^7.6.16",
"stylelint": "^16.2.1",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-recess-order": "^4.6.0",