Merge pull request #220 from IT4Change/update-packages-2024-05-06

chore(frontend): update packages 2024 05 06
This commit is contained in:
mahula 2024-05-06 19:30:15 +02:00 committed by GitHub
commit f0191d94b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 587 additions and 191 deletions

754
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -65,24 +65,24 @@
"@mdi/font": "^7.4.47",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "^20.12.7",
"@types/node": "^20.12.10",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.25",
"@vue/server-renderer": "3.4.25",
"@vue/compiler-sfc": "^3.4.26",
"@vue/server-renderer": "3.4.26",
"@vuepress/theme-default": "^2.0.0-rc.26",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
"express": "^4.19.2",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"sass": "^1.75.0",
"sass": "^1.76.0",
"sass-loader": "^14.2.1",
"sirv": "^2.0.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vike": "^0.4.171",
"vite": "^5.2.10",
"vue": "3.4.25",
"vite": "^5.2.11",
"vue": "3.4.26",
"vue-i18n": "^9.13.1",
"vuetify": "^3.5.16"
},
@ -98,9 +98,9 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^8.0.9",
"@storybook/vue3-vite": "^8.0.9",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vitest/coverage-v8": "^1.5.2",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.5",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"chromatic": "^11.3.0",
@ -122,19 +122,19 @@
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-cli": "^12.0.0",
"remark-cli": "^12.0.1",
"remark-gfm": "^4.0.0",
"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.0.9",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"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.0",
"stylelint-config-standard-scss": "^13.1.0",
"tsx": "^4.7.3",
"tsx": "^4.9.3",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-vuetify": "^2.0.3",