chore(deps): update dependency @vitejs/plugin-vue to v2.2.0 (#1517)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1517 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
232d2f7c88
commit
017c025aaa
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.11.0",
|
||||
"@typescript-eslint/parser": "5.11.0",
|
||||
"@vitejs/plugin-legacy": "1.7.0",
|
||||
"@vitejs/plugin-vue": "2.1.0",
|
||||
"@vitejs/plugin-vue": "2.2.0",
|
||||
"@vue/eslint-config-typescript": "10.0.0",
|
||||
"autoprefixer": "10.4.2",
|
||||
"axios": "0.25.0",
|
||||
|
|
|
@ -3234,10 +3234,10 @@
|
|||
regenerator-runtime "^0.13.9"
|
||||
systemjs "^6.12.1"
|
||||
|
||||
"@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==
|
||||
"@vitejs/plugin-vue@2.2.0":
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.0.tgz#a0affe3ee09f70a9a1415bd39c0f8a58fa78b419"
|
||||
integrity sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==
|
||||
|
||||
"@volar/code-gen@0.31.2":
|
||||
version "0.31.2"
|
||||
|
|
Loading…
Reference in a new issue