diff --git a/frontend/aashub/package.json b/frontend/aashub/package.json index b4dc0b4..ef26cca 100644 --- a/frontend/aashub/package.json +++ b/frontend/aashub/package.json @@ -31,7 +31,7 @@ "pinia": "^2.2.2", "prettier": "^3.3.3", "sass": "1.78.0", - "typescript": "^5.4.2", + "typescript": "^5.6.2", "typescript-eslint": "^8.5.0", "unplugin-fonts": "^1.1.1", "unplugin-vue-components": "^0.27.4", diff --git a/frontend/aashub/yarn.lock b/frontend/aashub/yarn.lock index 8c2c71e..3134a8e 100644 --- a/frontend/aashub/yarn.lock +++ b/frontend/aashub/yarn.lock @@ -1582,10 +1582,10 @@ typescript-eslint@^8.5.0: "@typescript-eslint/parser" "8.5.0" "@typescript-eslint/utils" "8.5.0" -typescript@^5.4.2: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@^5.6.2: + version "5.6.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" + integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== ufo@^1.5.3: version "1.5.4"