diff --git a/package.json b/package.json index a802fcc..cf851ec 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@electron-toolkit/tsconfig": "^1.0.1", "@rushstack/eslint-patch": "^1.6.1", "@types/vue": "^2.0.0", - "@vitejs/plugin-vue": "^5.0.3", + "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", "commitlint": "^19.3.0", diff --git a/yarn.lock b/yarn.lock index 3b4422b..53a7fbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1425,10 +1425,10 @@ resolved "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== -"@vitejs/plugin-vue@^5.0.3": - version "5.1.2" - resolved "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.1.2.tgz#f11091e0130eca6c1ca8cfb85ee71ea53b255d31" - integrity sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A== +"@vitejs/plugin-vue@^5.2.1": + version "5.2.1" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz#d1491f678ee3af899f7ae57d9c21dc52a65c7133" + integrity sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ== "@volar/language-core@1.11.1", "@volar/language-core@~1.11.1": version "1.11.1"