From 8abb4bd30e318927fb23fdcd8ae41ee085492f7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 06:19:03 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to ^4.4.0 (#101) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 296ad47f..0b4f32f0 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/node-emoji": "^2.1.0", "@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/parser": "^6.7.3", - "@vitejs/plugin-vue": "^4.3.4", + "@vitejs/plugin-vue": "^4.4.0", "@vitest/ui": "^0.34.3", "@vue/test-utils": "^2.4.1", "@vue/tsconfig": "^0.4.0", diff --git a/yarn.lock b/yarn.lock index a2bd9339..22a3ccc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1206,10 +1206,10 @@ "@typescript-eslint/types" "6.7.4" eslint-visitor-keys "^3.4.1" -"@vitejs/plugin-vue@^4.3.4": - version "4.3.4" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.3.4.tgz#a289dff38e01949fe7be581d5542cabaeb961dec" - integrity sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw== +"@vitejs/plugin-vue@^4.4.0": + version "4.4.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.4.0.tgz#8ae96573236cdb12de6850a6d929b5537ec85390" + integrity sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg== "@vitest/expect@0.34.2": version "0.34.2"