diff --git a/package.json b/package.json index 5ee6410a..8411ec9a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "jest": "^30.0.5", "prettier": "^3.6.2", "react": "^18.3.1", - "typescript": "^5.8.3" + "typescript": "^5.9.2" }, "engines": { "node": ">=20.0.0" diff --git a/yarn.lock b/yarn.lock index 9714c634..566ea6ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4314,10 +4314,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@^5.8.3: - version "5.8.3" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" - integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== +typescript@^5.9.2: + version "5.9.2" + resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== unbox-primitive@^1.0.2: version "1.0.2"