chore(deps): update dependency @vitejs/plugin-vue to v1.9.4 (#908)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/908 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
226319a6f0
commit
776bd2e86f
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.2.0",
|
||||
"@typescript-eslint/parser": "5.2.0",
|
||||
"@vitejs/plugin-legacy": "1.6.2",
|
||||
"@vitejs/plugin-vue": "1.9.3",
|
||||
"@vitejs/plugin-vue": "1.9.4",
|
||||
"@vue/eslint-config-typescript": "8.0.0",
|
||||
"autoprefixer": "10.3.7",
|
||||
"axios": "0.24.0",
|
||||
|
|
|
@ -1704,10 +1704,10 @@
|
|||
regenerator-runtime "^0.13.9"
|
||||
systemjs "^6.10.3"
|
||||
|
||||
"@vitejs/plugin-vue@1.9.3":
|
||||
version "1.9.3"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.3.tgz#93d61893ce6c723d0209af0483ec8b91a2cd811f"
|
||||
integrity sha512-yW6H/q+4Mc2PcVjSOelcsMrg/k15DnMUz8jyCFsI04emc3aLwo4AoofUfGnjHUkgirrDxSJLVqQVGhonQ3yykA==
|
||||
"@vitejs/plugin-vue@1.9.4":
|
||||
version "1.9.4"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.4.tgz#4f48485432cbb986a9fb9d254dc33ce30ddccbfa"
|
||||
integrity sha512-0CZqaCoChriPTTtGkERy1LGPcYjGFpi2uYRhBPIkqJqUGV5JnJFhQAgh6oH9j5XZHfrRaisX8W0xSpO4T7S78A==
|
||||
|
||||
"@vue/compat@3.2.20":
|
||||
version "3.2.20"
|
||||
|
|
Loading…
Reference in a new issue