diff --git a/frontend/aashub/package.json b/frontend/aashub/package.json index d8cacd3..e470123 100644 --- a/frontend/aashub/package.json +++ b/frontend/aashub/package.json @@ -31,7 +31,7 @@ "pinia": "^2.3.0", "prettier": "^3.4.2", "sass": "1.83.0", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "typescript-eslint": "^8.18.1", "unplugin-fonts": "^1.3.1", "unplugin-vue-components": "^0.28.0", diff --git a/frontend/aashub/yarn.lock b/frontend/aashub/yarn.lock index a41faca..5f31a37 100644 --- a/frontend/aashub/yarn.lock +++ b/frontend/aashub/yarn.lock @@ -1691,10 +1691,10 @@ typescript-eslint@^8.18.1: "@typescript-eslint/parser" "8.18.1" "@typescript-eslint/utils" "8.18.1" -typescript@^5.6.3: - version "5.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" - integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== +typescript@^5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== ufo@^1.5.4: version "1.5.4"