Update dependency @vitejs/plugin-vue to v2

renovate/vitejs-plugin-vue-2.x
Renovate Bot 2021-12-24 09:02:32 +00:00
parent d8b0d35c40
commit 64bf5ea8d7
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@vitejs/plugin-vue": "^1.2.1",
"@vitejs/plugin-vue": "^2.0.0",
"@vue/compiler-sfc": "^3.0.5",
"eslint": "^8.0.0",
"eslint-config-standard": "^16.0.2",

View File

@ -326,10 +326,10 @@
"@typescript-eslint/types" "4.22.0"
eslint-visitor-keys "^2.0.0"
"@vitejs/plugin-vue@^1.2.1":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.2.2.tgz#b0038fc11b9099f4cd01fcbf0ee419adda417b52"
integrity sha512-5BI2WFfs/Z0pAV4S/IQf1oH3bmFYlL5ATMBHgTt1Lf7hAnfpNd5oUAAs6hZPfk3QhvyUQgtk0rJBlabwNFcBJQ==
"@vitejs/plugin-vue@^2.0.0":
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.25.0":
version "0.25.0"