chore(deps): update dependency @vitejs/plugin-vue to v3.1.0 (#2318)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2318 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
d7b7328a0e
commit
59801d797b
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.36.1",
|
||||
"@typescript-eslint/parser": "5.36.1",
|
||||
"@vitejs/plugin-legacy": "2.1.0",
|
||||
"@vitejs/plugin-vue": "3.0.3",
|
||||
"@vitejs/plugin-vue": "3.1.0",
|
||||
"@vue/eslint-config-typescript": "11.0.0",
|
||||
"@vue/test-utils": "2.0.2",
|
||||
"@vue/tsconfig": "0.1.3",
|
||||
|
|
|
@ -2615,10 +2615,10 @@
|
|||
regenerator-runtime "^0.13.9"
|
||||
systemjs "^6.12.4"
|
||||
|
||||
"@vitejs/plugin-vue@3.0.3":
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.0.3.tgz#7e3e401ccb30b4380d2279d9849281413f1791ef"
|
||||
integrity sha512-U4zNBlz9mg+TA+i+5QPc3N5lQvdUXENZLO2h0Wdzp56gI1MWhqJOv+6R+d4kOzoaSSq6TnGPBdZAXKOe4lXy6g==
|
||||
"@vitejs/plugin-vue@3.1.0":
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.1.0.tgz#3a423ea6943a450e806da412a911150e928598ed"
|
||||
integrity sha512-fmxtHPjSOEIRg6vHYDaem+97iwCUg/uSIaTzp98lhELt2ISOQuDo2hbkBdXod0g15IhfPMQmAxh4heUks2zvDA==
|
||||
|
||||
"@volar/code-gen@0.40.7":
|
||||
version "0.40.7"
|
||||
|
|
Loading…
Reference in a new issue