chore(deps): update dependency @vitejs/plugin-vue to v2.2.2 (#1577)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1577 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8ea9d7541f
commit
026ee3e8da
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "5.12.0",
|
"@typescript-eslint/eslint-plugin": "5.12.0",
|
||||||
"@typescript-eslint/parser": "5.12.0",
|
"@typescript-eslint/parser": "5.12.0",
|
||||||
"@vitejs/plugin-legacy": "1.7.1",
|
"@vitejs/plugin-legacy": "1.7.1",
|
||||||
"@vitejs/plugin-vue": "2.2.0",
|
"@vitejs/plugin-vue": "2.2.2",
|
||||||
"@vue/eslint-config-typescript": "10.0.0",
|
"@vue/eslint-config-typescript": "10.0.0",
|
||||||
"autoprefixer": "10.4.2",
|
"autoprefixer": "10.4.2",
|
||||||
"axios": "0.26.0",
|
"axios": "0.26.0",
|
||||||
|
|
|
@ -3270,10 +3270,10 @@
|
||||||
regenerator-runtime "^0.13.9"
|
regenerator-runtime "^0.13.9"
|
||||||
systemjs "^6.12.1"
|
systemjs "^6.12.1"
|
||||||
|
|
||||||
"@vitejs/plugin-vue@2.2.0":
|
"@vitejs/plugin-vue@2.2.2":
|
||||||
version "2.2.0"
|
version "2.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.0.tgz#a0affe3ee09f70a9a1415bd39c0f8a58fa78b419"
|
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.2.tgz#df5d4464ad8cb97c9fb7407a1e5a3a34f716febb"
|
||||||
integrity sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==
|
integrity sha512-3C0s45VOwIFEDU+2ownJOpb0zD5fnjXWaHVOLID2R1mYOlAx3doNBFnNbVjaZvpke/L7IdPJXjpyYpXZToDKig==
|
||||||
|
|
||||||
"@volar/code-gen@0.31.4":
|
"@volar/code-gen@0.31.4":
|
||||||
version "0.31.4"
|
version "0.31.4"
|
||||||
|
|
Loading…
Reference in a new issue