diff --git a/frontend/aashub/package.json b/frontend/aashub/package.json index 3fed345..e1cb2d3 100644 --- a/frontend/aashub/package.json +++ b/frontend/aashub/package.json @@ -19,7 +19,7 @@ "@eslint/js": "^9.9.1", "@types/eslint__js": "^8.42.3", "@types/node": "^22.5.1", - "@vitejs/plugin-vue": "^5.0.5", + "@vitejs/plugin-vue": "^5.1.3", "@vue/tsconfig": "^0.5.1", "eslint": "^9.9.1", "eslint-config-prettier": "^9.1.0", diff --git a/frontend/aashub/yarn.lock b/frontend/aashub/yarn.lock index e2afa61..d7d764e 100644 --- a/frontend/aashub/yarn.lock +++ b/frontend/aashub/yarn.lock @@ -458,10 +458,10 @@ "@typescript-eslint/types" "8.3.0" eslint-visitor-keys "^3.4.3" -"@vitejs/plugin-vue@^5.0.5": - version "5.1.2" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.1.2.tgz#f11091e0130eca6c1ca8cfb85ee71ea53b255d31" - integrity sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A== +"@vitejs/plugin-vue@^5.1.3": + version "5.1.3" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.1.3.tgz#42b55c1a4d6f329aea25c5a24db51a31db31c693" + integrity sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw== "@volar/language-core@2.4.1", "@volar/language-core@~2.4.1": version "2.4.1"