chore(deps): update dependency @vitejs/plugin-vue to v2.0.1 (#1196)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1196 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e7e1cc0e55
commit
eef37c4f70
2 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.7.0",
|
||||
"@typescript-eslint/parser": "5.7.0",
|
||||
"@vitejs/plugin-legacy": "1.6.4",
|
||||
"@vitejs/plugin-vue": "2.0.0",
|
||||
"@vitejs/plugin-vue": "2.0.1",
|
||||
"@vue/eslint-config-typescript": "9.1.0",
|
||||
"autoprefixer": "10.4.0",
|
||||
"axios": "0.24.0",
|
||||
|
|
|
@ -3530,10 +3530,10 @@
|
|||
regenerator-runtime "^0.13.9"
|
||||
systemjs "^6.11.0"
|
||||
|
||||
"@vitejs/plugin-vue@2.0.0":
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.0.0.tgz#5b5879cae44f48874196d018213bf1dbaca8f4ea"
|
||||
integrity sha512-4Xn1h9OcaAf7KYrvz2oEi52fCCCLcCzyr3pDOrzYTWrs0DrzNOXt9fT5IiGb1f/uoNTdX3aAkXVGNXrGkzF/zw==
|
||||
"@vitejs/plugin-vue@2.0.1":
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.0.1.tgz#db0e5eacf96358e04cc501c9008079b25a70a4ac"
|
||||
integrity sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==
|
||||
|
||||
"@volar/code-gen@0.29.8":
|
||||
version "0.29.8"
|
||||
|
|
Loading…
Reference in a new issue