diff --git a/package.json b/package.json index 2431aa04..f7bf5644 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "sass-embedded": "^1.85.0", "sonar-scanner": "^3.1.0", "tailwindcss": "^4.0.7", - "typescript": "^5.6.3", + "typescript": "^6.0.0", "typescript-eslint": "8.60.1", "vite-plugin-static-copy": "^4.0.0", "vitest": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 28174be6..5e58cce1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3302,10 +3302,10 @@ typescript-eslint@8.60.1: "@typescript-eslint/typescript-estree" "8.60.1" "@typescript-eslint/utils" "8.60.1" -typescript@^5.6.3: - version "5.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" - integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== +typescript@^6.0.0: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== undici@^7.25.0: version "7.27.0"