diff --git a/package.json b/package.json index fbaa864..1805721 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "eslint-plugin-react": "^7.32.2", "firebase-tools": "^13.31.0", "prettier": "^3.5.0", - "typescript": "^5.3.3" + "typescript": "^5.7.3" } } diff --git a/yarn.lock b/yarn.lock index 954ea74..9c19168 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8599,10 +8599,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^5.3.3: - version "5.3.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" - integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== +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"