diff --git a/package.json b/package.json index 6ccf31a..406b6db 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "husky": "^9.1.7", "lint-staged": "^15.2.10", "tw-animate-css": "^1.3.6", - "typescript": "~5.8.3", + "typescript": "~5.9.0", "typescript-eslint": "^8.39.1", "vite": "^7.1.2" }, diff --git a/yarn.lock b/yarn.lock index 46df2e1..67b2da3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1756,10 +1756,10 @@ typescript-eslint@^8.39.1: "@typescript-eslint/typescript-estree" "8.39.1" "@typescript-eslint/utils" "8.39.1" -typescript@~5.8.3: - version "5.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" - integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== +typescript@~5.9.0: + version "5.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== undici-types@~7.10.0: version "7.10.0"