From afc0ef54a532eb6de160d975412bb76d023df1f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 06:46:32 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to ^4.4.0 (#1359) 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 f85c144c5..08bcd7db5 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/node": "^18.18.1", "@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", "@vue/eslint-config-standard": "^8.0.1", "@vue/eslint-config-typescript": "^11.0.3", "@vue/tsconfig": "^0.4.0", diff --git a/yarn.lock b/yarn.lock index 1029f6161..6b1d452c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1321,10 +1321,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== "@volar/language-core@1.10.3", "@volar/language-core@~1.10.3": version "1.10.3"