From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 08:05:07 +0000 (+0100) Subject: chore(deps): update dependency @vitejs/plugin-vue to v2 (#895) X-Git-Tag: @pinia/nuxt@0.1.7~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=920e686221a8b7a6a780e8dbc31017808377fa1b;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps): update dependency @vitejs/plugin-vue to v2 (#895) Co-authored-by: Renovate Bot --- diff --git a/packages/playground/package.json b/packages/playground/package.json index cf9c0887..ae276699 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -8,7 +8,7 @@ "serve": "vite preview" }, "devDependencies": { - "@vitejs/plugin-vue": "^1.10.2", + "@vitejs/plugin-vue": "^2.0.0", "vite": "^2.7.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index a3606a50..05ce9381 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2183,11 +2183,6 @@ dependencies: "@types/yargs-parser" "*" -"@vitejs/plugin-vue@^1.10.2": - version "1.10.2" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a" - integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw== - "@vitejs/plugin-vue@^2.0.0": version "2.0.0" resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.0.0.tgz#5b5879cae44f48874196d018213bf1dbaca8f4ea"