update frontend packages

This commit is contained in:
mahula 2024-04-07 15:37:49 +02:00
parent 33b67ebfe2
commit 8fedfd90c1
2 changed files with 1421 additions and 3340 deletions

File diff suppressed because it is too large Load Diff

View File

@ -61,14 +61,14 @@
"update": "npx npm-check-updates"
},
"dependencies": {
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@mdi/font": "^7.4.47",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "^20.12.5",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.19",
"@vue/server-renderer": "3.4.19",
"@vue/compiler-sfc": "^3.4.21",
"@vue/server-renderer": "3.4.21",
"@vuepress/theme-default": "^2.0.0-rc.24",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
@ -82,21 +82,21 @@
"typescript": "^5.4.4",
"vike": "^0.4.168",
"vite": "^5.2.8",
"vue": "3.4.19",
"vue": "3.4.21",
"vue-i18n": "^9.11.0",
"vuetify": "^3.5.14"
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.2.0",
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
"@storybook/addon-links": "^7.6.17",
"@storybook/blocks": "^7.6.17",
"@storybook/addon-essentials": "^8.0.6",
"@storybook/addon-interactions": "^8.0.6",
"@storybook/addon-links": "^8.0.6",
"@storybook/blocks": "^8.0.6",
"@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^7.6.17",
"@storybook/vue3-vite": "^7.6.17",
"@storybook/vue3": "^8.0.6",
"@storybook/vue3-vite": "^8.0.6",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^1.4.0",
@ -117,7 +117,7 @@
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vuetify": "^2.2.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^13.10.1",
"happy-dom": "^14.7.0",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -126,10 +126,10 @@
"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.17",
"storybook": "^8.0.6",
"stylelint": "^16.3.1",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-recess-order": "^4.6.0",
"stylelint-config-recess-order": "^5.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-scss": "^13.1.0",