chore(deps): update dependency @vitejs/plugin-vue to v2.1.0 (#1421)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1421 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2f18d742e0
commit
3f7fd3b9c0
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.10.0",
|
||||
"@typescript-eslint/parser": "5.10.0",
|
||||
"@vitejs/plugin-legacy": "1.6.4",
|
||||
"@vitejs/plugin-vue": "2.0.1",
|
||||
"@vitejs/plugin-vue": "2.1.0",
|
||||
"@vue/eslint-config-typescript": "10.0.0",
|
||||
"autoprefixer": "10.4.2",
|
||||
"axios": "0.25.0",
|
||||
|
|
|
@ -3196,10 +3196,10 @@
|
|||
regenerator-runtime "^0.13.9"
|
||||
systemjs "^6.11.0"
|
||||
|
||||
"@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==
|
||||
"@vitejs/plugin-vue@2.1.0":
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.1.0.tgz#ddf5e0059f84f2ff649afc25ce5a59211e670542"
|
||||
integrity sha512-AZ78WxvFMYd8JmM/GBV6a6SGGTU0GgN/0/4T+FnMMsLzFEzTeAUwuraapy50ifHZsC+G5SvWs86bvaCPTneFlA==
|
||||
|
||||
"@volar/code-gen@0.30.6":
|
||||
version "0.30.6"
|
||||
|
|
Loading…
Reference in a new issue