Merge pull request #341 from IT4Change/update-packages-202406-29

chore(frontend): update packages 2024 06 29
This commit is contained in:
mahula 2024-06-29 10:31:02 +02:00 committed by GitHub
commit 3540fcb73a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 557 additions and 604 deletions

1135
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -65,9 +65,9 @@
"@mdi/font": "^7.4.47",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/server-renderer": "3.4.29",
"@vue/server-renderer": "3.4.31",
"@vuepress/theme-default": "^2.0.0-rc.37",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
@ -80,8 +80,8 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vike": "^0.4.177",
"vite": "^5.3.1",
"vue": "3.4.29",
"vite": "^5.3.2",
"vue": "3.4.31",
"vue-i18n": "^9.13.1",
"vuetify": "^3.6.10"
},
@ -89,14 +89,14 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@intlify/eslint-plugin-vue-i18n": "^2.0.0",
"@pinia/testing": "^0.1.3",
"@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/addon-links": "^8.1.10",
"@storybook/blocks": "^8.1.10",
"@storybook/test-runner": "^0.18.2",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/blocks": "^8.1.11",
"@storybook/test-runner": "^0.19.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^8.1.10",
"@storybook/vue3-vite": "^8.1.10",
"@storybook/vue3": "^8.1.11",
"@storybook/vue3-vite": "^8.1.11",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitest/coverage-v8": "^1.6.0",
@ -126,14 +126,14 @@
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-markdown-style-guide": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0",
"storybook": "^8.1.10",
"storybook": "^8.1.11",
"stylelint": "^16.6.1",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-recess-order": "^5.0.1",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"tsx": "^4.15.7",
"tsx": "^4.16.0",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-vuetify": "^2.0.3",