diff --git a/package.json b/package.json index 24b405a1..9477fb4b 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "prettier": "^3.0.2", "ts-node": "^10.9.2", "tsx": "^4.16.0", - "typescript": "5.2.2", + "typescript": "5.7.3", "watch": "^1.0.2", "webpack": "^5.88.1" }, diff --git a/yarn.lock b/yarn.lock index eeaa7cff..cfcbda1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8747,10 +8747,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unbox-primitive@^1.0.2: version "1.0.2"